summaryrefslogtreecommitdiff
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* 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
* iscsid: fix order of setting uid/gid and drop supplementary groupsChris Leech2015-01-161-4/+19
* guard against NULL ptr during discovery from unexpected eventChris Leech2015-01-161-0/+4
* Allow setting host params to return EAGAIN errors.Lee Duncan2015-01-121-2/+3
* Supply strings for newly-added error numbersLee Duncan2015-01-121-0/+2
* fix regression in iscsi_tcp iface bindingChris Leech2015-01-123-14/+23
* Wake up to reap childrenAndy Grover2015-01-121-3/+5
* Make running actors event-drivenAndy Grover2015-01-125-156/+184
* Remove actor_init and rename actor_new to actor_initAndy Grover2015-01-125-17/+9
* actor: Simplify actor_poll a littleAdam Jackson2015-01-121-18/+2
* actor: Unobfuscate ACTOR_MAX_LOOPSAdam Jackson2015-01-122-2/+1
* actor: Remove ACTOR_TICKS_10MS()Adam Jackson2015-01-121-3/+1
* actor: s/ACTOR_TICKS/actor_jiffies/Adam Jackson2015-01-121-4/+3
* actor: simplify actor_checkAdam Jackson2015-01-121-11/+4
* actor: Mark actor_check staticAdam Jackson2015-01-121-1/+1
* Allow modifications for iface.gateway and iface.subnet_maskHannes Reinecke2014-11-141-4/+2
* Code cleanup: no functional changesHannes Reinecke2014-11-141-1/+2
* Fix missing headerAndy Grover2014-11-111-0/+1
* Fix bad sizeof in memsetAndy Grover2014-11-111-1/+1
* Fix warning about possibly-uninitialized variableAndy Grover2014-11-111-3/+2
* Fix build warnings for unused variablesAndy Grover2014-11-113-5/+1
* iscsid: don't round up when modifying padding lenMike Christie2014-10-071-18/+6
* Remove unused variable 'path'Hannes Reinecke2014-09-041-2/+0
* iscsiadm : make iface.ipaddress optional in iface configs for transports that...Anish Bhatt2014-07-313-7/+22
* iscsiadm: Initialize param_count in set_host_chap_infoManish Rangankar2014-07-241-1/+1
* iscsid: Fix double close of mgmt ipc fdDuane Northcutt2014-05-141-1/+0
* iscsid: retry login for ISCSI_ERR_HOST_NOT_FOUNDMike Christie2014-05-071-11/+100
* Fix StatSN in Open-iSCSI Stack.John Soni Jose2014-03-293-1/+5
* be2iscsi: Fix MaxXmitDataLenght of the driver.John Soni Jose2014-03-291-4/+0
* iscsid: Fix handling of iscsi async events.Mike Christie2014-03-142-2/+5
* iscsiadm: Fix the compile time warningAdheer Chandravanshi2014-02-281-1/+2
* iscsiadm: Fix the hostno check for stats submode of host modeChris Leech2014-02-281-1/+1