platform/upstream/nbd.git
2014-03-19 Wouter VerhelstClose the directory handle when we no longer need it
2014-03-19 Wouter VerhelstAdd assertion, to make LLVM static analyzer happy
2014-01-28 Wouter VerhelstRevert "Make this part of the code at least look similar"
2014-01-28 Wouter VerhelstSupport systemd initrd kill protection
2014-01-26 Wouter VerhelstMake this part of the code at least look similar
2014-01-25 Wouter VerhelstSilence warning
2014-01-22 Wouter VerhelstBe less verbose
2014-01-22 Wouter VerhelstAdd build status applet, too
2014-01-21 Wouter VerhelstDisable integrityhuge test
2014-01-21 Wouter VerhelstRelease 3.7 nbd-3.7
2014-01-21 Wouter VerhelstAdd README.md to Makefile.am
2014-01-21 Wouter VerhelstCreate Coverity model
2014-01-21 Wouter VerhelstFix typo
2014-01-21 Wouter VerhelstDon't leak resources
2014-01-21 Wouter VerhelstReformat README to markdown
2014-01-15 Wouter VerhelstMake things work again
2014-01-15 Wouter VerhelstTickle the git repository
2014-01-15 Wouter VerhelstTest build failure mail thing
2014-01-15 Wouter VerhelstMake the implementation of size_autodetect follow the...
2014-01-15 Wouter VerhelstRemove off_t from what will eventually be a public API
2014-01-15 Wouter VerhelstRemove duplicate ISSERVER definition
2014-01-15 Wouter VerhelstReorder LFS includes so it actually works
2014-01-15 Wouter VerhelstAdd missing lfs.h include
2014-01-13 Wouter VerhelstFix cleanup in simple_test
2014-01-13 Wouter VerhelstFully initialize hints
2014-01-13 Wouter VerhelstFix missing include
2014-01-03 Wouter VerhelstPrepare for 3.6 nbd-3.6
2013-12-30 Wouter VerhelstSwitch to xz (and away from bzip2)
2013-12-30 Wouter VerhelstFix build
2013-12-30 Wouter VerhelstAdd check for size_autodetect
2013-12-30 Wouter VerhelstMove size_autodetect to library
2013-12-29 Wouter VerhelstAdd check for getmaskbyte(), too
2013-12-23 Wouter VerhelstDon't forget to distribute this new "macro.h", too
2013-12-23 Wouter VerhelstAdd a check for append_serve, too
2013-12-23 Wouter VerhelstSeparate out a useful macro
2013-12-23 Wouter VerhelstUpdate comment to reflect today's realities
2013-12-23 Wouter VerhelstMove "append_serve" to library, too.
2013-12-23 Wouter VerhelstWhitespace fix
2013-12-22 Wouter VerhelstFix Makefile.am's so that "make distcheck" works again
2013-12-22 Wouter VerhelstAdd .gitignore with compiled files in this directory.
2013-12-22 Wouter VerhelstMake it compile (and pass)
2013-12-22 Wouter VerhelstAdd test for dup_serve
2013-12-22 Wouter VerhelstMove dup_serve() to library
2013-12-22 Wouter VerhelstEnable maintainer-mode by default
2013-12-18 Wouter VerhelstDo a htonl conversion of opt.
2013-12-18 Wouter VerhelstAdd a "code" test suite
2013-12-18 Wouter VerhelstMake a start with a library
2013-12-18 Wouter VerhelstSeparate the test suite out into a separate directory
2013-12-18 Wouter VerhelstBring documentation in sync with code
2013-12-18 Wouter VerhelstImprove acl file parsing robustness
2013-12-18 Wouter VerhelstUnbreak virtstyle parameter parsing
2013-12-18 Wouter VerhelstFix authorized_client implementation a bit more
2013-12-07 Wouter VerhelstMerge pull request #15 from alexsn/master
2013-12-02 Mike Frysingergznbd: fix warning with newer zlib
2013-12-02 Mike Frysingergznbd: use PRId64 for printing 64bit types
2013-12-02 Wouter VerhelstAdd the actual text of the GPLv2, as the license requir...
2013-11-30 alexsnUpdate nbd-client.c
2013-11-30 Wouter VerhelstPrepare for 3.5 nbd-3.5
2013-11-26 Wouter VerhelstUse strcmp() rather than strncmp()
2013-11-26 Wouter VerhelstFix documentation to reflect reality
2013-09-06 Wouter Verhelst3.4 was released...
2013-06-26 Wouter Verhelstre-enable integrityhuge test nbd-3.4
2013-06-18 Wouter VerhelstRemove the same ioctl() call in another place
2013-06-17 Wouter VerhelstRemove obsolete NBD_CLEAR_QUE ioctl.
2013-06-12 Tuomas Räsänennbd-server: const'd function parameter variable
2013-06-12 Tuomas Räsänennbd-server: remove superfluous 2nd parameter from handl...
2013-06-12 Tuomas Räsänennbd-server: refactor out common code
2013-06-09 Tuomas Räsänennbd-server: rename handle_connection() -> handle_oldsty...
2013-06-09 Tuomas Räsänennbd-server: handle modern-style negotiation in a child...
2013-06-09 Wouter VerhelstClarify that we're using tests which expect the serial...
2013-06-01 Tuomas Räsänennbd-server: narrow the scope of a function-local variable
2013-06-01 Tuomas Räsänennbd-server: check the right socket variable for an...
2013-05-29 Wouter VerhelstThis was fixed a while back for 3.3, but I forgot to...
2013-05-18 Wouter VerhelstDon't dump core *everywhere*
2013-05-18 Wouter VerhelstFix my own stupidity
2013-05-18 Michal BelczykIgnore SIGCHLD rather than blocking it
2013-05-07 Goswin von... Buffer overflow and unterminated string in nbd-client.c
2013-04-11 Wouter VerhelstFix port spread
2013-04-11 Wouter VerhelstDistribute these files, too
2013-04-10 Wouter VerhelstPrepare for 3.3 nbd-3.3
2013-04-10 Wouter VerhelstRemove long-outdated conditional code
2013-04-10 Wouter VerhelstImprove signal handling
2013-04-06 Wouter VerhelstFix ordering
2013-04-06 Wouter VerhelstDon't try to check whether invalid sockets are readable
2013-04-06 Wouter VerhelstDon't attempt to free a NULL pointer.
2013-04-06 Wouter VerhelstOpen as many modern sockets as needed
2013-04-06 Wouter VerhelstHandle portability better.
2013-04-06 Wouter VerhelstRevert "Be more portable"
2013-04-04 Wouter VerhelstAdd todo item so we don't forget to fix this later
2013-04-04 Wouter VerhelstMore portability fixes
2013-04-04 Wouter VerhelstClean up in all cases
2013-04-04 Wouter VerhelstBe more portable
2013-04-04 Wouter VerhelstUse the correct error handling routine
2013-04-04 Wouter VerhelstUse $TMPDIR rather than hardcoding for /tmp
2013-04-04 Wouter VerhelstAdd a template to mktemp invocation
2013-03-28 Wouter VerhelstEnsure we don't bring the '-l fucks up nbd-server'...
2013-03-12 Tuomas Räsänennbd-server: prefer assertions over if-then-exits
2013-03-12 Tuomas Räsänennbd-server: read conf on SIGHUP and add new exports
2013-03-06 Wouter VerhelstMerge these two tests
2013-03-06 Wouter VerhelstRemove erroneous cast
next