nbd.git
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...
2007-08-14 yoer274: Patch by Corey Minyard to set a device read-only...
2007-07-26 yoer272: Fix documentation layout
2007-07-26 yoer271: update this document, too
2007-07-26 yoer270: Implement prerun and postrun options
2007-07-19 yoer269: Update README to reflect reality
2007-07-19 yoer267: Really fix the segfault. Hand the brown paper...
2007-07-19 yoer266: mktemp provides an absolute path...
2007-07-19 yoer265: Check whether the program runs with a config...
2007-07-08 yoer264: Fix segfault
2007-07-08 yoer263: Ignore generated manpage nbd-server.5
2007-07-08 yoer262: Add a debugging switch on the cmdline
2007-06-25 yoer261: Fix inetd mode
2007-06-15 yoer260: Fix usage of peername, patch by gad@jetcom.org
2007-06-13 yoer259: Merge r258
2007-06-04 yoer255: Oops
2007-06-04 yoer254: Don't include symlinks to stuff which might be...
2007-06-04 yoer253: Revert r231; it's causing more problems than...
2007-03-03 yoer243: Merge r242
2007-02-12 yoer241: Merge r240 from trunk
2007-01-30 yoer238: Branch 2.9 to allow starting development on 2.10
2007-01-30 yoer236: Ignore more stuff, and don't forget to add the...
2007-01-27 yoer235: Oops
2007-01-27 yoer234: Add manpage
2007-01-27 yoer233: Fix 64bit stuff (again)
2007-01-24 yoer232: * Try and fix the test for NBD_H
2007-01-23 yoer231: Make client sockets non-blocking, too.
2006-12-27 yoer230: Add test for even more recent kernels
2006-12-27 yoer229: Turn this into a slightly better Makefile, as...
2006-12-27 yoer228: Fix detection of host system, patch by Mike Frysi...
2006-12-27 yoer226: Fix memory leakage: we need to allocate only...
2006-12-27 yoer225: Fix null pointer, patch by Johan Myreen
2006-12-27 yoer224: Distribute INSTALL and simple_test, too
2006-12-27 yoer223: Emit data about throughput speed
2006-12-27 yoer222: * Clean up temporary files after we quit
2006-11-06 yoer219: Support checking on devel builds, too.
2006-11-06 yoer218: Err, do it at the right place :)
2006-11-06 yoer217: Make sure no config file is unadvertently parsed...
2006-11-06 yoer216: Update copyright notice
2006-11-01 yoer215: Incorporate patch from SuSE
2006-11-01 yoer213: Install nbd-tester-client as a test suite
2006-11-01 yoer212: We've been using svn since quite a while now
2006-11-01 yoer211: Allow for varying the filename of the PID file...
2006-11-01 yoer210: Spelling fix
2006-10-25 yoer209: Sync documentation with what the code turned...
2006-10-25 yoer208: Fix minor bug wrt cidrhash choice for virtstyle...
2006-10-25 yoer207: Fix compilation
2006-10-25 yoer206: Allow for CIDR-style authentication using auth_fi...
2006-10-24 yoer205: Remove examples (they were only a leftover from...
2006-10-24 yoer204: Add support for user/group changing at runtime...
2006-10-24 yoer203: codingstyle cleanup
2006-10-23 yoer202: Documentation update
2006-10-19 yoer201: Plug possible segfault upon connection close
2006-10-18 yoer200: Remove superfluous/erroneous message about there...
2006-10-17 yoer196: Allow compiling against Linux 2.6.18 nbd.h
2006-10-07 yoer191: Beautify debugging output (Phillip)
2006-10-05 yoer190: Create a saner version of the multifile option...
2006-10-04 yoer189: Fix crashes, thanks (again) to Phillip
2006-09-28 yoer188: Apply patch by Phillip to fix error handling...
2006-09-27 yoer187: Documentation fix by Phillip, and fix one typo...
2006-09-21 yoer186: Add more ignored stuff, as suggested by Phillip...
2006-09-21 yoer185: Build/documentation fixes from Phillip Hellewell
2006-08-20 yoer184: find OFFT_MAX in a much cleaner way.
2006-08-05 yoer176: Add CodingStyle document
2006-08-05 yoer175: * Mirror relevant changes from r171
2006-08-04 yoer170: Use waitpid() rather than wait() to avoid it...
2006-06-06 yoer165: Remove outdated comments
2006-05-08 yoer163: Fix build when --enable-syslog is used.
2006-05-08 yoer161: * Document -C flag
next