summaryrefslogtreecommitdiff
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* 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
* iscsi_tcp set SO_LINGER to abort connection for error handlingChris Leech2016-04-121-0/+15
* Build system: sort object file listsChristian Seiler2016-04-121-2/+2
* make use of all 24 bits of ISID qualifier spaceChris Leech2016-02-012-2/+6
* iscsiadm: let ping be tried after iface config is initializedAdheer Chandravanshi2015-12-282-3/+3
* iscsid: Changes to support ping through iscsiuioAdheer Chandravanshi2015-12-287-11/+113
* iscsid: fix iscsi_host_set_net_params return codeMike Christie2015-08-251-4/+4
* iscsid/iscsiuio: remove uio pollMike Christie2015-08-252-107/+10
* iscsid: make sure actor is delated before reschedulingMike Christie2015-08-253-6/+13
* Use system-wide open-isns, not internal version.Lee Duncan2015-08-244-12/+11
* fix typoKamalneet Singh2015-08-041-1/+1
* Spelling and escaping error fixes.Ritesh Raj Sarraf2015-06-053-3/+3
* buildsys: respect CFLAGS and LDFLAGS from the outsideChristian Seiler2015-06-051-5/+5
* Remove duplicate newlines in log messages.Lee Duncan2015-04-0323-251/+252
* iscsid: don't re-read config file for every session logoutChris Leech2015-03-023-5/+8
* iscsid safe session logoutChris Leech2015-03-024-2/+245
* Add some more debug logging to actor.cAndy Grover2015-03-021-5/+19
* Prevent spinning over poll() when reconnecting to an inaccessible targetAndy Grover2015-03-021-5/+4
* Fix incorrect list operation leading to out-of-order items on pend_listAndy Grover2015-03-021-1/+2