summaryrefslogtreecommitdiff
path: root/usr/actor.c
Commit message (Expand)AuthorAgeFilesLines
* ISCSID: Fixed a race condition in the INVALID_HOST pathEddie Wai2010-10-271-7/+6
* iscsid: fix ISCSI_ERR_INVALID_HOST err handlingMike Christie2009-07-301-6/+22
* fix actor list corruptionMike Christie2007-06-301-5/+9
* fix actor diffMike Christie2007-06-251-2/+2
* fix actor 64 it compile warnings.Mike Christie2007-06-251-3/+4
* fix actor compile warnings.Mike Christie2007-06-251-2/+2
* use login timer instead of conn_contextMike Christie2007-06-231-2/+6
* use list instead of queueMike Christie2007-06-221-44/+39
* rm queue.c usageMike Christie2007-06-221-0/+5
* using uint32_t and uint64_t causes bad casting and the code to sort threads i...mnc2006-11-281-19/+23
* When the initial login or connect fails we cleanup and inform iscsiadm. There...mnc2006-07-101-0/+1
* from hannes and cleaned up and ported by mike - add iscsid sync up code. (Als...mnc2006-03-031-2/+2
* actor cleanupdmitry_yus2005-05-161-10/+23
* fixed device offline bug on recovery: reset rx state machine intodmitry_yus2005-05-161-1/+2
* git-svn-id: svn://svn.berlios.de/open-iscsi@293 d7303112-9cec-0310-bdd2-e83a9...dmitry_yus2005-05-131-7/+9
* minor actor cleanupdmitry_yus2005-04-061-29/+29
* sched renamed to actor, provider structure added, u/k work beganopen-iscsi2005-01-271-0/+251