summaryrefslogtreecommitdiff
path: root/usr.sbin/iscsid
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variable.Edward Tomasz Napierala2014-05-151-4/+0
* Remove redundant code.Edward Tomasz Napierala2014-04-171-1/+0
* Make it possible for the initiator side to operate in both proxyEdward Tomasz Napierala2014-04-163-34/+46
* Update most userspace consumers of capability.h to use capsicum.h instead.Robert Watson2014-03-161-1/+1
* So, it turns out SIGCHLD is discarded by default, so we have to set upEdward Tomasz Napierala2014-02-111-0/+28
* Empty data segment during Login Phase is rather unlikely, but it's notEdward Tomasz Napierala2014-02-113-7/+1
* The log_whatever() routines don't accept NULL for format strings,Edward Tomasz Napierala2014-02-101-4/+4
* Plug memory leak.Edward Tomasz Napierala2013-10-091-0/+1
* Fix memory overrun.Edward Tomasz Napierala2013-10-091-1/+1
* Fix several problems in the new iSCSI stack; this includes interoperabilityEdward Tomasz Napierala2013-09-182-55/+84
* Make iscsictl(8) automatically try to load the iscsi module. While here,Edward Tomasz Napierala2013-09-181-1/+1
* Improve iSCSI address resolution, fixing "InitiatorAddress" handling,Edward Tomasz Napierala2013-09-171-31/+35
* Minor mdoc fixes.Joel Dahl2013-09-141-2/+2
* Bring in the new iSCSI target and initiator.Edward Tomasz Napierala2013-09-149-0/+2609