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
*
Add two new portal group options "tag" and "foreign".
mav
2015-09-07
5
-7
/
+58
*
Allow LUN options modification via CTL_LUNREQ_MODIFY.
mav
2015-09-06
3
-14
/
+35
*
Another addition to r287455.
mav
2015-09-04
1
-1
/
+0
*
Use proper term in the ctld(8) and iscsid(8) man pages.
trasz
2015-09-03
1
-2
/
+2
*
Simplify the introductory example in ctl.conf(5) down to absolute
trasz
2015-09-03
1
-7
/
+1
*
Some random tweaks to ctl.conf(5).
trasz
2015-08-24
1
-12
/
+38
*
Drop "internal" CTL frontend.
mav
2015-08-15
1
-1
/
+0
*
Refactor early stages of security negotiation.
mav
2015-08-08
1
-73
/
+77
*
Remove some code duplication.
mav
2015-08-08
1
-7
/
+1
*
Remove OpenSSL dependency from iscsid(8) and ctld(8).
trasz
2015-07-03
3
-28
/
+15
*
Plug minor memory leak at r284765.
mav
2015-06-26
1
-0
/
+2
*
Teach ctld about CTL's physical_port and virtual_port fields.
mav
2015-06-24
2
-7
/
+25
*
Allow '@' in unquoted strings, such as with the "path" statement. Note
trasz
2015-06-18
1
-1
/
+1
*
Fix bug in r278331: unlike some other options MaxRecvDataSegmentLength
mav
2015-06-02
1
-1
/
+1
*
Advertise ctlstat(8) a little better.
trasz
2015-05-22
1
-2
/
+3
*
Make setproctitle(3) work in Capsicum capability mode. This makes
trasz
2015-04-27
1
-3
/
+0
*
Add hint about "volmode=dev" to ctl.conf(5).
trasz
2015-04-21
1
-3
/
+9
*
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
[next]