aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/iscsictl
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-162-4/+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-163-6/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-124-4/+4
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-2/+1
* Add missing check for xo_parse_args return code.Phil Shafer2023-01-301-0/+3
* iscsi: per-session timeouts and rapid teardown of session on reconnectRichard Scheffenegger2022-02-255-2/+78
* Retire obsolete iscsi_initiator(4)Ed Maste2021-10-262-19/+1
* iscsi.conf(5): Fix a mandoc warningGordon Bergling2020-11-201-3/+3
* [iscsictl] Fix compile issues that creep up with gcc-6.4Adrian Chadd2020-11-011-2/+1
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-285-5/+0
* Add network QoS support for PCP to iscsi initiator.Richard Scheffenegger2020-10-245-0/+39
* Add DSCP support for network QoS to iscsi initiator.Richard Scheffenegger2020-10-096-2/+89
* Stop hardcoding WARNS in iscsictl(8).Edward Tomasz Napierala2020-04-011-1/+0
* iscsictl.8: Add missing flag parametersMateusz Piotrowski2018-12-271-17/+19
* Make iscsictl(1) display "Disabled" status for disabled sessions.Edward Tomasz Napierala2018-03-101-1/+2
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-275-1/+11
* Fix language in a bunch of error messages.Niclas Zeising2017-11-221-27/+27
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Adopt SRCTOP in usr.binWarner Losh2017-03-121-1/+1
* Move values displayed by "iscsictl -v" one character to the right,Edward Tomasz Napierala2017-01-221-25/+25
* Remove some unused code.Alexander Motin2017-01-202-30/+0
* Make the iSCSI parameter negotiation more flexible.Navdeep Parhar2016-08-251-25/+29
* Report negotiated MaxBurstLength and FirstBurstLength in "iscsictl -v"Edward Tomasz Napierala2016-06-051-0/+4
* Add "iscsictl -e". Among other things, it makes it possible to performEdward Tomasz Napierala2016-05-316-10/+94
* Make iscsictl(8) error messages more consistent.Edward Tomasz Napierala2016-05-311-24/+22
* Do libxo cleanup even in case of errors.Edward Tomasz Napierala2016-05-261-2/+3
* Make iscsictl(8) actually report non-zero status on errors. The "failed"Edward Tomasz Napierala2016-05-261-1/+1
* Add the "-r" flag to iscsictl(8).Edward Tomasz Napierala2016-05-062-4/+25
* Document the "Protocol" field of iscsi.conf(5).Edward Tomasz Napierala2016-05-061-1/+9
* usr.bin: minor spelling fixes on comments.Pedro F. Giffuni2016-05-011-1/+1
* MFHGlen Barber2016-03-021-6/+0
|\
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-6/+0
* | Include correct is*ct*l program in iscsi package, and package theGlen Barber2016-02-161-0/+1
|/
* mdoc: sort XrJoel Dahl2016-01-181-3/+3
* Add more text to explain --libxo flag.Craig Rodrigues2015-12-011-2/+11
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+28
* Make libxo depend on libutil because it uses humanize_number after r287111Enji Cooper2015-10-181-1/+1
* Remove write-only variable.Edward Tomasz Napierala2015-10-171-2/+0
* Add -w flag to iscsictl(8) utility, to make it wait for successfullEdward Tomasz Napierala2015-10-172-7/+89
* Upgrade libxo to 0.4.5.Marcel Moolenaar2015-08-241-1/+1
* Add libxo(3) support to iscsictl(8).Edward Tomasz Napierala2015-04-124-165/+228
* iscsictl(8) does not actually needs to be linked to libcam nor libutilBaptiste Daroussin2015-04-091-2/+0
* Add IPv6 example to iscsi.conf(5) and tweak ordering.Edward Tomasz Napierala2015-04-021-3/+9
* Rewrite iscsi.conf(5) to better match iscsictl(8).Edward Tomasz Napierala2015-04-021-121/+87
* Make it possible to set (via iscsi.conf(5)) and query (via iscsictl -v)Edward Tomasz Napierala2015-02-055-3/+21
* mdoc: sort SEE ALSO.Joel Dahl2014-12-261-2/+2
* Move iscsi.conf.5 from sbin/iscontrol/ to usr.bin/iscsictl/, as theEdward Tomasz Napierala2014-12-052-1/+189
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1