summaryrefslogtreecommitdiffstats
path: root/usr.sbin/iscsid
Commit message (Expand)AuthorAgeFilesLines
* Add the new iscsi(4) man pageallanjude2014-09-131-5/+7
* Don't blindly assume the target agreed to transition to Full Feature Phase;trasz2014-09-111-9/+31
* Fix memory leak, reported by Coverity.mav2014-09-101-0/+1
* Make the iSCSI stack use __FBSDID() properly.trasz2014-08-216-6/+18
* Add LIBCRYPTO and LIBSSL to DPADDngie2014-08-181-1/+1
* Make iSCSI initiator keep Initiator Session ID (ISID) across reconnects.mav2014-07-063-24/+10
* use .Mt to mark up email addresses consistently (part2)bapt2014-06-201-1/+1
* Implement redirection handling in initiator.trasz2014-06-182-2/+62
* Get rid of unneccessary argument.trasz2014-06-181-5/+8
* Improve code a little; no functional changes.trasz2014-06-181-9/+21
* Use proper term in debug messages.trasz2014-06-181-5/+5
* Remove unused variable.trasz2014-05-151-4/+0
* Remove redundant code.trasz2014-04-171-1/+0
* Make it possible for the initiator side to operate in both proxytrasz2014-04-163-34/+46
* Update most userspace consumers of capability.h to use capsicum.h instead.rwatson2014-03-161-1/+1
* So, it turns out SIGCHLD is discarded by default, so we have to set uptrasz2014-02-111-0/+28
* Empty data segment during Login Phase is rather unlikely, but it's nottrasz2014-02-113-7/+1
* The log_whatever() routines don't accept NULL for format strings,trasz2014-02-101-4/+4
* Plug memory leak.trasz2013-10-091-0/+1
* Fix memory overrun.trasz2013-10-091-1/+1
* Fix several problems in the new iSCSI stack; this includes interoperabilitytrasz2013-09-182-55/+84
* Make iscsictl(8) automatically try to load the iscsi module. While here,trasz2013-09-181-1/+1
* Improve iSCSI address resolution, fixing "InitiatorAddress" handling,trasz2013-09-171-31/+35
* Minor mdoc fixes.joel2013-09-141-2/+2
* Bring in the new iSCSI target and initiator.trasz2013-09-149-0/+2609
OpenPOWER on IntegriCloud