summaryrefslogtreecommitdiff
path: root/usr/initiator.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* zero is a valid file descriptor.mnc2007-01-091-16/+6
* used tool from patman to strip trailing white spacesmnc2006-11-281-1/+1
* add -m session --info commandmnc2006-11-221-17/+1
* add support for logout and session/connection dropped aensmnc2006-10-311-0/+1
* fix shutdown. This fixes the problem where iscsid had 256 hardcoded in the de...mnc2006-10-311-0/+3
* use /var/lock/iscsi for lock filesmnc2006-10-031-2/+3
* mv pid file from /etc to /varmnc2006-10-021-1/+1
* if multiple transports are loaded we try to sync sessions multple times due t...mnc2006-09-061-6/+1
* check for running sessions before logging inmnc2006-08-291-1/+2
* 1. rm db and replace with text files in the iscsid.conf format (tools will ge...mnc2006-08-231-17/+7
* add db removal hack. Run iscsiadm -m db -R to remove a old DB. This will be r...mnc2006-06-131-0/+2
* from da-x@monatomic.org: when running multiple iscsiadm instances the db can ...mnc2006-04-271-0/+6