summaryrefslogtreecommitdiff
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* iscsid: Update boot gateway information during sync_session.Manish Rangankar2018-06-291-0/+5
* iscsistart: prevent unix socket cross-talkChris Leech2018-06-134-2/+23
* iscsid logging blank messages at level EMERGChris Leech2018-06-131-0/+3
* vlan setting sync across ipv4/ipv6 for be2iscsiChris Leech2018-06-133-28/+108
* Merge pull request #103 from cathy-zhou/perf_fixLee Duncan2018-06-011-11/+24
|\
| * Reduce delays to improve iscsi boot performanceCathy Zhou2018-05-151-11/+24
* | Merge pull request #96 from cathay4t/apiLee Duncan2018-06-011-43/+200
|\ \ | |/ |/|
| * iscsiadm: Use libopeniscsiusr in `iscsiadm -m iface -P1`Gris Ge2018-04-131-27/+84
| * libopeniscsiusr: Add node query supportGris Ge2018-04-131-22/+122
* | Add error message for new ISCSI_ERR_NOP_TIMEDOUTLee Duncan2018-04-121-0/+2
|/
* Merge branch 'master' into apiLee Duncan2018-03-223-7/+15
|\
| * Merge pull request #94 from gonzoleeman/gcc-8-fixesLee Duncan2018-03-221-6/+13
| |\
| | * Ensure sysfs pathname doesn't overflow.Lee Duncan2018-03-211-1/+8
| | * Do not overload global sysfs_path locally.Lee Duncan2018-03-211-5/+5
| * | Merge pull request #89 from kraj/kraj/musl-fixesLee Duncan2018-03-221-0/+1
| |\ \ | | |/ | |/|
| | * idbm.c: Include fcnl.h for O_RDWR and O_CREAT definitionsKhem Raj2018-02-021-0/+1
| * | iscsid: fix logging level when starting daemonAntoine de Maleprade2018-02-231-1/+1
| |/
* | libopeniscsiusr: Add full iscsi interface support.Gris Ge2018-03-226-82/+100
|/
* Preparing for version 2.0.8762.0.876Lee Duncan2018-01-221-1/+1
* Do not set LDFLAGS directly in usr/MakefileLee Duncan2018-01-221-4/+4
* libopeniscsiusr: Use libopeniscsiusr in iscsiadmGris Ge2018-01-228-179/+358
* Fix memory leak of session_info_print_tree() in usr/session_info.c.Gris Ge2018-01-191-0/+1
* Remove white spaces.Gris Ge2018-01-191-1/+1
* Discovery via non-tcp transport needs "ipc" valueLee Duncan2018-01-181-5/+0
* Add in tracking IP prefix length, in addition to mask.Lee Duncan2018-01-183-0/+5
* delete unused BSD stub codeChris Leech2018-01-164-571/+2
* Fix undefined call to writev(): include <sys/uio.h>Lee Duncan2017-12-021-0/+1
* Rename local strings.[ch] to local_strings.[ch]Lee Duncan2017-12-024-3/+3
* Prepare for version 2.0.8752.0.875Lee Duncan2017-09-011-1/+1
* Merge pull request #55 from apatters/bnx2-software-ibft-supportLee Duncan2017-08-301-0/+17
|\
| * iscsiuio must be present to use hardware offload for bnx2{,x}Andrew Patterson2017-06-021-0/+17
* | Clear errno before calling strtoull.Lee Duncan2017-07-271-0/+2
|/
* iscsid: Add qedi ping transport hookNilesh Javili2017-04-271-0/+1
* Fix coredump when printing session info.Lee Duncan2017-04-221-2/+1
* Fix manual LUN scans featureGorka Eguileor2017-03-172-7/+8
* Merge pull request #40 from Akrog/feature/autoscan_enChris Leech2017-03-0711-8/+33
|\
| * Allow disabling auto LUN scansGorka Eguileor2017-02-2111-8/+33
* | fix timeout setting on discoverydb commandsChris Leech2017-02-212-0/+3
* | iscsid: Changes to support the new qedi transportNilesh Javali2017-02-143-1/+15
|/
* Make event_loop_stop volatile for safer accessLee Duncan2016-12-021-1/+1
* iscsid: treat SIGTERM like "iscsiadm -k 0"Lee Duncan2016-11-231-2/+1
* Use timeout when waiting for responses from iscsidHannes Reinecke2016-11-2311-41/+82
* Prepare to tag release 2.0.874Chris Leech2016-09-291-1/+1
* Additional spelling fixesChristian Seiler2016-09-183-4/+4
* Spelling fixesVille Skyttä2016-09-189-20/+20
* remove sysfs attr_listChris Leech2016-04-123-48/+19
* iscsid: make safe_logut session checks apply for flashnode sessionChris Leech2016-04-127-199/+265
* iscsid: safe_logout fix device path canonicalization by using libmount cacheChris Leech2016-04-121-2/+7
* iscsistart: support booting over a VLANChris Leech2016-04-121-3/+75
* iscsiadm: fix parallel rescan handling of exit codesChris Leech2016-04-122-3/+18