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
*
META MODE: Update dependencies with 'the-lot' and add missing directories.
bdrewery
2015-12-01
1
-0
/
+31
*
Add missing error checks.
trasz
2015-11-14
1
-6
/
+12
*
Cosmetics; no functional changes.
trasz
2015-11-14
1
-1
/
+2
*
Don't try to avoid calling free(3) with NULL argument.
trasz
2015-11-14
1
-4
/
+2
*
Introduce portal group options in ctl.conf.
mav
2015-11-09
5
-76
/
+98
*
Fix a ton of speelling errors
eadler
2015-10-21
1
-1
/
+1
*
Document CD block size of 2048.
mav
2015-10-02
1
-1
/
+1
*
Set default block size for CD to expected 2048 bytes.
mav
2015-10-02
2
-1
/
+5
*
Add to CTL initial support for CDROMs and removable devices.
mav
2015-09-27
6
-4
/
+49
*
Remove some duplicate, legacy, dead and questionable code.
mav
2015-09-26
1
-1
/
+1
*
Fix typo.
jpaetzel
2015-09-25
1
-1
/
+1
*
Make cltd ignore HA ports.
mav
2015-09-21
1
-1
/
+7
*
Add ctl-lun config option for consistency in HA setups.
mav
2015-09-15
5
-3
/
+36
*
Add negotiation of iSCSIProtocolLevel to 2 (RFC7144).
mav
2015-09-13
1
-0
/
+5
*
When updating port, apply only change of LUN map, not whole.
mav
2015-09-13
3
-3
/
+11
*
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
[next]