4 add HUP support to read sig and targets file
7 RAID 1 rebuilding, breaking etc
8 proper allow_netmask support for IPv6
9 add ability to add a target in, take one out (if !busy)
10 proper IPv6 support in harness
14 fix debug to be command-line driven
15 unsigned char -> uint8_t
16 make target guess method to use depending on size of file/device
21 Implement name-based stuff - no more inet_addr stuff
22 split into separate targets
24 move to globals_t in target.c
26 Make it so that target can take an iqn as its address
27 Manual page for iscsi-target
28 manual page for targets config file
29 get rid of hardcoded CHAP stuff
30 use syslog to log info
31 use syslog to log errors
32 fix memory leak of user name
33 error if no config file
35 get port from cmd line
39 add socklen_t awareness
41 Solaris initiator compatibility
42 fix 64-byte swapping macros
43 add reservations - RESERVE_6 and RELEASE_6 done
44 pass addr family in sess structure
45 add poll configure glue
46 use poll if we have it
47 proper IPv6 support in target
49 bind to cmdline port properly now too