nbd.git
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...
2004-11-15 yoer88: Add lfs.h to EXTRA_DIST, to make both 'make distch...
2004-11-15 yoer87: Re-sanitize log messages
2004-11-15 yoer86: Remove bugs. It works again now
2004-11-15 yoer85: Add AM_MAINTAINER_MODE for my own sanity
2004-10-14 yoer82: Stop using global variables.
2004-10-14 yoer81: Ignore generated files
2004-10-14 yoer80: Make it compile again
2004-07-24 yoer78: Make inetd mode actually work (Thanks, Alan Curry)
2004-07-24 yoer76: Don't free the auth_file; it's never malloc()'ed
2004-06-27 yoer75: Portability: include <sys/param.h> before checking...
2004-06-27 yoer74: * Added checks for GLib (not used yet, but will...
2004-06-20 yoer73: Fix AM_INIT_AUTOMAKE to not have any arguments
2004-06-12 yoer66: Some initial cleanups. More are probably needed.
2004-05-23 yoer65: Clean up LFS defines
2004-05-23 yoer64: Add missing closing bracket
2004-05-17 yoer63: Code style cleanup
2004-05-16 yoer62: close possible format string attack
2004-05-13 yoer61: Cleanup after audit. Thanks, Steve!
2004-05-06 yoer60: Update documentation to reflect reality.
2004-05-06 yoer59: clean up after snprintf; make the difffilename...
2004-05-05 yoer58: E Don't use sprintf, it's ugly. Especially if...
2004-05-01 yoer57: Fix multi-file option, and fix its documentation
2004-04-23 yoer56: check for BLKGETSIZE anyway, because it might...
2004-04-23 yoer55: Rename configure.in to configure.ac, and remove...
2004-04-21 yoer54: - Unbreak compilation
2004-04-04 yoer53: Move the #include <cliserv.h> to the top, to allow...
2004-02-18 yoer50: Whoops. This actually had to be committed to the...
2004-02-11 yoer49: Doxygenified the source, and started modularizing...
next