summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctladm
Commit message (Expand)AuthorAgeFilesLines
* Implement control over command reordering via options and control mode page.mav2014-09-131-0/+7
* Add "readcache" and "writecache" LUN options to control default behavior.mav2014-09-131-2/+6
* Add support for VMWare dialect of EXTENDED COPY command, aka VAAI Clone.mav2014-07-161-0/+8
* Fix typos.pluknet2014-07-091-2/+2
* Add LUN options to specify 64-bit EUI and NAA identifiers.mav2014-07-091-1/+5
* Add support for READ FULL STATUS action of PERSISTENT RESERVE IN command.mav2014-07-071-0/+4
* Burry devid port method, which was a gross hack.mav2014-07-051-0/+2
* Fix minor copy-paste bug in r268284.mav2014-07-051-1/+1
* Introduce new IOCTL CTL_PORT_LIST reporting in more flexible XML format.mav2014-07-051-1/+270
* use .Mt to mark up email addresses consistently (part2)bapt2014-06-201-1/+1
* mdoc: add missing width to Bl -tag.joel2014-06-151-2/+2
* Document additional LUN/backend options.mav2014-06-151-1/+24
* Bump .Dd after r257379.trasz2013-10-301-1/+1
* Rename '-h' option to '-p', and use "portal" instead of "host" or "address",trasz2013-10-302-38/+38
* Fix two off-by-ones.trasz2013-10-091-2/+2
* Fix incorrect use of sizeof().trasz2013-10-091-1/+1
* Bring in the new iSCSI target and initiator.trasz2013-09-142-2/+467
* Check the return value of sbuf_finish().jh2013-05-101-2/+4
* Remove contractions.joel2013-04-111-1/+1
* Make ctladm(8) try to load ctl.ko kernel module if needed.trasz2013-04-101-0/+10
* Fix dates in manual pages modified in 249009.trasz2013-04-021-1/+1
* Make it possible to build CTL as a module.trasz2013-04-021-1/+2
* More -Wmissing-variable-declarations fixes.ed2012-10-192-5/+5
* In usr.sbin/ctladm/ctladm.c, function cctl_error_inject(), initializedim2012-08-051-1/+1
* Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-6/+2
* Minor spelling fixes.joel2012-06-031-1/+1
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-241-6/+6
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-14/+14
* Remove superfluous paragraph macro.joel2012-03-251-3/+0
* Add LUN resizing to CTL. Also make it possible to explicitly settrasz2012-03-063-7/+131
* Add the CAM Target Layer (CTL).ken2012-01-125-0/+5195
OpenPOWER on IntegriCloud