summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* iscsi tools: print and load boot transportMike Christie2012-03-222-2/+21
* 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-222-5/+19
* init: update red hat init script for module changesMike Christie2012-03-221-2/+3
* 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-064-10/+62
* 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-063-3/+3
* iscsi tools: Add support to display a host's CHAP list and deleteMike Christie2012-03-0610-4/+333
* iscsi tools: update documents for ping commandVikas Chaudhary2012-03-062-1/+35
* iscsi tools: added ping supportMike Christie2012-03-068-14/+352
* iscsi tools: update iscsi_if.h for host eventMike Christie2012-03-062-1/+32
* 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-264-2/+46
* ISCSIADM: Included the new iface net params to the node creationEddie Wai2012-02-141-0/+30
* ISCSID: Fixed iface update for the new iface net config paramsEddie Wai2011-12-031-0/+26
* isns: remove rfc files.Mike Christie2011-11-016-27570/+0
* iscsid: kill session if already exists.Mike Christie2011-11-011-3/+9
* iscsid: don't sync qla4xxx flash sessionsMike Christie2011-11-013-0/+27
* iscsi tools: fix ipv6 ibft/firmware bootMike Christie2011-10-122-8/+9
* Do not run configure for open-isns on every buildMike Christie2011-10-101-2/+5
* iscsiadm: fix printing of unknown host valuesMike Christie2011-10-102-15/+60
* update todoMike Christie2011-10-061-13/+0
* iscsi tools: fix up vlan supportMike Christie2011-10-064-24/+25
* iscsi tools: fix netlink msg setupMike Christie2011-10-063-36/+108
* iscsid: print out more informative error string for kernel errorsMike Christie2011-10-065-20/+111
* iscsid: Fixed iscsid restart issue for offload iSCSI loginManish Rangankar2011-10-031-2/+3
* iscsi tools: fix README sid lookup infoMike Christie2011-09-211-1/+1
* iscsi tools: check NULL pointer first and add limit check in str_remove_initialMike Christie2011-09-011-3/+9
* iscsi tools: don't build with opensslMike Christie2011-09-013-2/+10
* iscsi tools: fix iscsiadm return value on failed loginMike Christie2011-08-261-2/+1
* usr/config.h: fix comment for struct iscsi_session_timeout_configWang Sheng-Hui2011-08-171-1/+1
* iscsi tools: fix default iface binding setupMike Christie2011-08-142-30/+65
* iscsi tools: add tgt reset to session info and fix unknown valuesMike Christie2011-08-142-28/+54
* iscsi tools: manage qla4xxx iscsi sessions with iscsiadmLalit Chandivade2011-08-1414-96/+361
* iscsiadm: print kernel iface infoMike Christie2011-08-145-11/+189
* iscsiadm: add netconfig supportLalit Chandivade2011-08-1415-82/+1482
* iscsi tools: Displaying timeout and CHAP in iscisadm infoRahul Gupta2011-08-085-15/+119