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
/
ctld
/
ctld.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
For both iSCSI initiator and target increase socket buffer sizes before
mav
2014-11-22
1
-0
/
+1
*
Add support for sending redirections to iSCSI target.
trasz
2014-11-09
1
-0
/
+6
*
Simplify code; no functional changes.
trasz
2014-10-29
1
-2
/
+2
*
Add discovery-filter. This makes it possible to restrict which targets
trasz
2014-10-29
1
-0
/
+11
*
Add basic iSNS client to the iSCSI target.
mav
2014-10-25
1
-0
/
+17
*
Make the initiator-name and initiator-portal checks a little nicer.
trasz
2014-10-24
1
-0
/
+4
*
Untangle iSCSI authentication code by splitting off the CHAP
trasz
2014-10-22
1
-0
/
+30
*
Add netmasks support to initiator-portal option.
mav
2014-07-28
1
-2
/
+5
*
Pass through iSCSI session ISID from LOGIN request to the CTL frontend.
mav
2014-07-05
1
-0
/
+1
*
Create separate CTL port for every iSCSI target (and maybe portal group).
mav
2014-07-05
1
-2
/
+2
*
Constify.
trasz
2014-04-16
1
-5
/
+8
*
Properly pass the initiator address when running in proxy mode.
trasz
2014-04-16
1
-4
/
+9
*
Rework the way we enable CTL iSCSI port. Previously conf_apply()
trasz
2014-04-16
1
-0
/
+1
*
Properly identify target portal when running in proxy mode. While here,
trasz
2014-04-16
1
-2
/
+9
*
Use new auth-type "deny" instead of using "chap" with no chap entries;
trasz
2014-02-11
1
-3
/
+4
*
Make it possible to redefine portal-group "default".
trasz
2014-02-11
1
-0
/
+3
*
Add auth-type.
trasz
2014-02-11
1
-0
/
+2
*
Rename a variable, no functional changes.
trasz
2014-02-11
1
-3
/
+3
*
Implement initiator-name and initiator-portal restrictions.
trasz
2014-02-11
1
-0
/
+26
*
The log_whatever() routines don't accept NULL for format strings,
trasz
2014-02-11
1
-4
/
+4
*
Bring in the new iSCSI target and initiator.
trasz
2013-09-14
1
-0
/
+277