freebsd-nq/usr.sbin/ctld
Edward Tomasz Napierala aa32b5e076 Make setproctitle(3) work in Capsicum capability mode. This makes
ctld(8) child processes to indicate initiator address and name in
their titles, similar to what iscsid(8) child processes do.

PR:		181352
Differential Revision:	https://reviews.freebsd.org/D2363
Reviewed by:	rwatson@, mjg@
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
2015-04-27 11:18:16 +00:00
..
chap.c Make both iSCSI initiator and target support base64 encoded CHAP data. 2014-11-09 20:39:08 +00:00
ctl.conf.5 Add hint about "volmode=dev" to ctl.conf(5). 2015-04-21 09:11:28 +00:00
ctld.8 Add HISTORY section to ctld(8). 2014-11-09 13:45:35 +00:00
ctld.c Make ctld to not exit on ECONNABORTED on accept(). 2015-04-06 18:56:02 +00:00
ctld.h Move the "offload" clause from the target section to portal-group 2015-02-28 12:02:32 +00:00
discovery.c Eliminate unused headers. 2015-04-14 18:13:55 +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 If target name starts with "naa.", set it as WWNN for CTL port. 2015-03-04 14:12:38 +00:00
keys.c Eliminate unused headers. 2015-04-14 18:13:55 +00:00
log.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
login.c Make setproctitle(3) work in Capsicum capability mode. This makes 2015-04-27 11:18:16 +00:00
Makefile Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
parse.y Eliminate unused headers. 2015-04-14 18:13:55 +00:00
pdu.c Eliminate unused headers. 2015-04-14 18:13:55 +00:00
token.l Eliminate unused headers. 2015-04-14 18:13:55 +00:00