summaryrefslogtreecommitdiff
path: root/usr/iscsi_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix more issues discovered by gcc12Lee Duncan2022-01-261-2/+2
* iscsi sysfs: check state before onlining devschk-stateMike Christie2021-11-051-1/+24
* iscsi_sysfs: Fix NULL pointer deference in iscsi_sysfs_read_ifaceWenchao Hao2020-12-121-1/+1
* Merge pull request #229 from gulams/masterLee Duncan2020-11-171-1/+1
|\
| * iscsid: Poll timeout value to 1 minute for iscsidGulam Mohamed2020-11-171-1/+1
* | iscsiadm: fix host stats mode coredumpLee Duncan2020-11-141-2/+14
|/
* Enabled compiler checking options, fixed issues.Lee Duncan2020-01-281-4/+6
* Buffer not null terminated: Calling strncpy with a maximum size argument on d...Chris Leech2019-10-311-1/+1
* Use sd_notify() to tell systemd when iscsid is ready.Lee Duncan2018-10-161-0/+45
* iscsid: Update boot gateway information during sync_session.Manish Rangankar2018-06-291-0/+5
* Merge branch 'master' into apiLee Duncan2018-03-221-6/+13
|\
| * Ensure sysfs pathname doesn't overflow.Lee Duncan2018-03-211-1/+8
| * Do not overload global sysfs_path locally.Lee Duncan2018-03-211-5/+5
* | libopeniscsiusr: Add full iscsi interface support.Gris Ge2018-03-221-0/+1
|/
* Fix manual LUN scans featureGorka Eguileor2017-03-171-6/+7
* Allow disabling auto LUN scansGorka Eguileor2017-02-211-2/+5
* Use timeout when waiting for responses from iscsidHannes Reinecke2016-11-231-0/+1
* Spelling fixesVille Skyttä2016-09-181-2/+2
* iscsiadm: fix parallel rescan handling of exit codesChris Leech2016-04-121-3/+17
* Remove duplicate newlines in log messages.Lee Duncan2015-04-031-20/+20
* iscsi tools: Additional parameters for network settingsHarish Zunjarrao2013-12-221-0/+200
* iscsi tools: Correctly get username_in and password_in flashnode paramsAdheer Chandravanshi2013-12-221-2/+2
* ISCSID: Added the extraction of the session boot infoEddie Wai2013-09-121-0/+40
* [PATCH] Make rescan run in parallelMike Christie2013-07-291-10/+51
* From: Adheer Chandravanshi <adheer.chandravanshi@qlogic.com>Mike Christie2013-05-281-0/+234
* iscsi tools: Convert '-r' argument to an integer before checking if it is a pathJim Ramsay2012-10-041-8/+9
* iscsi tools: check for loaded module before loadingMike Christie2012-03-221-2/+18
* iscsiadm: print port speed and link stateMike Christie2012-03-221-0/+6
* iscsi tools: remove class version checkMike Christie2012-03-221-37/+0
* iscsi tools: have iscsid/iscsiadm load modules as neededMike Christie2012-03-221-0/+9
* iscsid: don't sync qla4xxx flash sessionsMike Christie2011-11-011-0/+23
* iscsiadm: fix printing of unknown host valuesMike Christie2011-10-101-2/+3
* iscsi tools: fix up vlan supportMike Christie2011-10-061-16/+15
* iscsi tools: fix default iface binding setupMike Christie2011-08-141-1/+6
* iscsi tools: add tgt reset to session info and fix unknown valuesMike Christie2011-08-141-9/+13
* iscsi tools: manage qla4xxx iscsi sessions with iscsiadmLalit Chandivade2011-08-141-1/+13
* iscsiadm: print kernel iface infoMike Christie2011-08-141-11/+109
* iscsiadm: add netconfig supportLalit Chandivade2011-08-141-1/+1
* iscsi tools: Displaying timeout and CHAP in iscisadm infoRahul Gupta2011-08-081-4/+44
* iscsi tools: handle compile warnings about unused variablesMike Christie2011-08-021-4/+0
* iscsi tools: fix iname sysfs handlingMike Christie2011-08-021-0/+2
* iscsi tools: fix bnx2i boot due to MAC mismatchMike Christie2011-04-181-3/+4
* iscsi tools: fix iscsiadm exit codesMike Christie2011-01-311-29/+36
* Use pass through interface for sendtargets (take4) Currenly offload cards lik...Mike Christie2011-01-311-1/+6
* open-iscsi: add transport cxgb4iKaren Xie2010-10-171-1/+1
* iscsid: support discovery daemon auto logoutMike Christie2010-03-221-0/+2
* iscsi tools: fix compile errorsMike Christie2010-01-151-0/+2
* iscsi sysfs: fix compilation warning about unsigned long long castMike Christie2009-05-201-2/+2
* iscsiadm: add host modeMike Christie2009-05-101-18/+34
* iscsiadm: fix iscsiadm output when value is not setMike Christie2009-05-101-9/+3