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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused code.
trasz
2015-02-12
2
-21
/
+0
*
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
3
-5
/
+13
*
Slightly polish iSCSI parameters negotiation.
mav
2014-12-19
1
-2
/
+7
*
Make sequence numbers checks more strict.
mav
2014-12-17
2
-3
/
+3
*
Convert usr.sbin to LIBADD
bapt
2014-11-25
1
-2
/
+1
*
For both iSCSI initiator and target increase socket buffer sizes before
mav
2014-11-22
2
-1
/
+10
*
Make both iSCSI initiator and target support base64 encoded CHAP data.
mav
2014-11-09
1
-1
/
+50
*
iscsid does not need to link to libssl
bapt
2014-11-06
1
-2
/
+2
*
Whitespace fixes.
trasz
2014-10-22
2
-4
/
+4
*
Untangle iSCSI authentication code by splitting off the CHAP
trasz
2014-10-22
4
-193
/
+449
*
Add the new iscsi(4) man page
allanjude
2014-09-13
1
-5
/
+7
*
Don't blindly assume the target agreed to transition to Full Feature Phase;
trasz
2014-09-11
1
-9
/
+31
*
Fix memory leak, reported by Coverity.
mav
2014-09-10
1
-0
/
+1
*
Make the iSCSI stack use __FBSDID() properly.
trasz
2014-08-21
6
-6
/
+18
*
Add LIBCRYPTO and LIBSSL to DPADD
ngie
2014-08-18
1
-1
/
+1
*
Make iSCSI initiator keep Initiator Session ID (ISID) across reconnects.
mav
2014-07-06
3
-24
/
+10
*
use .Mt to mark up email addresses consistently (part2)
bapt
2014-06-20
1
-1
/
+1
*
Implement redirection handling in initiator.
trasz
2014-06-18
2
-2
/
+62
*
Get rid of unneccessary argument.
trasz
2014-06-18
1
-5
/
+8
*
Improve code a little; no functional changes.
trasz
2014-06-18
1
-9
/
+21
*
Use proper term in debug messages.
trasz
2014-06-18
1
-5
/
+5
*
Remove unused variable.
trasz
2014-05-15
1
-4
/
+0
*
Remove redundant code.
trasz
2014-04-17
1
-1
/
+0
*
Make it possible for the initiator side to operate in both proxy
trasz
2014-04-16
3
-34
/
+46
*
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
*
Empty data segment during Login Phase is rather unlikely, but it's not
trasz
2014-02-11
3
-7
/
+1
*
The log_whatever() routines don't accept NULL for format strings,
trasz
2014-02-10
1
-4
/
+4
*
Plug memory leak.
trasz
2013-10-09
1
-0
/
+1
*
Fix memory overrun.
trasz
2013-10-09
1
-1
/
+1
*
Fix several problems in the new iSCSI stack; this includes interoperability
trasz
2013-09-18
2
-55
/
+84
*
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
*
Minor mdoc fixes.
joel
2013-09-14
1
-2
/
+2
*
Bring in the new iSCSI target and initiator.
trasz
2013-09-14
9
-0
/
+2609