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
/
ctladm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix man page to match real option names.
mav
2015-02-12
1
-4
/
+4
*
Make it possible to set (via ctl.conf(5)) and query (via ctladm islist -v)
trasz
2015-02-06
1
-0
/
+5
*
Make "ctladm islist" ignore unknown elements, so the old version
trasz
2015-02-06
1
-2
/
+6
*
Bring some more order into iSCSI portal group tags support.
mav
2015-02-03
1
-0
/
+1
*
CTL LUN mapping rewrite.
mav
2015-02-01
2
-7
/
+108
*
Report initiator id in portlist XML in more formalized way.
mav
2014-12-20
1
-11
/
+16
*
Report XML parsing errors.
mav
2014-12-20
1
-3
/
+12
*
Add configuration options to override physical and UNMAP blocks geometry.
mav
2014-12-17
1
-1
/
+8
*
Count consecutive read requests as blocking in CTL for files and ZVOLs.
mav
2014-12-06
1
-1
/
+8
*
Document r275481 changes.
mav
2014-12-04
1
-2
/
+3
*
Convert usr.sbin to LIBADD
bapt
2014-11-25
1
-2
/
+1
*
Add to CTL support for logical block provisioning threshold notifications.
mav
2014-11-06
1
-1
/
+9
*
Add "rpm" and "formfactor" LUN options to match istgt functionality.
mav
2014-10-26
1
-1
/
+7
*
Whitespace fixes.
trasz
2014-10-22
2
-29
/
+29
*
Improve and document `ctladm portlist` subcommand.
mav
2014-10-12
2
-18
/
+74
*
Make ctld start even if some LUNs are unable to open backing storage.
mav
2014-10-10
1
-19
/
+31
*
Implement software (mode page) and hardware (config) write protection.
mav
2014-10-08
1
-1
/
+4
*
Implement control over command reordering via options and control mode page.
mav
2014-09-13
1
-0
/
+7
*
Add "readcache" and "writecache" LUN options to control default behavior.
mav
2014-09-13
1
-2
/
+6
*
Add support for VMWare dialect of EXTENDED COPY command, aka VAAI Clone.
mav
2014-07-16
1
-0
/
+8
*
Fix typos.
pluknet
2014-07-09
1
-2
/
+2
*
Add LUN options to specify 64-bit EUI and NAA identifiers.
mav
2014-07-09
1
-1
/
+5
*
Add support for READ FULL STATUS action of PERSISTENT RESERVE IN command.
mav
2014-07-07
1
-0
/
+4
*
Burry devid port method, which was a gross hack.
mav
2014-07-05
1
-0
/
+2
*
Fix minor copy-paste bug in r268284.
mav
2014-07-05
1
-1
/
+1
*
Introduce new IOCTL CTL_PORT_LIST reporting in more flexible XML format.
mav
2014-07-05
1
-1
/
+270
*
use .Mt to mark up email addresses consistently (part2)
bapt
2014-06-20
1
-1
/
+1
*
mdoc: add missing width to Bl -tag.
joel
2014-06-15
1
-2
/
+2
*
Document additional LUN/backend options.
mav
2014-06-15
1
-1
/
+24
*
Bump .Dd after r257379.
trasz
2013-10-30
1
-1
/
+1
*
Rename '-h' option to '-p', and use "portal" instead of "host" or "address",
trasz
2013-10-30
2
-38
/
+38
*
Fix two off-by-ones.
trasz
2013-10-09
1
-2
/
+2
*
Fix incorrect use of sizeof().
trasz
2013-10-09
1
-1
/
+1
*
Bring in the new iSCSI target and initiator.
trasz
2013-09-14
2
-2
/
+467
*
Check the return value of sbuf_finish().
jh
2013-05-10
1
-2
/
+4
*
Remove contractions.
joel
2013-04-11
1
-1
/
+1
*
Make ctladm(8) try to load ctl.ko kernel module if needed.
trasz
2013-04-10
1
-0
/
+10
*
Fix dates in manual pages modified in 249009.
trasz
2013-04-02
1
-1
/
+1
*
Make it possible to build CTL as a module.
trasz
2013-04-02
1
-1
/
+2
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
2
-5
/
+5
*
In usr.sbin/ctladm/ctladm.c, function cctl_error_inject(), initialize
dim
2012-08-05
1
-1
/
+1
*
Remove variables which are initialized but never used thereafter reported by ...
eadler
2012-06-19
1
-6
/
+2
*
Minor spelling fixes.
joel
2012-06-03
1
-1
/
+1
*
Fixes to man8 groff mandoc style, usage mistakes, or typos.
wblock
2012-05-24
1
-6
/
+6
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-14
/
+14
*
Remove superfluous paragraph macro.
joel
2012-03-25
1
-3
/
+0
*
Add LUN resizing to CTL. Also make it possible to explicitly set
trasz
2012-03-06
3
-7
/
+131
*
Add the CAM Target Layer (CTL).
ken
2012-01-12
5
-0
/
+5195