summaryrefslogtreecommitdiff
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* 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
* iscsi tools: set non negotiated params early.Mike Christie2014-02-134-16/+91
* iscsi tools: Fix the iscsiadm help options for host modeAdheer Chandravanshi2014-01-021-2/+1
* iscsi_tool: Add offload host statistics support.Lalit Chandivade2013-12-223-1/+292
* iscsi tools: Show iface params based on iface typeAdheer Chandravanshi2013-12-221-112/+138
* iscsi tools: Let default type of iface be ipv4Adheer Chandravanshi2013-12-221-1/+3
* iscsi tools: iface params should be updated for node_rec as well.Adheer Chandravanshi2013-12-221-0/+90
* iscsi tools: Additional parameters for network settingsHarish Zunjarrao2013-12-225-78/+1120
* iscsi tools: Ignore network parameter if not enabled/disabledHarish Zunjarrao2013-12-221-3/+10
* iscsi tools: Use single function to set integer network parametersHarish Zunjarrao2013-12-221-71/+89
* iscsi tools: Use single function to enable/disable network parametersHarish Zunjarrao2013-12-221-74/+74
* iscsi tools: Use macro to set IPv4/IPv6 IP addressesHarish Zunjarrao2013-12-221-85/+69
* iscsi tools: Setup iface conf file with all iface attrs exported in sysfsAdheer Chandravanshi2013-12-221-4/+4
* iscsi tools: Correctly get username_in and password_in flashnode paramsAdheer Chandravanshi2013-12-221-2/+2
* iscsiadm: Add support to set CHAP entry using host chap modeAdheer Chandravanshi2013-12-227-13/+342
* iscsiadm: Use '-x' option instead of '-v' to specify chap_tbl_idxAdheer Chandravanshi2013-12-222-19/+18
* flashnode: Add support to set ISCSI_FLASHNODE_CHAP_OUT_IDX paramAdheer Chandravanshi2013-12-221-0/+6
* iscsi tools: Bug fix on IPC address copy (version 2)Mike Christie2013-12-224-11/+17
* ISCSID: Added iface content override fixEddie Wai2013-09-121-5/+3
* ISCSID: Added the extraction of the session boot infoEddie Wai2013-09-123-0/+42
* [PATCH v5 1/3] ISCSISTART: Saved ibft boot info to the sessionMike Christie2013-09-113-1/+22
* iscsi tools: sync iscsi_if.h with kernel spaceMike Christie2013-09-113-25/+26
* iscsi tools: Print additional session info for flashnode sessionVikas Chaudhary2013-09-111-5/+19
* iscsiadm: Correctly check for invalid hostno and flashnode indexAdheer Chandravanshi2013-09-114-18/+35
* [PATCH] Make rescan run in parallelMike Christie2013-07-298-27/+74
* iscsid: Fix strlen parameterJan Vesely2013-06-291-1/+1
* Fix discovery error return without return valueLee Duncan2013-06-261-0/+1
* iscsid/iscsiadm: add support for emulex one connect storageMike Christie2013-05-291-0/+8
* iscsiadm: Check for mode is not required when creating params listAdheer Chandravanshi2013-05-281-3/+1
* iscsiadm: bind ifaces to portals found using isnsMike Christie2013-05-281-61/+66
* iscsiadm: return error when login failsLee Duncan2013-05-281-2/+2
* Allow firmware mode to use debug flagMike Christie2013-05-281-2/+2
* PATCH 1 of 1] correctly check return value of nice()Lee Duncan2013-05-281-1/+2
* From: Adheer Chandravanshi <adheer.chandravanshi@qlogic.com>Mike Christie2013-05-2811-9/+1842
* ISCSID: Added socket communication hooks for uipMike Christie2013-05-2810-4/+361
* iscsi tools: fix get_random_bytes error handlingMike Christie2012-12-141-4/+4
* iscsid: implement systemd-compatible socket activationTomasz Torcz2012-12-142-0/+30
* iscsid,iscsiadm: fix abstract socket length in bind() callTomasz Torcz2012-12-142-8/+11
* iscsi tools: Convert '-r' argument to an integer before checking if it is a pathJim Ramsay2012-10-041-8/+9
* ISCSID: Passing more net params from ibft to ifaceEddie Wai2012-09-281-0/+5
* iscsi tools: fix compile error when OFFLOAD_BOOT_SUPPORT definedMike Christie2012-09-261-1/+2