index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
iscsid
/
iscsid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r314987-r314989, r314993-r314994, r315046-r315049, r315102
araujo
2017-04-17
1
-2
/
+2
*
Make fail() preserve the errno.
trasz
2016-03-15
1
-1
/
+5
*
The <libutil.h> is an ordinary header file; should sort just like any other.
trasz
2016-01-24
1
-2
/
+1
*
The connection_new() routine was taking an absurd number of parameters; fix it.
trasz
2015-02-05
1
-15
/
+7
*
Make it possible to set (via iscsi.conf(5)) and query (via iscsictl -v)
trasz
2015-02-05
1
-2
/
+5
*
For both iSCSI initiator and target increase socket buffer sizes before
mav
2014-11-22
1
-1
/
+9
*
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