index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
iscsid
/
iscsid.h
Age
Commit message (
Expand
)
Author
2014-05-10
Extend the connection and session FSMs so that connection failure is
Claudio Jeker
2014-04-21
Redo most of the control message handling. Switch it back to use
Claudio Jeker
2014-04-21
Now that we properly negotiate the session params we can enable sending
Claudio Jeker
2014-04-20
Introduce some basic stats for the vscsi layer. Just counting the commands
Claudio Jeker
2014-04-07
To win the startup race on the control socket we need to listen to it as
Claudio Jeker
2011-05-04
Massive diff to handle logins more correctly. iscsid will now do
Claudio Jeker
2011-05-02
Rework the logout code and use this to do a proper logout when
Claudio Jeker
2011-04-27
Rename task_cleanup() to conn_task_cleanup() seems a better place for
Claudio Jeker
2011-04-27
Start implementing the FSM. Introduce a session FSM that is run via a
Claudio Jeker
2011-04-05
Move session related code into session.c.
Claudio Jeker
2011-01-04
Implememnt NOP-IN -> NOP-OUT handling. If the NOP-In was issued by the
Claudio Jeker
2011-01-04
Add missing session parameter.
Claudio Jeker
2010-09-25
spacing, no binary changes.
Igor Sobrado
2010-09-24
iSCSI Initiatior daemon using vscsi(4).
Claudio Jeker