aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ctladm
Commit message (Expand)AuthorAgeFilesLines
* Add to CTL initial support for CDROMs and removable devices.Alexander Motin2015-09-271-3/+4
* Remove some duplicate, legacy, dead and questionable code.Alexander Motin2015-09-262-596/+26
* CTL documentation update, mostly for HA.Alexander Motin2015-09-121-2/+5
* Remove unused target and initiator IDs.Alexander Motin2015-09-102-213/+125
* Allow LUN options modification via CTL_LUNREQ_MODIFY.Alexander Motin2015-09-062-4/+88
* Addition to r287455.Alexander Motin2015-09-041-1/+0
* Drop "internal" CTL frontend.Alexander Motin2015-08-152-255/+1
* make ctdladm(8) return 0 is everything was ok.Baptiste Daroussin2015-07-171-0/+3
* User proper terminology - iSCSI sessions, not iSCSI connections.Edward Tomasz Napierala2015-07-031-7/+7
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+22
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-26/+166
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-193-67/+163
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-192-4/+314
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge headSimon J. Gerraty2014-04-282-39/+39
| |\ \ \
| * \ \ \ Merge head@256284Simon J. Gerraty2013-10-132-4/+469
| |\ \ \ \
| * \ \ \ \ Merge from headSimon J. Gerraty2013-09-051-2/+4
| |\ \ \ \ \
| * \ \ \ \ \ sync from headSimon J. Gerraty2013-04-122-2/+13
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | | Sync from headSimon J. Gerraty2012-11-043-13/+9
| |\ \ \ \ \ \ \
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+23
* | | | | | | | | Advertise ctlstat(8) a little better.Edward Tomasz Napierala2015-05-221-2/+3
* | | | | | | | | Fix man page to match real option names.Alexander Motin2015-02-121-4/+4
* | | | | | | | | Make it possible to set (via ctl.conf(5)) and query (via ctladm islist -v)Edward Tomasz Napierala2015-02-061-0/+5
* | | | | | | | | Make "ctladm islist" ignore unknown elements, so the old versionEdward Tomasz Napierala2015-02-061-2/+6
* | | | | | | | | Bring some more order into iSCSI portal group tags support.Alexander Motin2015-02-031-0/+1
* | | | | | | | | CTL LUN mapping rewrite.Alexander Motin2015-02-012-7/+108
* | | | | | | | | Report initiator id in portlist XML in more formalized way.Alexander Motin2014-12-201-11/+16
* | | | | | | | | Report XML parsing errors.Alexander Motin2014-12-201-3/+12
* | | | | | | | | Add configuration options to override physical and UNMAP blocks geometry.Alexander Motin2014-12-171-1/+8
* | | | | | | | | Count consecutive read requests as blocking in CTL for files and ZVOLs.Alexander Motin2014-12-061-1/+8
* | | | | | | | | Document r275481 changes.Alexander Motin2014-12-041-2/+3
* | | | | | | | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add to CTL support for logical block provisioning threshold notifications.Alexander Motin2014-11-061-1/+9
* | | | | | | | Add "rpm" and "formfactor" LUN options to match istgt functionality.Alexander Motin2014-10-261-1/+7
* | | | | | | | Whitespace fixes.Edward Tomasz Napierala2014-10-222-29/+29
* | | | | | | | Improve and document `ctladm portlist` subcommand.Alexander Motin2014-10-122-18/+74
* | | | | | | | Make ctld start even if some LUNs are unable to open backing storage.Alexander Motin2014-10-101-19/+31
* | | | | | | | Implement software (mode page) and hardware (config) write protection.Alexander Motin2014-10-081-1/+4
* | | | | | | | Implement control over command reordering via options and control mode page.Alexander Motin2014-09-131-0/+7
* | | | | | | | Add "readcache" and "writecache" LUN options to control default behavior.Alexander Motin2014-09-131-2/+6
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add support for VMWare dialect of EXTENDED COPY command, aka VAAI Clone.Alexander Motin2014-07-161-0/+8
* | | | | | | Fix typos.Sergey Kandaurov2014-07-091-2/+2
* | | | | | | Add LUN options to specify 64-bit EUI and NAA identifiers.Alexander Motin2014-07-091-1/+5
* | | | | | | Add support for READ FULL STATUS action of PERSISTENT RESERVE IN command.Alexander Motin2014-07-071-0/+4
* | | | | | | Burry devid port method, which was a gross hack.Alexander Motin2014-07-051-0/+2
* | | | | | | Fix minor copy-paste bug in r268284.Alexander Motin2014-07-051-1/+1