This website requires JavaScript.
Explore
Help
Register
Sign In
warren
/
libiscsi
Watch
1
Star
0
Fork
0
You've already forked libiscsi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c093d86a61c870aaf44b5214eaba2cde1d27675
libiscsi
/
lib
T
History
Ronnie Sahlberg
f73e42ec26
TaskManagement: Store the ITT and CMDSN in the scsi_task structure
...
These are required for some of the task management functions
2011-02-15 20:57:03 +11:00
..
connect.c
Rework error messages generated when login fails to not repeat the same
2011-01-02 12:12:30 +11:00
crc32c.c
Licence
2010-12-11 11:47:28 +11:00
discovery.c
Replace bzero() with memset()
2011-01-03 15:35:36 +11:00
init.c
When initializing a new session, default to set the
2011-01-27 11:02:16 +11:00
login.c
Check the return from asprintf() and report an error when it fails.
2011-01-09 09:43:33 +11:00
md5.c
MD5
2010-12-22 21:57:58 +11:00
nop.c
Input processing:
2010-12-11 15:15:51 +11:00
pdu.c
Replace bzero() with memset()
2011-01-03 15:35:36 +11:00
scsi-command.c
TaskManagement: Store the ITT and CMDSN in the scsi_task structure
2011-02-15 20:57:03 +11:00
scsi-lowlevel.c
Read10/Write10 parameters
2011-01-23 18:34:16 +11:00
socket.c
Add a new "iscsi_queue_length()" which will tell us how many commands
2011-02-03 19:08:16 +11:00
sync.c
Using two different structures, with the same first element, and casting
2011-02-09 15:51:45 +11:00