platform/upstream/nbd.git
2014-10-20 Wouter VerhelstFix uninitialized variable in oldstyle negotiation
2014-10-17 Wouter VerhelstDocument existing request types in a somewhat more...
2014-10-16 Wouter VerhelstModernize README, and point to sourceforge download...
2014-10-16 Wouter VerhelstPoint to mailinglist
2014-10-14 Thomas ErikssonExtract the unix socket code from opennet() into a...
2014-10-14 Thomas ErikssonFixed previous mistakes with unix socket code.
2014-10-13 Thomas ErikssonAdding capability for the client to connect to a unix...
2014-10-10 Wouter VerhelstAvoid sending 124 zeroes of useless
2014-10-10 Wouter VerhelstHandle absense of (struct dirent).d_type
2014-10-10 Wouter VerhelstClarify that gznbd is slightly outdated
2014-10-10 Wouter VerhelstMerge https://github.com/ahippo/nbd
2014-10-08 Wouter VerhelstDon't use XFAIL_TESTS, instead make nbd-tester-client...
2014-10-08 Wouter VerhelstTest that trying to write to a read-only export fails
2014-10-08 Wouter VerhelstDocument a way for a default export
2014-10-02 Andrey Mazogznbd: use atoll() to convert size argument
2014-10-02 Andrey MazoWire gznbd into general configure.ac/Makefile.am
2014-10-01 Wouter VerhelstMake short version of -V actually work
2014-10-01 Wouter VerhelstDocument -V option
2014-10-01 Wouter VerhelstFix various warnings that pop up by default with gcc 4.9
2014-10-01 Wouter VerhelstReplace return by break statement
2014-10-01 txt.fileUpdate nbd-server.c
2014-09-18 Wouter VerhelstRevert "Enable automatic coverity coverage"
2014-09-15 Wouter VerhelstImplement new config file option "cowdir"
2014-09-14 delmasceUpdate clientacl.c
2014-09-14 delmascePass whole struct sockaddr to function address_matches...
2014-09-14 Wouter VerhelstFix obi-wan (whoops)
2014-09-14 Christian Hesseadd missing include syslog.h
2014-09-14 Wouter VerhelstClear ai on return, also in case of error
2014-09-14 Wouter VerhelstEnsure pidftemplate is always 0-terminated
2014-09-14 Wouter VerhelstEnsure the "errstr" buffer is always 0-terminated
2014-07-25 Wouter VerhelstDon't try to be smarter than the compiler about inlining
2014-07-25 Wouter VerhelstDon't warn about oldstyle exports if oldstyle is set...
2014-07-25 Wouter VerhelstFix up parse_cfile signature
2014-05-08 Christian Hessefix typo
2014-05-08 Christian Hessedo not try to open authorization file without filename
2014-03-20 Wouter VerhelstGuard against errors
2014-03-20 Wouter VerhelstEnable automatic coverity coverage
2014-03-20 Wouter VerhelstMake the travis stuff work (after some testing on a...
2014-03-20 Wouter VerhelstClean up cliserv.h
2014-03-19 Wouter VerhelstInstall a more recent version of automake through apt...
2014-03-19 Wouter VerhelstFigure out which versions of automake we have to work...
2014-03-19 Wouter Verhelstautotools need to be regenerated
2014-03-19 Wouter VerhelstAdd travis config file
2014-03-19 Wouter VerhelstPrepare for 3.8 nbd-3.8
2014-03-19 Wouter VerhelstDon't go out of bounds in an array...
2014-03-19 Wouter VerhelstZero-terminate buffers with data supplied by remote...
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
next