Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the iSCSI stack use __FBSDID() properly. | trasz | 2014-08-21 | 1 | -1/+3 |
* | Make iSCSI initiator keep Initiator Session ID (ISID) across reconnects. | mav | 2014-07-06 | 1 | -4/+7 |
* | Implement redirection handling in initiator. | trasz | 2014-06-18 | 1 | -2/+2 |
* | Make it possible for the initiator side to operate in both proxy | trasz | 2014-04-16 | 1 | -25/+23 |
* | Update most userspace consumers of capability.h to use capsicum.h instead. | rwatson | 2014-03-16 | 1 | -1/+1 |
* | So, it turns out SIGCHLD is discarded by default, so we have to set up | trasz | 2014-02-11 | 1 | -0/+28 |
* | Fix several problems in the new iSCSI stack; this includes interoperability | trasz | 2013-09-18 | 1 | -50/+39 |
* | Make iscsictl(8) automatically try to load the iscsi module. While here, | trasz | 2013-09-18 | 1 | -1/+1 |
* | Improve iSCSI address resolution, fixing "InitiatorAddress" handling, | trasz | 2013-09-17 | 1 | -31/+35 |
* | Bring in the new iSCSI target and initiator. | trasz | 2013-09-14 | 1 | -0/+576 |