aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ctladm
Commit message (Expand)AuthorAgeFilesLines
* ctladm: fix resource leakPierre Pronchery7 days1-1/+0
* ctladm: Add nvterminate command to drop active NVMeoF associationsJohn Baldwin2024-05-022-2/+85
* ctladm: Add nvlist command to list active NVMeoF associationsJohn Baldwin2024-05-022-2/+269
* ctladm: Permit creating nvmf portsJohn Baldwin2024-05-021-0/+1
* ctl: Support NVMe requests in debug trace functionsJohn Baldwin2024-05-021-1/+1
* ctl: Avoid an upcast for calling ctl_scsi_path_stringJohn Baldwin2024-05-021-3/+3
* ctladm: Use nitems() in a few more placesJohn Baldwin2024-05-021-6/+3
* ctladm: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0])Elyes Haouas2024-04-291-3/+3
* ctladm: Only autoload cfiscsi.ko for iSCSI-specific commandsJohn Baldwin2023-12-271-1/+7
* ctladm: Fix a typo and add a FALLTHROUGH annotationJohn Baldwin2023-12-271-1/+2
* cltadm.8: Correct documentation of -r arg to port commandJohn Baldwin2023-12-271-2/+2
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-162-4/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+1
* Missed chunk of 0acc026dda9e.Alexander Motin2022-12-031-1/+1
* ctladm: Fix typo in command line help.Alexander Motin2022-08-111-1/+1
* pkgbase: Move ctld/ctladm to iscsi packageEmmanuel Vadot2021-06-191-0/+1
* Introduce "soft" serseq variant.Alexander Motin2021-04-061-4/+5
* Replace paths in ctladm(8) examples with something sensible.Edward Tomasz Napierala2020-11-231-11/+5
* Fix a few mandoc issuesGordon Bergling2020-10-091-73/+88
* Add CTL support for REPORT IDENTIFYING INFORMATION command.Alexander Motin2020-08-061-2/+6
* Report STATUS_QUEUED/SENT in `ctladm dumpooa` output.Alexander Motin2020-05-291-3/+6
* Add device temperature reporting into CTL.Alexander Motin2019-07-261-1/+4
* Fix passing wrong variables to nvlist_destroy() after r333446.Alexander Motin2018-12-211-4/+4
* Rework CTL frontend & backend options to use nv(3), allow creating multipleMarcelo Araujo2018-05-103-197/+210
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-272-2/+6
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Correct typo in usage string.Benno Rice2017-08-221-1/+1
* The ctladm man page incorrectly duplicated the text for theBenedict Reuschling2017-07-151-3/+3
* Split iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)Enji Cooper2017-03-302-0/+14
* ctldadm: sort #includes per style(9)Enji Cooper2017-03-271-12/+11
* usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-2/+2
* Replace Cyrillic characters with Latin (normal) ones.Warren Block2017-02-031-2/+2
* Make CTL ramdisk backend a real RAM disk.Alexander Motin2017-01-241-2/+17
* Add support for locally assigned RFC 4122 UUID LUN identifiers.Alexander Motin2016-12-211-2/+5
* Add LU option to control reported provisioning type.Alexander Motin2016-10-151-1/+7
* Add LUN options to limit UNMAP and WRITE SAME sizes.Alexander Motin2016-10-151-1/+8
* Make the iSCSI parameter negotiation more flexible.Navdeep Parhar2016-08-251-17/+22
* Remove duplicated semicolons.Edward Tomasz Napierala2016-06-051-4/+4
* Report negotiated MaxBurstLength and FirstBurstLength in "iscsictl -v"Edward Tomasz Napierala2016-06-051-0/+10
* usr.sbin: minor spelling fixes on comments.Pedro F. Giffuni2016-05-011-1/+1
* Fix typo.Edward Tomasz Napierala2016-02-291-1/+1
* 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