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
/
kernel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
If target name starts with "naa.", set it as WWNN for CTL port.
mav
2015-03-04
1
-1
/
+13
*
Move the "offload" clause from the target section to portal-group
trasz
2015-02-28
1
-2
/
+3
*
Add checks for malloc() failures.
mav
2015-02-25
1
-0
/
+5
*
Teach ctld(8) to control non-iSCSI CTL ports.
mav
2015-02-07
1
-60
/
+98
*
Make it possible to set (via ctl.conf(5)) and query (via ctladm islist -v)
trasz
2015-02-06
1
-0
/
+37
*
Add support for multiple portal groups per target.
mav
2015-02-06
1
-26
/
+59
*
Bring some more order into iSCSI portal group tags support.
mav
2015-02-03
1
-6
/
+2
*
CTL LUN mapping rewrite.
mav
2015-02-01
1
-66
/
+67
*
Whitespace fixes.
trasz
2014-10-22
1
-3
/
+3
*
Make ctld start even if some LUNs are unable to open backing storage.
mav
2014-10-10
1
-22
/
+30
*
Make the iSCSI stack use __FBSDID() properly.
trasz
2014-08-21
1
-1
/
+3
*
Fix ctld crash on startup if target alias is not set.
mav
2014-07-17
1
-2
/
+5
*
Close race in r268291 between port destruction, delayed by sessions
mav
2014-07-06
1
-0
/
+8
*
Pass through iSCSI session ISID from LOGIN request to the CTL frontend.
mav
2014-07-05
1
-0
/
+2
*
Burry devid port method, which was a gross hack.
mav
2014-07-05
1
-15
/
+13
*
Create separate CTL port for every iSCSI target (and maybe portal group).
mav
2014-07-05
1
-36
/
+283
*
serial_num and device_id fields are not necessarily null-terminated.
mav
2014-06-19
1
-2
/
+2
*
Properly pass the initiator address when running in proxy mode.
trasz
2014-04-16
1
-1
/
+6
*
Properly identify target portal when running in proxy mode. While here,
trasz
2014-04-16
1
-15
/
+14
*
Make it possible for the iSCSI target side to operate in both normal
trasz
2014-04-16
1
-1
/
+10
*
Update most userspace consumers of capability.h to use capsicum.h instead.
rwatson
2014-03-16
1
-1
/
+1
*
Improve error reporting.
trasz
2014-02-11
1
-7
/
+24
*
Rename a variable, no functional changes.
trasz
2014-02-11
1
-5
/
+5
*
Fix off-by-one.
trasz
2013-10-09
1
-1
/
+1
*
Fix several problems in the new iSCSI stack; this includes interoperability
trasz
2013-09-18
1
-2
/
+2
*
Make iscsictl(8) automatically try to load the iscsi module. While here,
trasz
2013-09-18
1
-1
/
+1
*
Bring in the new iSCSI target and initiator.
trasz
2013-09-14
1
-0
/
+782