summaryrefslogtreecommitdiff
path: root/usr/idbm.h
Commit message (Expand)AuthorAgeFilesLines
* Make DB and ISCSIHOME directories configurable.Lee Duncan2022-03-251-6/+7
* open-iscsi: Clean user_param list when process exitWenchao Hao2020-12-121-0/+1
* configuration support for CHAP algorithmsChris Leech2019-12-191-0/+2
* rec update: disable the idbm_lock in read/write when updating the recXiubo Li2019-06-181-8/+9
* libopeniscsiusr: Add full iscsi interface support.Gris Ge2018-03-221-1/+0
* Allow disabling auto LUN scansGorka Eguileor2017-02-211-0/+1
* iscsiadm: Add support to set CHAP entry using host chap modeAdheer Chandravanshi2013-12-221-0/+1
* From: Adheer Chandravanshi <adheer.chandravanshi@qlogic.com>Mike Christie2013-05-281-0/+7
* iscsistart: have iscsistart use same multi param code as iscsiadmMike Christie2012-03-221-1/+2
* iscsiadm: support multiple params in one callMike Christie2012-03-221-1/+5
* iscsi tools: Add support to display a host's CHAP list and deleteMike Christie2012-03-061-0/+3
* iscsistart: allow any rec/iscsid.conf setting as argMike Christie2012-02-261-0/+1
* iscsiadm: add netconfig supportLalit Chandivade2011-08-141-0/+2
* iscsi tools: fix iscsiadm exit codesMike Christie2011-01-311-3/+0
* iscsid: use isns discovery rec for isns discoveryd setttingsMike Christie2010-07-011-0/+1
* iscsiadm: add isns db supportMike Christie2010-07-011-4/+5
* iscsid: fix sendtargets discovery daemon CHAP handlingMike Christie2010-07-011-0/+4
* iscsid: support discovery daemon auto logoutMike Christie2010-03-221-0/+3
* iscsid: add isns discovery daemon and SCN supportMike Christie2010-03-221-4/+2
* iscsi tools: use open-isns servicesMike Christie2010-03-221-3/+0
* iscsiadm: mv session management functions to new fileMike Christie2010-03-221-0/+1
* iscsi tools: cleanup get_global_string_param useMike Christie2010-03-221-2/+0
* iscsi tool: mv idbm_node_setup_defaults to idbm.cMike Christie2010-03-221-1/+1
* iscsi tools: idbm/fw function cleanupMike Christie2010-01-151-0/+12
* iscsiadm: fix discovery record useMike Christie2009-10-111-1/+1
* Allow update of discovery records.Hannes Reinecke2009-09-301-0/+1
* iscsiadm: use iface iname when doing discoveryMike Christie2009-06-111-3/+7
* iscsiadm: fix iface mode printoutMike Christie2009-05-101-1/+3
* ibft: add support to use iscsi_ibft module and log into all portals found in ...Mike Christie2008-11-261-0/+1
* break up iface code and add default iser, tcp/default and bnx2i ifacesMike Christie2008-04-201-25/+16
* rm db paramMike Christie2008-04-201-40/+34
* add ifacename support toolsMike Christie2008-04-201-7/+3
* print iface record infoMike Christie2008-02-221-0/+3
* Add more checks for invalid record updates.Mike Christie2008-02-211-1/+7
* Add options to modify the db manipulation behavior during discoveryMike Christie2008-02-201-5/+10
* fix iscsid running requirementMike Christie2007-10-251-1/+5
* add iface lockingMike Christie2007-06-191-5/+4
* fix up iface mode, so it takes care of most of the grunt work and does lots o...mnc2007-06-121-0/+5
* fix error return code situation :), some functions would return a error when ...mnc2007-06-121-9/+10
* Support bind by hw address or netdev (ip address is temp disabled because tar...mnc2007-05-301-8/+40
* Rename iface.name to iface.hwaddress and make transport name part of the ifac...mnc2007-04-241-1/+3
* add some discovery compat code. Use --print=1 if you want the tree output, el...mnc2007-04-241-4/+7
* For the new op we still had to run it once for every new entry we wanted. If ...mnc2007-04-241-8/+19
* Only print the nodes which are discovered when doing discovery.mnc2007-04-241-0/+1
* It is a nice optimization for eql 4000 LUNs but it is not that badmnc2007-04-241-6/+0
* This patch allows you to pass in any record id values (interface, targetname,...mnc2007-04-241-6/+10
* when we have been doing discovery we have been overwriting old node records b...mnc2007-04-241-5/+4
* there were some fun leaks and places where we could segfault since we never c...mnc2007-04-241-2/+2
* isns was using the hardcoded defaults instead of checking for the iscsid.conf...mnc2007-04-241-0/+1
* for BIOS/OF or partial offload root boot we will want to be able to manage a ...mnc2007-04-241-0/+1