summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctld/kernel.c
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixes.trasz2014-10-221-3/+3
* Make ctld start even if some LUNs are unable to open backing storage.mav2014-10-101-22/+30
* Make the iSCSI stack use __FBSDID() properly.trasz2014-08-211-1/+3
* Fix ctld crash on startup if target alias is not set.mav2014-07-171-2/+5
* Close race in r268291 between port destruction, delayed by sessionsmav2014-07-061-0/+8
* Pass through iSCSI session ISID from LOGIN request to the CTL frontend.mav2014-07-051-0/+2
* Burry devid port method, which was a gross hack.mav2014-07-051-15/+13
* Create separate CTL port for every iSCSI target (and maybe portal group).mav2014-07-051-36/+283
* serial_num and device_id fields are not necessarily null-terminated.mav2014-06-191-2/+2
* Properly pass the initiator address when running in proxy mode.trasz2014-04-161-1/+6
* Properly identify target portal when running in proxy mode. While here,trasz2014-04-161-15/+14
* Make it possible for the iSCSI target side to operate in both normaltrasz2014-04-161-1/+10
* Update most userspace consumers of capability.h to use capsicum.h instead.rwatson2014-03-161-1/+1
* Improve error reporting.trasz2014-02-111-7/+24
* Rename a variable, no functional changes.trasz2014-02-111-5/+5
* Fix off-by-one.trasz2013-10-091-1/+1
* Fix several problems in the new iSCSI stack; this includes interoperabilitytrasz2013-09-181-2/+2
* Make iscsictl(8) automatically try to load the iscsi module. While here,trasz2013-09-181-1/+1
* Bring in the new iSCSI target and initiator.trasz2013-09-141-0/+782
OpenPOWER on IntegriCloud