summaryrefslogtreecommitdiff
path: root/usr/initiator.h
Commit message (Expand)AuthorAgeFilesLines
* Make DB and ISCSIHOME directories configurable.Lee Duncan2022-03-251-2/+6
* Add conn_xxx() macros to print connection info in more detailsWenchao Hao2022-02-251-0/+41
* Enabled compiler checking options, fixed issues.Lee Duncan2020-01-281-0/+2
* configuration support for CHAP algorithmsChris Leech2019-12-191-0/+1
* Stop using /var directory for PIDfile and locksLee Duncan2019-05-141-2/+2
* Limit session relogin attempts using config value.Lee Duncan2018-09-261-0/+1
* enable MaxOutstandingR2T negotiationChris Leech2018-06-221-0/+1
* iscsid: make safe_logut session checks apply for flashnode sessionChris Leech2016-04-121-0/+1
* iscsid/iscsiuio: remove uio pollMike Christie2015-08-251-1/+0
* iscsi tools: set non negotiated params early.Mike Christie2014-02-131-0/+1
* iscsi tools: sync iscsi_if.h with kernel spaceMike Christie2013-09-111-0/+1
* ISCSID: Added socket communication hooks for uipMike Christie2013-05-281-0/+4
* iscsi tools: manage qla4xxx iscsi sessions with iscsiadmLalit Chandivade2011-08-141-13/+8
* Allow LOCK_DIR to be set via CFLAGSHannes Reinecke2011-06-261-2/+4
* iscsid: add new auth error codeMike Christie2011-01-311-0/+1
* Add userspace/tools iscsi error code defsMike Christie2011-01-311-2/+2
* Use pass through interface for sendtargets (take4) Currenly offload cards lik...Mike Christie2011-01-311-15/+25
* iscsi tools: use open-isns servicesMike Christie2010-03-221-6/+0
* fix some spelling errors reported by lintianRitesh Raj Sarraf2010-02-251-1/+1
* iscsi tools: support tgt reset timeoutMike Christie2009-11-061-0/+1
* bind offloaded connection to portMike Christie2009-05-101-0/+1
* modify initial login retry maxMike Christie2008-09-241-0/+2
* User 64 bit params mask.Mike Christie2008-04-201-1/+1
* change mgmt_ipc to logout by sidMike Christie2008-04-201-3/+1
* Fix connection cleanup when iscsid is restarted.Mike Christie2008-02-211-1/+0
* Use new tpgt instead of failing loginMike Christie2008-02-201-4/+3
* fix async logout time2wait handling and fix login error handlingMike Christie2007-09-241-0/+1
* fast logout in userspace.Mike Christie2007-09-111-1/+1
* mv session and host info to iscsi_sysfs.hMike Christie2007-08-271-25/+0
* mv iscsi state definesMike Christie2007-08-271-0/+17
* mv nop handling to kernelMike Christie2007-08-271-3/+4
* fix shutdownMike Christie2007-08-271-2/+3
* add device reset support and fix some scsi eh bugs.Mike Christie2007-08-141-0/+1
* fix DefaultTime2Wait handling and fix libiscsi null ptr ref.Mike Christie2007-08-131-1/+0
* use login timer instead of conn_contextMike Christie2007-06-231-1/+1
* merge noop timeout and interface actorsMike Christie2007-06-231-2/+1
* rm conn fn pointers to ipc fnsMike Christie2007-06-221-13/+0
* rm queue.c usageMike Christie2007-06-221-38/+25
* Extend the mgmt IPC interface to allow variable-length payloadokir@lst.de2007-06-181-0/+3
* In mgmt_ipc_write_rsp, always free the queue_taskMike Christie2007-06-181-0/+1
* Support bind by hw address or netdev (ip address is temp disabled because tar...mnc2007-05-301-18/+16
* print local addressmnc2007-05-051-0/+8
* print both current and original portal addrmnc2007-05-051-0/+12
* fix lots of leaksmnc2007-05-051-0/+1
* Rename iface.name to iface.hwaddress and make transport name part of the ifac...mnc2007-04-241-10/+5
* use kernel list functions in almost all places (not queue.c yet), and fix som...mnc2007-04-241-16/+9
* when we have been doing discovery we have been overwriting old node records b...mnc2007-04-241-4/+11
* add the ability to control which hw resources a session or iscsiadm op is bou...mnc2007-04-241-0/+2
* check some iscsi and initiator settings before use and drop down to defaults ...mnc2007-02-211-1/+1
* from tomo: add basic isns supportmnc2007-01-271-0/+6