nbd.git
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
2006-05-01 yoer160: Remove duplicate noinst_PROGRAMS
2006-05-01 yoer159: Make this a bit more useful
2006-05-01 yoer158: Document configuration file syntax, before I...
2006-05-01 yoer157: Fix some bugs (whee, trunk code works again!)
2006-05-01 yoer156: Remove outdated .cvsignore
2006-03-30 yoer154: Fix segfault
2006-03-30 yoer153: Add support for persistent connections (reconnect...
2006-03-10 yoer152: It's subversion now.
2006-03-10 yoer151: Fix compile
2006-03-09 yoer150: Build, but do not install, nbd-tester-client
2006-03-09 yoer149: Make the fact that The Hurd supports this protoco...
2006-03-09 yoer148: Make code warning-free
2006-03-09 yoer147: Some code updates. Previous commit to HEAD was...
2006-01-31 yoer146: Fix SNAFU
2006-01-31 yoer145: * Improve error handling
2006-01-30 yoer144: Add test client
2006-01-06 yoer141: Commit this before I accidentally remove it again..
2005-11-06 yoer126: Make sure we never ever forget to set the date...
2005-10-28 yoer124: Merge in changes to 2.8 branch, up to 2.8.1.
2005-10-27 yoer123: Make this version-agnostic
2005-10-26 yoer117: Make this slightly useful
2005-10-25 yoer116: Explain takeover of maintenance, as in nbd-server...
2005-10-25 yoer115: Add doxygen file
2005-10-25 yoer114: Fixes for copy-on-write from Maxim Syrchin (thanks!)
2005-10-25 yoer113: GCC4 warning fixes
2005-09-16 yoer110: Incorporate patch from Maxim Syrchin to fix segfa...
2005-07-07 yoer108: Fix examples
2005-02-16 yoer104: Unbreak VPATH builds; release rc2
2005-02-16 yoer103: Check for the right symbols in nbd.h by compiling...
2005-01-23 yoer101: version number
2005-01-23 yoer100: Bring comment in sync with reality
2005-01-23 yoer99: Endianness fix
2005-01-19 yoer98: Distribute manpages, do not generate them on every...
2005-01-19 yoer97: Make --enable-lfs non-optional. It's silly to...
2005-01-19 yoer96: Leftover error caught by ``make distcheck''
2005-01-19 yoer95: We should be (almost) ready for 2.8 now...
2004-12-17 yoer94: Mimick updates to 2.7 branch
2004-12-03 yoer90: GLibify
2004-11-16 yoer89: Use a GHashTable instead of a self-written dynamic...
next