summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctladm
Commit message (Expand)AuthorAgeFilesLines
* Merge from head@274682sjg2014-11-193-67/+163
|\
| * Add to CTL support for logical block provisioning threshold notifications.mav2014-11-061-1/+9
| * Add "rpm" and "formfactor" LUN options to match istgt functionality.mav2014-10-261-1/+7
| * Whitespace fixes.trasz2014-10-222-29/+29
| * Improve and document `ctladm portlist` subcommand.mav2014-10-122-18/+74
| * Make ctld start even if some LUNs are unable to open backing storage.mav2014-10-101-19/+31
| * Implement software (mode page) and hardware (config) write protection.mav2014-10-081-1/+4
| * 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
* | Merge head from 7/28sjg2014-08-192-4/+314
|\ \ | |/
| * 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
* | Updated dependenciessjg2014-05-161-1/+0
* | Updated dependenciessjg2014-05-101-0/+2
* | Merge headsjg2014-04-282-39/+39
|\ \ | |/
| * 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
* | Merge head@256284sjg2013-10-132-4/+469
|\ \ | |/
| * 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
* | Merge from headsjg2013-09-051-2/+4
|\ \ | |/
| * Check the return value of sbuf_finish().jh2013-05-101-2/+4
* | sync from headsjg2013-04-122-2/+13
|\ \ | |/
| * 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
* | Updated dependenciessjg2013-03-111-0/+1
* | Updated dependenciessjg2013-02-161-2/+0
| |
| \
| \
| \
*---. \ Sync from headsjg2012-11-043-13/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+23
|/
* 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