nbd.git
2010-03-24 Neutron SoutmunBug#382189: IPv6 support
2010-02-27 Wouter VerhelstBe explicit when we exit
2010-02-27 Wouter VerhelstParse listenaddr for hostnames
2009-12-15 Wouter VerhelstFix 'make -j check'
2009-11-23 Peter Korsgaardlfs.h: fix build with --disable-lfs
2009-10-17 Wouter VerhelstPrepare for 2.9.14
2009-10-17 Wouter VerhelstMake -Wall -Werror compile again
2009-10-16 Wouter VerhelstDocument why this is necessary.
2009-10-15 Wouter VerhelstPut the -nofork check on the right spot
2009-09-27 Wouter VerhelstMissed one
2009-09-26 Wouter VerhelstRemove unsupported options
2009-08-24 Wouter VerhelstMake autogen.sh work
2009-08-19 Wouter VerhelstRemove dead code
2009-08-18 Wouter VerhelstDocumentation update
2009-08-14 Wouter VerhelstFix error output
2009-08-14 Wouter VerhelstFix message string
2009-08-14 Wouter VerhelstPatches from Debian
2009-08-04 Wouter VerhelstRerun autofoo
2009-08-04 Wouter VerhelstMake incorrect use of timeout fail.
2009-07-18 Wouter VerhelstUnconfuse
2009-07-17 Wouter VerhelstImplement sync option
2009-07-09 Wouter VerhelstPrepare for 2.9.13
2009-07-09 Wouter VerhelstDocumentation update
2009-06-08 Wouter VerhelstDon't try working on partitions
2009-06-08 Wouter VerhelstFix autodetection
2009-06-05 Wouter VerhelstAvoid unaligned access
2009-05-26 Wouter VerhelstActually go daemon
2009-05-26 Wouter VerhelstApparently forgot this file -- update that one, too.
2009-05-24 Wouter VerhelstMerge branch 'import'
2009-05-24 Wouter VerhelstUpdate documentation to reflect new behaviour of -swap...
2009-05-24 Wouter VerhelstDocument -noswap option
2009-05-24 ciprianHacked nbd-client.c to include a flag -nofork, that...
2009-05-23 Tom CocagneFix for nbd-server uner xinetd
2009-05-23 Wouter VerhelstRemove support for timeout option
2009-05-15 Milos Jakubicekmore user-friendly error message
2009-04-30 Wouter Verhelstautoconf after version...
2009-04-30 Wouter Verhelstversion number
2009-04-30 Wouter Verhelstrerun autotools
2009-04-30 Wouter VerhelstMore build fixes
2009-04-30 Wouter VerhelstFix build system
2009-01-31 Wouter Verhelstuse atoll instead of atol
2009-01-07 Wouter VerhelstMinor fixes
2009-01-03 Wouter VerhelstAvoid i18n when we don't need it
2009-01-03 Wouter VerhelstChange meaning of -swap option
2009-01-01 Wouter VerhelstBuild system fixes and documentation
2009-01-01 Wouter VerhelstPrepare for github.com releases
2008-12-27 Wouter VerhelstDon't track .o files
2008-12-24 Wouter VerhelstImprove error handling
2008-12-05 yoer344: Fixes suggested by Pavel Macheck
2008-10-13 yoer343: Remove this (outdated) code:
2008-08-25 yoer342: Use right printf() format string
2008-08-12 yoer340: Fix printing of 64bit integers; patch by Brad...
2008-07-24 yoer339: Explicitly set the client socket to nonblocking...
2008-06-18 yoer338: Oops, this is work-in-progress, remove
2008-06-18 yoer337: Check multi-file export in 'make check', too...
2008-05-15 yoer336: Cut out klcc usage. It's broken, silly to even...
2008-05-04 yoer335: Allow disabling of klcc
2008-05-01 yoer334: Re-sync table indexes
2008-04-02 yoer332: open() the device upon connecting after a fork...
2008-03-31 yoer331: Add code to detect whether a device is connected
2008-03-17 yoer329: Wasn't supposed to be part of this commit
2008-03-17 yoer328: Oops, don't forget to change this number
2008-03-17 yoer327: Remove autoreadonly option. It was an error to...
2008-03-17 yoer326: Don't require read-write access to base file...
2008-03-17 yoer325: Avoid unnecessary wakeups
2008-03-16 yoer324: Fix sdp section
2008-03-14 yoer321: And uClibc, too
2008-03-14 yoer320: Fedora contains nbd, see https://admin.fedoraproj...
2008-03-14 yoer319: Merge from trunk
2008-03-14 yoer317: Update status of deadlock issue
2007-11-18 yoer311: Document undocumented options
2007-11-14 yoer310: Fix a few typos in the docs
2007-11-14 yoer308: Fix segfault when exporting more than one device.
2007-11-07 yoer307: Sanify name, getting it in sync with documentatio...
2007-11-04 yoer306: Make sure this compiles on other systems than...
2007-10-30 yoer305: Use constants rather than their value
2007-10-30 yoer304: Documentation fixes: add -C to synopsis (Corey...
2007-10-26 yoer301: Make this compile warning-free, too
2007-10-26 yoer300: Remove all GCC warnings
2007-10-26 yoer299: Make -Werror work again
2007-10-26 yoer298: Oops
2007-10-26 yoer297: Fix stupid errors
2007-10-26 yoer296: Documentation updates
2007-10-26 yoer295: Last bits from Corey; also, apply patch to set...
2007-10-26 yoer294: Delay daemon() call as long as possible, and...
2007-10-26 yoer293: Handle incorrect user- or groupnames correctly
2007-10-23 yoer292: Add note about deadline scheduler
2007-10-22 yoer291: make the build work, again
2007-10-17 yoer290: Reword a troublesome sentence, and document the...
2007-10-17 yoer289: Add experimental support for the SDP protocol
2007-10-17 yoer288: Don't forget to kill nbd-server the second time...
2007-09-27 yoer287: Fixes from Tefnet <developers@tefnet.pl>
2007-09-19 yoer286: Oops, version number shouldn't be in subversion
2007-09-19 yoer285: Move first do_run command up slightly
2007-09-18 yoer283: Don't dereference a command if it's empty
2007-09-18 yoer282: Don't dereference stuff if we haven't set it...
2007-08-25 snitmr281: Revised nbd-client timeout support
2007-08-25 snitmr280: Revert recent nbd-client timeout changes; revised...
2007-08-24 yoer279: * Mention -persist in nbd-client manpage
2007-08-19 yoer278: Set group _after_ setting user, since setting...
next