freebsd-dev/usr.sbin/ctld
Baptiste Daroussin a6aeb2b6e4 Fix ctld segfaulting when using ucl conf file format and having duplicated
lun or target

Submitted by:	Nikita Kozlov <nikita.kozlov at blade-group.com>
MFC after:	3 days
Sponsored by:	blade
Differential Revision:	https://reviews.freebsd.org/D12646
2017-10-15 08:03:14 +00:00
..
chap.c Fix calloc(3) argument order. 2016-08-22 15:01:39 +00:00
ctl.conf.5 Add documentation for "ctld -u", the UCL configuration file format. 2016-07-21 08:22:25 +00:00
ctld.8 Make ctld(8) mention cfiscsi(4). 2017-05-28 16:41:42 +00:00
ctld.c Do not register in CTL portal groups without portals. 2017-04-10 10:38:12 +00:00
ctld.h Do not register in CTL portal groups without portals. 2017-04-10 10:38:12 +00:00
discovery.c Fix error message. 2016-05-19 14:45:34 +00:00
isns.c Eliminate unused headers. 2015-04-14 18:13:55 +00:00
isns.h Add basic iSNS client to the iSCSI target. 2014-10-25 12:50:26 +00:00
kernel.c Split iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4) 2017-03-30 04:56:27 +00:00
keys.c Fix calloc(3) argument order. 2016-08-22 15:01:39 +00:00
log.c Use the log_errno value passed to the function instead of the errno global 2016-03-15 11:03:45 +00:00
login.c Fix wrong way assignment in r312190. 2017-01-14 19:58:51 +00:00
Makefile Split iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4) 2017-03-30 04:56:27 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
parse.y Add MAX_LUNS overflow safety checks. 2016-12-27 17:13:31 +00:00
pdu.c Fix build with ICL_KERNEL_PROXY. 2017-01-20 17:43:36 +00:00
token.l Add to CTL initial support for CDROMs and removable devices. 2015-09-27 13:47:28 +00:00
uclparse.c Fix ctld segfaulting when using ucl conf file format and having duplicated 2017-10-15 08:03:14 +00:00