opnsense-src/usr.sbin/ctld
Lexi Winter 76a612526c packages: move ctl{d,stat,adm} to the ctl package
This leaves the iscsi package for the iSCSI initiator, and the new
package provides the CAM target layer (including the iSCSI target).

Reviewed by:	manu, des, jhb
Approved by:	des (mentor)
Differential Revision:	https://reviews.freebsd.org/D50287
2025-05-28 02:16:29 +01:00
..
conf.cc ctld: Add a label string to auth_groups 2025-04-11 10:00:14 -04:00
conf.h ctld: Convert to C++ 2025-04-02 14:41:35 -04:00
ctl.conf.5 ctld: Permit simpler syntax for target LUNs in UCL 2025-02-26 10:14:53 -05:00
ctld.8 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
ctld.cc ctld: Require a mask if / is specified in an initiator portal 2025-04-11 10:02:09 -04:00
ctld.h ctld: Add a label string to auth_groups 2025-04-11 10:00:14 -04:00
discovery.cc ctld: Convert to C++ 2025-04-02 14:41:35 -04:00
isns.cc ctld: Convert to C++ 2025-04-02 14:41:35 -04:00
isns.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
kernel.cc ctld: Do not remove item from an nvlist while iterating it 2025-04-11 10:02:48 -04:00
login.cc ctld: Remove dead logging code 2025-04-11 10:02:29 -04:00
Makefile packages: move ctl{d,stat,adm} to the ctl package 2025-05-28 02:16:29 +01:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
parse.y ctld: Add a dedicated API between parse.y and the rest of the program 2025-02-26 10:10:33 -05:00
token.l Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
uclparse.cc ctld: Properly validate mutual user/secret for CHAP-MUTUAL in the UCL parser 2025-04-11 10:01:06 -04:00