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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the usage() mention the -u option added in r295212.
trasz
2016-04-12
1
-1
/
+1
*
Add an additional, libucl-based configuration file parser to ctld.
jceel
2016-02-03
1
-3
/
+109
*
Introduce portal group options in ctl.conf.
mav
2015-11-09
1
-35
/
+36
*
Fix a ton of speelling errors
eadler
2015-10-21
1
-1
/
+1
*
Set default block size for CD to expected 2048 bytes.
mav
2015-10-02
1
-1
/
+4
*
Add to CTL initial support for CDROMs and removable devices.
mav
2015-09-27
1
-0
/
+7
*
Fix typo.
jpaetzel
2015-09-25
1
-1
/
+1
*
Add ctl-lun config option for consistency in HA setups.
mav
2015-09-15
1
-0
/
+1
*
When updating port, apply only change of LUN map, not whole.
mav
2015-09-13
1
-1
/
+1
*
Add two new portal group options "tag" and "foreign".
mav
2015-09-07
1
-5
/
+16
*
Allow LUN options modification via CTL_LUNREQ_MODIFY.
mav
2015-09-06
1
-11
/
+7
*
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
*
Move the "offload" clause from the target section to portal-group
trasz
2015-02-28
1
-18
/
+17
*
Fix memory leak on incorrect initiator portal.
mav
2015-02-25
1
-0
/
+1
*
Add missing asprintf() status checks.
mav
2015-02-11
1
-2
/
+8
*
Teach ctld(8) to control non-iSCSI CTL ports.
mav
2015-02-07
1
-8
/
+93
*
Make it possible to set (via ctl.conf(5)) and query (via ctladm islist -v)
trasz
2015-02-06
1
-0
/
+18
*
Add support for multiple portal groups per target.
mav
2015-02-06
1
-46
/
+116
*
Bring some more order into iSCSI portal group tags support.
mav
2015-02-03
1
-3
/
+14
*
CTL LUN mapping rewrite.
mav
2015-02-01
1
-213
/
+197
*
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
*
For both iSCSI initiator and target increase socket buffer sizes before
mav
2014-11-22
1
-1
/
+11
*
In conf_apply() remove iSCSI ports from kernel before removing LUNs.
mav
2014-11-21
1
-10
/
+10
*
Add missing error checking for kernel_port_{add,remove}(). Both can fail
trasz
2014-11-21
1
-3
/
+22
*
Add support for sending redirections to iSCSI target.
trasz
2014-11-09
1
-4
/
+52
*
Remove unused assignments, noticed by Clang analyzer.
mav
2014-11-07
1
-7
/
+7
*
Simplify code; no functional changes.
trasz
2014-10-29
1
-42
/
+16
*
Add discovery-filter. This makes it possible to restrict which targets
trasz
2014-10-29
1
-0
/
+50
*
Add basic iSNS client to the iSCSI target.
mav
2014-10-25
1
-44
/
+349
*
Make the initiator-name and initiator-portal checks a little nicer.
trasz
2014-10-24
1
-0
/
+25
*
Fix ctld(8) to not show the "auth-group <name> not assigned to any target"
trasz
2014-10-22
1
-6
/
+15
*
Whitespace fixes.
trasz
2014-10-22
1
-6
/
+6
*
Make kernel to update LUN size from the backing storage on configuration
mav
2014-09-18
1
-1
/
+2
*
Avoid ctld(8) crash on getaddrinfo(3) failure.
trasz
2014-09-06
1
-9
/
+7
*
Turn two errors, which are possible to trigger only by bugs,
trasz
2014-09-05
1
-7
/
+3
*
Make the iSCSI stack use __FBSDID() properly.
trasz
2014-08-21
1
-1
/
+3
*
Fix r269183 build woth GCC.
mav
2014-07-28
1
-5
/
+10
*
Add netmasks support to initiator-portal option.
mav
2014-07-28
1
-12
/
+84
*
Create separate CTL port for every iSCSI target (and maybe portal group).
mav
2014-07-05
1
-14
/
+3
*
English.
trasz
2014-04-16
1
-3
/
+3
*
If we fail to create LUN, try again on next configuration reload.
trasz
2014-04-16
1
-1
/
+9
*
Use consistent punctuation.
trasz
2014-04-16
1
-3
/
+4
*
Constify.
trasz
2014-04-16
1
-5
/
+5
*
Properly pass the initiator address when running in proxy mode.
trasz
2014-04-16
1
-26
/
+19
*
Use socket address from accept(2) instead of retrieving it via
trasz
2014-04-16
1
-11
/
+13
*
Rework the way we enable CTL iSCSI port. Previously conf_apply()
trasz
2014-04-16
1
-8
/
+13
*
Properly identify target portal when running in proxy mode. While here,
trasz
2014-04-16
1
-11
/
+22
*
Make it possible for the iSCSI target side to operate in both normal
trasz
2014-04-16
1
-78
/
+77
[next]