| Age | Commit message (Expand) | Author |
| 2006-08-03 | mark VPD 0x80 (Unit Serial Number VPD Page) as being done | agc |
| 2006-08-03 | Add support for Vital Product Data 0x80, Unit Serial Number, reported to be | agc |
| 2006-08-03 | + add support for IPv6 in the target (CIDR scoping has still to be | agc |
| 2006-05-31 | :g/%i/s//%d/gc | agc |
| 2006-05-27 | Bump version number for the portability fix, and the dynamic number of | agc |
| 2006-05-27 | Rather than hardcoding the maximum number of sessions that a target can | agc |
| 2006-05-27 | Include another header file - should make this compile on platforms where | agc |
| 2006-05-26 | Rewrite the way report_luns() works, after suspicion by Matt Green, and | agc |
| 2006-05-25 | Include compat.h for the definition of uuid_t, in the case where we don't | agc |
| 2006-05-22 | Use the value-returning variants of the 64-bit endian macros instead | he |
| 2006-05-21 | Adjust the data VPD returns, to work around a problem in the Cisco | agc |
| 2006-05-13 | Coverity CID 3197: Don't leak fp. | christos |
| 2006-04-30 | Use be64toh/htobe64 instead of upper-case versions. | uwe |
| 2006-04-26 | Rather than hardcoding 8 LUNs per disk, use the number for the disc. | agc |
| 2006-04-26 | Use the correct opcode for the WRITE6 SCSI command | agc |
| 2006-04-24 | + Some minor formatting cleanup in the header files. | agc |
| 2006-04-18 | Bump version to 20060417 for the Mac OS X build fixes (thanks, Jason) | agc |
| 2006-04-17 | disk_read() / disk_write(): Make the temporary pointer a uint8_t *, rather | thorpej |
| 2006-04-17 | Let MD5Update() take a void *, rather than a uint8_t *. Gets rid of a | thorpej |
| 2006-04-17 | Test HAVE_STDINT_H and bring in <stdint.h> if defined. | thorpej |
| 2006-04-17 | Pull in config.h to get the definition of HAVE_STDINT_H | thorpej |
| 2006-04-17 | Check for <libkern/OSByteOrder.h>. If it exists, use it to get the | thorpej |
| 2006-04-16 | Commit regenerated config.h so that the correct version strings are picked | agc |
| 2006-04-15 | Regenerate with new version number (20060416) | agc |
| 2006-04-15 | Fix two other bugs which would manifest themselves on architectures which | agc |
| 2006-04-15 | Bump version number to 20060415 for the bug-fix on big-endian Solaris | agc |
| 2006-04-15 | Fix a bug found when running the NetBSD iSCSI target on big-endian (i.e. | agc |
| 2006-04-02 | Use the correct type for the length argument to lba2cdb. | agc |
| 2006-04-02 | Fix a (repeated) obvious bug in the tracing functions. | agc |
| 2006-03-31 | Provide a bit more information in the error and warning routines - needed | agc |
| 2006-03-28 | More portability fixes, mainly for Solaris 9. | agc |
| 2006-03-27 | Add changes to make the NetBSD iSCSI target compile and run on Solaris 9 | agc |
| 2006-03-26 | minor cleanup in preparation for porting the NetBSD iSCSI target to Solaris 9. | agc |
| 2006-03-23 | First stab at implementing INQUIRY for Vital Product Data, aka Page 83 | agc |
| 2006-03-21 | Actually do something with the SYNC_CACHE command - use fsync_range(2) if | agc |
| 2006-03-21 | Abstract out some common code, and place it in the utilities source. | agc |
| 2006-03-20 | Incorporate changes from F. Senault, modified by myself to use | agc |
| 2006-03-20 | Clean up, mostly to autoconf glue, to check whether syslog(3) exists or not. | agc |
| 2006-03-12 | Get rid of c99isms in the form of variable number of args to CPP macros. | agc |
| 2006-03-11 | Thanks to Thomas for the prod - update usage message to include all | agc |
| 2006-03-11 | Compact single letter options in SYNOPSIS. Sort option descriptions. | wiz |
| 2006-03-11 | Sort options as in man page. | wiz |
| 2006-03-11 | Add -V to SYNOPSIS; serial comma; sort option descriptions. | wiz |
| 2006-03-06 | One more off the TODO list, although I hadn't realised it was going to be | agc |
| 2006-03-05 | I have a nasty feeling it's time to sell all my guitars: | agc |
| 2006-03-04 | Add IPv6 awareness. | agc |
| 2006-03-04 | Include version number, passed down from GNU autoconf. | agc |
| 2006-03-04 | Sync example file with reality - this has no effect on NetBSD, since | agc |
| 2006-03-04 | Remove a file that's unnecessary. | agc |
| 2006-02-24 | Remove superfluous comma. | wiz |