summaryrefslogtreecommitdiff
path: root/usr/idbm.c
Commit message (Expand)AuthorAgeFilesLines
* Use config for iscsistart and iscsiadm fw loginEric Mackay2022-05-181-22/+43
* Make DB and ISCSIHOME directories configurable.Lee Duncan2022-03-251-4/+4
* Fix minor error string typosscaleoutSean2022-02-221-3/+3
* Set default 'startup' to 'onboot' for FW nodesLee Duncan2021-05-111-0/+6
* Merge pull request #244 from patsoffice/patsoffice/dir-perm-fix-RH-versionLee Duncan2021-01-181-10/+10
|\
| * Change mkdir permissions to 0770, adjust usmaskPatrick Lawrence2021-01-121-10/+10
* | idbm: Fix memory leak and NULL pointer dereference in idbm_rec_update_param()Wenchao Hao2020-12-291-4/+26
* | open-iscsi: Clean user_param list when process exitWenchao Hao2020-12-121-0/+14
* | iscsiadm buffer overflow regression when discovering many targets at onceChris Leech2020-09-171-0/+1
|/
* Enabled compiler checking options, fixed issues.Lee Duncan2020-01-281-5/+7
* configuration support for CHAP algorithmsChris Leech2019-12-191-13/+113
* rec update: disable the idbm_lock in read/write when updating the recXiubo Li2019-06-181-47/+85
* Fix i586 build issues with string length overflow.Lee Duncan2018-11-061-5/+6
* Limit session relogin attempts using config value.Lee Duncan2018-09-261-1/+3
* Merge branch 'master' into apiLee Duncan2018-03-221-0/+1
|\
| * idbm.c: Include fcnl.h for O_RDWR and O_CREAT definitionsKhem Raj2018-02-021-0/+1
* | libopeniscsiusr: Add full iscsi interface support.Gris Ge2018-03-221-11/+3
|/
* Add in tracking IP prefix length, in addition to mask.Lee Duncan2018-01-181-0/+3
* Merge pull request #40 from Akrog/feature/autoscan_enChris Leech2017-03-071-1/+13
|\
| * Allow disabling auto LUN scansGorka Eguileor2017-02-211-1/+13
* | fix timeout setting on discoverydb commandsChris Leech2017-02-211-0/+2
|/
* Spelling fixesVille Skyttä2016-09-181-2/+2
* Remove duplicate newlines in log messages.Lee Duncan2015-04-031-33/+33
* Allow modifications for iface.gateway and iface.subnet_maskHannes Reinecke2014-11-141-4/+2
* iscsi tools: Show iface params based on iface typeAdheer Chandravanshi2013-12-221-112/+138
* 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-221-0/+76
* iscsiadm: Add support to set CHAP entry using host chap modeAdheer Chandravanshi2013-12-221-3/+5
* [PATCH v5 1/3] ISCSISTART: Saved ibft boot info to the sessionMike Christie2013-09-111-0/+6
* From: Adheer Chandravanshi <adheer.chandravanshi@qlogic.com>Mike Christie2013-05-281-0/+179
* iscsi tools: fix unknown param warningsMike Christie2012-04-041-6/+4
* iscsistart: fix invalid param handlingMike Christie2012-03-281-0/+6
* iscsistart: have iscsistart use same multi param code as iscsiadmMike Christie2012-03-221-42/+22
* iscsiadm: support multiple params in one callMike Christie2012-03-221-14/+51
* iscsi tools: Add support to display a host's CHAP list and deleteMike Christie2012-03-061-0/+34
* iscsistart: allow any rec/iscsid.conf setting as argMike Christie2012-02-261-0/+32
* ISCSID: Fixed iface update for the new iface net config paramsEddie Wai2011-12-031-0/+26
* iscsiadm: add netconfig supportLalit Chandivade2011-08-141-0/+57
* iscsi tools: Fix warnings reported by gcc-4.5.2Jim Ramsay2011-08-021-1/+0
* Check all ifaces during discovery even if some timeoutJim Ramsay2011-08-021-2/+16
* Implement leading-login supportJim Ramsay2011-07-071-0/+3
* Add new node.session.nr_sessions config parameterJim Ramsay2011-07-071-0/+3
* Add support for multiple sessions per iface to iscsidJim Ramsay2011-07-071-0/+1
* Add specific session information to session_rec_tJim Ramsay2011-07-071-1/+4
* iscsi tools: revert commit c440cbe7ba2464f8baadedb55b00754c36773c2cMike Christie2011-07-011-24/+1
* Keep startup mode in sync when specified in config fileHannes Reinecke2011-06-261-1/+24
* iscsi tools: convert discovery code to iscsi error codesMike Christie2011-01-311-2/+4
* iscsi tools: fix iscsiadm exit codesMike Christie2011-01-311-100/+120
* Use pass through interface for sendtargets (take4) Currenly offload cards lik...Mike Christie2011-01-311-19/+32
* iscsiadm: print isns recs in discovery modeMike Christie2010-07-091-2/+5