freebsd-dev/usr.sbin/ctld
Edward Tomasz Napierala 2b30a69dc0 Add documentation for "ctld -u", the UCL configuration file format.
Submitted by:	jceel@
Reviewed by:	wblock@
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D7222
2016-07-21 08:22:25 +00:00
..
chap.c Remove OpenSSL dependency from iscsid(8) and ctld(8). 2015-07-03 10:08:10 +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 Add documentation for "ctld -u", the UCL configuration file format. 2016-07-21 08:22:25 +00:00
ctld.c Fix ctld(8) to not exit when reloading configuration with invalid 2016-07-09 20:01:07 +00:00
ctld.h Don't cap FirstBurstLength to maximum MaxRecvDataSegmentLength claimed 2016-06-09 07:19:02 +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 Report negotiated MaxBurstLength and FirstBurstLength in "iscsictl -v" 2016-06-05 08:48:37 +00:00
keys.c Cosmetics; no functional changes. 2015-11-14 16:15:38 +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 Don't cap FirstBurstLength to maximum MaxRecvDataSegmentLength claimed 2016-06-09 07:19:02 +00:00
Makefile Add an additional, libucl-based configuration file parser to ctld. 2016-02-03 15:45:13 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
parse.y Add an additional, libucl-based configuration file parser to ctld. 2016-02-03 15:45:13 +00:00
pdu.c Eliminate unused headers. 2015-04-14 18:13:55 +00:00
token.l Add to CTL initial support for CDROMs and removable devices. 2015-09-27 13:47:28 +00:00
uclparse.c Check value returned from ucl_parser_add_file(). 2016-03-13 19:50:17 +00:00