freebsd-dev/usr.sbin/ctld
Alexander Motin 3b11655c7e When modifying LUN pass "special" options too.
Before switching to nvlists CTL merged previous and new options, so
any options not passed just kept previous value.  Now CTL completely
replaces them, so we must pass everything still relevant.

MFC after:	1 week
Sponsored by:	iXsystems, Inc.
2020-07-28 22:32:50 +00:00
..
chap.c Add missing SPDX tags for ctld(8). 2018-01-24 16:37:29 +00:00
ctl.conf.5 Strip trailing whitespace. 2018-04-10 08:14:31 +00:00
ctld.8 Add 'ctld -t', to test configuration file validity. 2020-03-31 13:43:09 +00:00
ctld.c Add 'ctld -t', to test configuration file validity. 2020-03-31 13:43:09 +00:00
ctld.h Rework CTL frontend & backend options to use nv(3), allow creating multiple 2018-05-10 03:50:20 +00:00
discovery.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
isns.c Add missing SPDX tags for ctld(8). 2018-01-24 16:37:29 +00:00
isns.h
kernel.c When modifying LUN pass "special" options too. 2020-07-28 22:32:50 +00:00
keys.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
log.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
login.c userland: Fix several typos and minor errors 2017-12-27 03:23:01 +00:00
Makefile Stop linking to libl by specifying we do not need yywrap 2019-09-10 07:28:27 +00:00
Makefile.depend
parse.y Rework CTL frontend & backend options to use nv(3), allow creating multiple 2018-05-10 03:50:20 +00:00
pdu.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
token.l Stop linking to libl by specifying we do not need yywrap 2019-09-10 07:28:27 +00:00
uclparse.c ctld: Fix a memory leak in uclparse_conf(). 2020-05-30 19:11:41 +00:00