summaryrefslogtreecommitdiff
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* iscsid: mv event loop code to new fileMike Christie2009-02-228-99/+163
* iscsid: flush sysfs cache.Mike Christie2009-02-222-2/+8
* iscsi tools: update version in preparation for new releaseMike Christie2009-02-211-1/+1
* iscsid: Fix up connection failed messagesMike Christie2009-02-071-3/+9
* iscsi tools: convert from strncpy to strlcpyMike Christie2009-02-0711-56/+65
* iscsi tools: convert from strncat to strlcatMike Christie2009-02-074-107/+10
* PATCH: iscsi tools: do not use exit()Mike Christie2009-01-292-19/+60
* iscsi tools: fix chapMike Christie2009-01-292-0/+6
* idbm: have idbm_rec_update_param update the value string of the matching rec_...Mike Christie2009-01-191-0/+3
* iscsid: update transport handleMike Christie2008-12-051-15/+30
* iscsiadm: print session and session info running through ifaces in iface modeMike Christie2008-12-0511-383/+547
* iscsid/iscsiadm: support multiple inititor names per host.Mike Christie2008-12-052-15/+71
* iscsiadm: remove default bnx2i ifaceMike Christie2008-12-051-11/+0
* userspace - setting interface ip addressKaren Xie2008-12-054-20/+68
* userspace - add new transport cxgb3iKaren Xie2008-12-051-0/+8
* iscsid: fix logout response and time2wait handlingMike Christie2008-12-031-5/+6
* iscsid/iscsiadm: fix strto* usageMike Christie2008-11-281-5/+5
* iscsiadm: fix output orderingMike Christie2008-11-263-31/+6
* iscsiadm: have fw discovery handle --op argumentsMike Christie2008-11-262-28/+63
* iscsiadm: discovery mode supports the --showMike Christie2008-11-261-1/+1
* iscsid idbm: move record strings to headerMike Christie2008-11-263-88/+170
* fwparam: rm unused filepath argumentMike Christie2008-11-261-1/+1
* ibft: add support to use iscsi_ibft module and log into all portals found in ...Mike Christie2008-11-2611-380/+417
* iscsid idbm: print out header and tail to seperate recordsMike Christie2008-11-261-0/+2
* iscsid: fix relogin retry handlingMike Christie2008-11-223-21/+14
* Fix initiator.c compile warningMike Christie2008-09-301-1/+1
* PATCH: add error checking to iscsi discovery db lock creationHans de Goede2008-09-301-0/+8
* handle ISCSI_ERR_INVALID_HOSTMike Christie2008-09-251-1/+9
* modify initial login retry maxMike Christie2008-09-243-12/+48
* [PATCH] Add .gitignore filesMike Christie2008-09-131-0/+3
* log.c: add error messages when allocation shared memoryDoron Shoham2008-09-091-2/+13
* iscsid: adjust requested settings for userMike Christie2008-08-211-17/+21
* Bump version for new release.Mike Christie2008-06-301-1/+1
* fix dynamic tpgt support.Mike Christie2008-06-301-1/+9
* remove sysfs_fileMike Christie2008-06-131-4/+1
* Fix login redirect failure handling.Mike Christie2008-06-132-4/+8
* fix ipv6 login redirect support.Mike Christie2008-06-131-1/+12
* Fix discovery and autobindingMike Christie2008-06-131-3/+8
* Fix idbm iscsid segfault when accsing ifacesMike Christie2008-06-131-11/+7
* Fix transport_name compat support.Mike Christie2008-06-133-35/+81
* iscsid: don't print enosys errors.Mike Christie2008-06-131-1/+12
* Increase login retry for iscsistart.Mike Christie2008-06-061-0/+9
* Only autobind to ifaces with transport = tcpMike Christie2008-05-311-4/+2
* Fix sysfs handling of block:sdX and scsi bus changesMike Christie2008-05-3114-494/+1313
* fix compilation on Fedora 9Mike Christie2008-05-291-0/+1
* Fix iser create bound session compatMike Christie2008-05-231-5/+16
* pass ep to session creationMike Christie2008-05-195-31/+108
* Revert Release-transport-entry-when-the-transport-is-unload.patchMike Christie2008-05-193-26/+0
* Fix ep_disconnect handling of invalid epMike Christie2008-04-261-3/+5
* Release transport entry when the transport is unloadedMike Christie2008-04-263-0/+26