summaryrefslogtreecommitdiff
path: root/usr/initiator.c
Commit message (Expand)AuthorAgeFilesLines
...
* iscsid: have iscsid watch for new portals using sendtargetsMike Christie2010-03-221-5/+2
* fix some spelling errors reported by lintianRitesh Raj Sarraf2010-02-251-3/+3
* iscsid be2iscsi: don't set set_host_ipMike Christie2010-01-131-8/+13
* iscsi tools: Allow empty username for CHAPMike Christie2010-01-121-2/+1
* iscsid: fix iferror log messageMike Christie2009-11-101-3/+2
* iscsi tools: support tgt reset timeoutMike Christie2009-11-061-1/+7
* iscsid: handle new replacement_timeout valuesMike Christie2009-11-061-5/+0
* iscsid: add flag to indicate if driver needs iscsid to set ipMike Christie2009-08-241-2/+8
* iscsid: fix ISCSI_ERR_INVALID_HOST err handlingMike Christie2009-07-301-1/+13
* iscsid: fix segault due to bad conn_context data ptr castingMike Christie2009-06-271-1/+1
* iscsid: fix bugs in wq nice codeMike Christie2009-06-121-4/+10
* iscsid: add per transport init callbackMike Christie2009-05-201-0/+3
* bind offloaded connection to portMike Christie2009-05-101-1/+1
* iscsid: set queue depthMike Christie2009-04-121-4/+11
* iscsid: increase kernel thread niceMike Christie2009-03-141-2/+88
* iscsid: mv event loop code to new fileMike Christie2009-02-221-0/+1
* iscsi tools: convert from strncpy to strlcpyMike Christie2009-02-071-3/+4
* iscsiadm: print session and session info running through ifaces in iface modeMike Christie2008-12-051-2/+2
* iscsid/iscsiadm: support multiple inititor names per host.Mike Christie2008-12-051-9/+31
* userspace - setting interface ip addressKaren Xie2008-12-051-0/+51
* iscsid: fix logout response and time2wait handlingMike Christie2008-12-031-5/+6
* iscsid: fix relogin retry handlingMike Christie2008-11-221-21/+12
* Fix initiator.c compile warningMike Christie2008-09-301-1/+1
* handle ISCSI_ERR_INVALID_HOSTMike Christie2008-09-251-1/+9
* modify initial login retry maxMike Christie2008-09-241-11/+45
* iscsid: adjust requested settings for userMike Christie2008-08-211-17/+21
* Fix login redirect failure handling.Mike Christie2008-06-131-2/+7
* Fix sysfs handling of block:sdX and scsi bus changesMike Christie2008-05-311-12/+12
* Fix iser create bound session compatMike Christie2008-05-231-5/+16
* pass ep to session creationMike Christie2008-05-191-18/+40
* Fix bad merge. User iscsi param masks instead of params.Mike Christie2008-04-221-5/+5
* User 64 bit params mask.Mike Christie2008-04-201-7/+8
* add ifacename support toolsMike Christie2008-04-201-1/+5
* change mgmt_ipc to logout by sidMike Christie2008-04-201-3/+14
* fix handling of fatal login errorsMike Christie2008-03-311-1/+6
* Fix connection cleanup when iscsid is restarted.Mike Christie2008-02-211-3/+4
* Use new tpgt instead of failing loginMike Christie2008-02-201-1/+0
* must set rec burst length with session valueMike Christie2007-12-141-0/+1
* fix first_burst vs max_burst printfMike Christie2007-12-141-1/+1
* partial revert of burst setting patchMike Christie2007-12-141-5/+8
* initiator: fix iscsi setting checksMike Christie2007-12-121-2/+11
* allow setting of scsi eh timeoutsMike Christie2007-10-241-0/+3
* fix async logout time2wait handling and fix login error handlingMike Christie2007-09-241-134/+112
* fast logout in userspace.Mike Christie2007-09-111-12/+19
* not using host reset tmo yetMike Christie2007-08-291-6/+1
* mv initial_login_retry_max to initiator.cMike Christie2007-08-271-144/+151
* async logout suportMike Christie2007-08-271-1/+3
* mv nop handling to kernelMike Christie2007-08-271-18/+40
* fix shutdownMike Christie2007-08-271-3/+61
* really fix redirectMike Christie2007-08-271-4/+5