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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate unused headers.
delphij
2015-04-14
7
-14
/
+0
*
Make ctld to not exit on ECONNABORTED on accept().
mav
2015-04-06
1
-1
/
+4
*
Fix thinko/copypaste error.
jpaetzel
2015-04-04
1
-1
/
+1
*
Add example configuration for FibreChannel ports.
mav
2015-03-04
1
-6
/
+8
*
If target name starts with "naa.", set it as WWNN for CTL port.
mav
2015-03-04
1
-1
/
+13
*
Fix handling of queued text and logout requests.
mav
2015-03-04
1
-0
/
+4
*
Move the "offload" clause from the target section to portal-group
trasz
2015-02-28
6
-40
/
+41
*
Add missing error check.
trasz
2015-02-26
1
-1
/
+4
*
Fix memory leak on incorrect initiator portal.
mav
2015-02-25
1
-0
/
+1
*
Add checks for malloc() failures.
mav
2015-02-25
1
-0
/
+5
*
Remove unused code.
trasz
2015-02-12
2
-21
/
+0
*
Add missing asprintf() status checks.
mav
2015-02-11
1
-2
/
+8
*
Fix formatting.
trasz
2015-02-11
1
-3
/
+3
*
Teach ctld(8) to control non-iSCSI CTL ports.
mav
2015-02-07
6
-72
/
+257
*
Make it possible to set (via ctl.conf(5)) and query (via ctladm islist -v)
trasz
2015-02-06
7
-11
/
+101
*
Add support for multiple portal groups per target.
mav
2015-02-06
7
-111
/
+279
*
Bring some more order into iSCSI portal group tags support.
mav
2015-02-03
3
-10
/
+16
*
CTL LUN mapping rewrite.
mav
2015-02-01
5
-305
/
+358
*
Slightly polish iSCSI parameters negotiation.
mav
2014-12-19
1
-1
/
+1
*
Make sequence numbers checks more strict.
mav
2014-12-17
2
-9
/
+9
*
Do not corrupt the listen string when parsing it.
mav
2014-12-03
1
-5
/
+7
*
Fix null pointer dereference.
trasz
2014-12-02
1
-1
/
+1
*
Convert usr.sbin to LIBADD
bapt
2014-11-25
1
-2
/
+1
*
Remove the pidfile clause from the ctl.conf example. Why do everyone
trasz
2014-11-24
1
-3
/
+1
*
For both iSCSI initiator and target increase socket buffer sizes before
mav
2014-11-22
2
-1
/
+12
*
In conf_apply() remove iSCSI ports from kernel before removing LUNs.
mav
2014-11-21
1
-10
/
+10
*
Fix error handling.
trasz
2014-11-21
1
-1
/
+1
*
Add missing error checking for kernel_port_{add,remove}(). Both can fail
trasz
2014-11-21
1
-3
/
+22
*
Make both iSCSI initiator and target support base64 encoded CHAP data.
mav
2014-11-09
1
-1
/
+50
*
Add HISTORY section to ctld(8).
trasz
2014-11-09
1
-1
/
+6
*
Fix several nits in redirection handling - don't use wrong CSG,
trasz
2014-11-09
1
-27
/
+14
*
Add support for sending redirections to iSCSI target.
trasz
2014-11-09
6
-6
/
+195
*
Improve wording in ctl.conf(5).
trasz
2014-11-08
1
-4
/
+5
*
ctld(8) doesn't require -lcam or -lssl; remove those from DPADD and LDADD.
trasz
2014-11-08
1
-2
/
+2
*
Remove unused assignments, noticed by Clang analyzer.
mav
2014-11-07
1
-7
/
+7
*
Fix iscsictl(8) and ctld(8) to correctly handle Windows newlines
trasz
2014-10-29
1
-0
/
+1
*
Keep the token list sorted.
trasz
2014-10-29
1
-3
/
+3
*
Make it possible to optionally use semicolon to separate statements.
trasz
2014-10-29
2
-1
/
+12
*
Simplify code; no functional changes.
trasz
2014-10-29
3
-47
/
+21
*
Add discovery-filter. This makes it possible to restrict which targets
trasz
2014-10-29
7
-8
/
+193
*
Document iSNS defaults.
trasz
2014-10-28
1
-1
/
+3
*
Fix build after previous commit. While here, improve error messages.
trasz
2014-10-28
1
-13
/
+27
*
Remove the distinction between strings and numbers from ctld(8) yacc parser.
trasz
2014-10-28
2
-30
/
+59
*
Add basic iSNS client to the iSCSI target.
mav
2014-10-25
8
-46
/
+759
*
Improve ctld.conf example.
trasz
2014-10-24
1
-10
/
+17
*
Make the initiator-name and initiator-portal checks a little nicer.
trasz
2014-10-24
3
-20
/
+36
*
Tidy up the login code; no functional changes.
trasz
2014-10-24
1
-11
/
+11
*
Clean up (refactor) discovery a little; no functional changes.
trasz
2014-10-23
1
-9
/
+8
*
Fix ctl.conf example to use proper paths to ZVOLs.
trasz
2014-10-22
1
-4
/
+4
*
Remove misleading statement. Bump date.
trasz
2014-10-22
1
-8
/
+2
[next]