summaryrefslogtreecommitdiff
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* 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
* ISCSISTART: Bring up the corresponding network interface for ibootEddie Wai2012-09-051-0/+4
* iscsid: fix iscsid segfault during qla4xxx loginMike Christie2012-09-051-1/+4
* Prep for open-iscsi-2.0.873 release2.0.873Mike Christie2012-05-201-1/+1
* iscsi tools: use strlpy in net codeMike Christie2012-04-051-5/+5
* iscsi tools: remove useless NULL iface checkMike Christie2012-04-051-1/+1
* iscsi tools: fix socket leak in transport probeMike Christie2012-04-051-0/+1
* iscsi tools: fix unknown param warningsMike Christie2012-04-041-6/+4
* iscsiadm: added command line option '--interval'Mike Christie2012-03-281-0/+1
* iscsistart: fix invalid param handlingMike Christie2012-03-282-1/+7
* iscsi tools: fix ipv6 handlingMike Christie2012-03-221-4/+12
* iscsi tools: fix bnx2i loginMike Christie2012-03-221-1/+1
* iscsi tools: have iscsi tools bring up offload net ifaceMike Christie2012-03-222-0/+71
* iscsiadm: make sure offload drivers are loaded in host modeMike Christie2012-03-222-0/+3
* iscsistart: fix iface overridingMike Christie2012-03-221-0/+28
* iscsiadm: load iface before checking for hostno/mac matchMike Christie2012-03-221-12/+11
* iscsi tools: print and load boot transportMike Christie2012-03-221-2/+11
* iscsistart: have iscsistart use same multi param code as iscsiadmMike Christie2012-03-223-65/+47
* iscsi tools: check for loaded module before loadingMike Christie2012-03-223-2/+22
* iscsiadm: print port speed and link stateMike Christie2012-03-223-0/+18
* iscsid: remove DCB supportMike Christie2012-03-225-1204/+3
* iscsiadm: support multiple params in one callMike Christie2012-03-225-112/+187
* iscsi tools: remove unused len variableMike Christie2012-03-221-2/+0
* iscsi tools: remove class version checkMike Christie2012-03-224-45/+0
* iscsi tools: iscsiadm modprobe supportMike Christie2012-03-222-1/+56
* iscsi tools: create def ifaces on demandMike Christie2012-03-221-2/+19
* iscsi tools: have iscsiadm load offload modulesMike Christie2012-03-224-3/+54
* iscsi tools: have iscsid/iscsiadm load modules as neededMike Christie2012-03-224-2/+59
* iscsi tools: fix hostname with port handlingMike Christie2012-03-071-1/+4
* iscsi tools: remove un-necessary print messageVikas Chaudhary2012-03-071-2/+0
* iscsiadm: print ping status stringMike Christie2012-03-063-9/+46
* iscsi tools: allow default to have different transort namesMike Christie2012-03-061-1/+1
* iscsi tools: fix conn state compilation warningsMike Christie2012-03-061-3/+2
* iscsi tools: update documents for CHAP commandNilesh Javali2012-03-061-1/+1
* iscsi tools: Add support to display a host's CHAP list and deleteMike Christie2012-03-068-3/+300
* iscsi tools: added ping supportMike Christie2012-03-066-12/+331
* iscsi tools: update iscsi_if.h for host eventMike Christie2012-03-061-0/+18
* iscsi tools: never use hdr digest with iserMike Christie2012-03-064-1/+33
* iscsistart: support params in offload/ibft modeMike Christie2012-02-261-9/+64
* iscsistart: allow any rec/iscsid.conf setting as argMike Christie2012-02-263-2/+42
* ISCSIADM: Included the new iface net params to the node creationEddie Wai2012-02-141-0/+30