summaryrefslogtreecommitdiff
path: root/usr/initiator.c
Commit message (Expand)AuthorAgeFilesLines
* iscsid: fix logout pdu send failure handlingfix-logoutMike Christie2022-04-201-7/+8
* initiator:print failure reason of iscsi_send_logout() if failedWenchao Hao2022-03-041-3/+8
* initiator: return ENOMEM if failed to get ev_context in iscsi_send_logout()Wenchao Hao2022-03-041-4/+20
* Make session and connect log readable and helpful to locate problemWenchao Hao2022-02-251-97/+95
* Merge pull request #300 from wenchao-hao/actor_logChris Leech2022-02-081-1/+2
|\
| * actor: print thread name in logWenchao Hao2022-02-081-1/+2
* | iscsid: Check session id before start sync a threadWenchao Hao2022-02-081-0/+4
|/
* iscsid: Check Invalid Session id for stop connectiongulams2020-09-101-1/+6
* Proper disconnect of TCP connectiongulams2020-05-041-5/+1
* Enabled compiler checking options, fixed issues.Lee Duncan2020-01-281-5/+7
* When reopen_max=0 retry reopening forever.Lee Duncan2018-10-091-1/+2
* Limit session relogin attempts using config value.Lee Duncan2018-09-261-2/+15
* Create a new error for "target not connected".Lee Duncan2018-09-261-1/+15
* Allow disabling auto LUN scansGorka Eguileor2017-02-211-2/+3
* Spelling fixesVille Skyttä2016-09-181-2/+2
* iscsid: make safe_logut session checks apply for flashnode sessionChris Leech2016-04-121-195/+0
* iscsid: safe_logout fix device path canonicalization by using libmount cacheChris Leech2016-04-121-2/+7
* make use of all 24 bits of ISID qualifier spaceChris Leech2016-02-011-1/+3
* iscsid/iscsiuio: remove uio pollMike Christie2015-08-251-106/+10
* iscsid: make sure actor is delated before reschedulingMike Christie2015-08-251-5/+3
* Remove duplicate newlines in log messages.Lee Duncan2015-04-031-44/+45
* iscsid: don't re-read config file for every session logoutChris Leech2015-03-021-5/+1
* iscsid safe session logoutChris Leech2015-03-021-0/+199
* Prevent spinning over poll() when reconnecting to an inaccessible targetAndy Grover2015-03-021-5/+4
* fix regression in iscsi_tcp iface bindingChris Leech2015-01-121-14/+16
* Make running actors event-drivenAndy Grover2015-01-121-7/+7
* Remove actor_init and rename actor_new to actor_initAndy Grover2015-01-121-7/+7
* iscsid: retry login for ISCSI_ERR_HOST_NOT_FOUNDMike Christie2014-05-071-11/+100
* iscsi tools: set non negotiated params early.Mike Christie2014-02-131-6/+16
* iscsi tools: sync iscsi_if.h with kernel spaceMike Christie2013-09-111-11/+1
* [PATCH] Make rescan run in parallelMike Christie2013-07-291-1/+2
* ISCSID: Added socket communication hooks for uipMike Christie2013-05-281-1/+111
* iscsid: fix iscsid segfault during qla4xxx loginMike Christie2012-09-051-1/+4
* iscsid: kill session if already exists.Mike Christie2011-11-011-3/+9
* iscsid: print out more informative error string for kernel errorsMike Christie2011-10-061-2/+4
* iscsid: Fixed iscsid restart issue for offload iSCSI loginManish Rangankar2011-10-031-2/+3
* iscsi tools: fix iscsiadm return value on failed loginMike Christie2011-08-261-2/+1
* iscsi tools: manage qla4xxx iscsi sessions with iscsiadmLalit Chandivade2011-08-141-62/+180
* Add support for multiple sessions per iface to iscsidJim Ramsay2011-07-071-2/+6
* Add specific session information to session_rec_tJim Ramsay2011-07-071-1/+2
* iscsid: retry initial connectMike Christie2011-03-091-6/+9
* iscsid: add new auth error codeMike Christie2011-01-311-6/+18
* iscsi tools: fix iscsiadm exit codesMike Christie2011-01-311-1/+0
* Add userspace/tools iscsi error code defsMike Christie2011-01-311-68/+67
* Use pass through interface for sendtargets (take4) Currenly offload cards lik...Mike Christie2011-01-311-641/+118
* iscsi tools: fix MaxXmitDataSegmentLength=0 handlingMike Christie2010-03-311-3/+4
* iscsid: support discovery daemon auto logoutMike Christie2010-03-221-2/+13
* iscsid: add isns discovery daemon and SCN supportMike Christie2010-03-221-1/+1
* iscsi tools: add MaxXmitDataSegmentLength paramMike Christie2010-03-221-5/+16
* iscsi tools: use open-isns servicesMike Christie2010-03-221-1/+1