platform/upstream/nbd.git
2012-05-05 Wouter VerhelstMake output somewhat more pretty
2012-05-05 Wouter VerhelstImplement "list exports" message
2012-05-02 Wouter VerhelstFix reference to INSTALL file -- oops, that was still...
2012-05-02 Jean WolterFix for device name detection
2012-05-02 Jean WolterFix for error handling
2012-03-21 Wouter VerhelstUse the formatted string, not the unformatted one.
2012-03-21 Wouter VerhelstUse less syscalls
2012-03-21 Wouter VerhelstTransition do_oldstyle variable to a global flags mask
2012-03-21 Wouter VerhelstUse assert rather than g_assert
2012-02-23 Wouter VerhelstSupport filesystems that don't return filetypes in...
2012-02-21 Wouter VerhelstDo the check_conn in the child, not the parent nbd-3.0
2012-02-10 Wouter VerhelstRelease 3.0
2012-01-07 Wouter VerhelstMerge pull request #5 from tabraham/master
2012-01-07 T.M. Abrahamproperly check for HAVE_FALLOC_PH in both occurrences
2011-12-23 Wouter VerhelstMake assertions about state in negotiation function
2011-12-06 Wouter VerhelstImprove indentation to avoid this kind of thing from...
2011-12-06 Peter Korsgaardnbd-server: use modern alternative to legacy index...
2011-12-06 Peter Korsgaardlfs.h: fix !LFS builds
2011-11-29 Wouter VerhelstCheck for defines the right way
2011-11-29 Wouter VerhelstRelease 2.9.25 nbd-2.9.25
2011-11-29 Wouter VerhelstUse proper values
2011-11-29 Wouter VerhelstFix this check
2011-11-10 Wouter VerhelstUpdate manpage
2011-11-03 Wouter VerhelstBump required version of libglib
2011-11-03 Wouter VerhelstUse msg3 instead of msg2 (oops, my mistake)
2011-10-20 Stéphane GraberFix msg2 calls
2011-10-02 Wouter VerhelstSave and restore errno before calling functions
2011-09-15 Wouter VerhelstImplement TRIM as fallocate(FALLOC_FL_PUNCH_HOLE) call
2011-09-15 Wouter VerhelstFix check for FALLOCATE_FL_PUNCH_HOLE
2011-09-13 Wouter VerhelstRemove unused variable nbd-2.9.24
2011-09-13 Wouter VerhelstAdd test for config file snippet stuff, and make the...
2011-09-08 Wouter VerhelstDocument trim option in manpage, too.
2011-09-08 Paolo Bonziniadd support for NBD_CMD_TRIM, update docs
2011-09-05 Wouter VerhelstFix error handling
2011-09-05 Wouter VerhelstFix size_t/socklen_t confusion.
2011-08-25 Wouter VerhelstUpdate config file format description
2011-08-17 Wouter VerhelstAdd missing include
2011-08-17 Wouter VerhelstPortability fix
2011-08-17 Wouter VerhelstCheck for fdatasync before trying to use it
2011-08-08 Wouter VerhelstPrepare for 2.9.24 (not released yet)
2011-08-08 Wouter VerhelstFix checking for generic section in individual files
2011-08-02 Wouter VerhelstRe-sort, and add documentation on new includedir option.
2011-08-02 Wouter VerhelstImplement config.d style config management
2011-07-22 Wouter VerhelstTest for presence of FALLOC_FL_PUNCH_HOLE
2011-07-22 Wouter VerhelstRemove outdated comments
2011-07-22 Wouter VerhelstDon't forget to include stdbool if we're going to use it.
2011-07-21 Wouter VerhelstReport more often on our progress
2011-07-21 Wouter VerhelstFix 32/64 bit confusion
2011-07-21 Wouter VerhelstLog occurrance of oversized request only once, so that...
2011-07-20 Wouter VerhelstMerge remote-tracking branch 'debian/master'
2011-07-20 Wouter VerhelstDebugging improvements, and fix running on on (Debian...
2011-07-08 Wouter VerhelstRelease 2.9.23 nbd-2.9.23
2011-06-25 Wouter VerhelstUpdate copyright statement -- apparently I forgot this...
2011-06-25 Wouter VerhelstFix typo
2011-06-24 Alex BlighAdd "temporary" option, and ability to create files.
2011-06-12 Wouter VerhelstRemove unused assignment
2011-06-12 Wouter VerhelstRemove dead assignment
2011-06-12 Wouter VerhelstAdd missing break
2011-06-09 Alex BlighMake integrity tests respect request ordering.
2011-06-09 Alex Blighnbd-tester-client: analyse bad data using hash function...
2011-06-09 Alex Blighnbd-tester-client: ignore SIGPIPE so we pick up and...
2011-06-09 Wouter VerhelstFix a few branch checks
2011-06-09 Wouter VerhelstRemove some more crack
2011-06-09 Wouter VerhelstImplement proper branches
2011-05-31 Wouter VerhelstUpdate proto.txt
2011-05-29 Wouter VerhelstAllow varying the port for new-style handshakes
2011-05-29 Wouter VerhelstMore sorting
2011-05-29 Wouter VerhelstDon't send to syslog from nbd-trdump nbd-2.9.22
2011-05-29 Wouter VerhelstMakefile changes
2011-05-28 Alex BlighFix .gitignore
2011-05-28 Alex BlighMerge branch 'master' of git://nbd.git.sourceforge...
2011-05-28 Alex BlighAdd integrity test for huge writes. Fix speed calc...
2011-05-28 Alex BlighFix oversize writes to write to correct area of disk
2011-05-28 Alex BlighFix handling of oversize writes
2011-05-28 Alex BlighConsume unwanted data on a write that fails
2011-05-28 Wouter VerhelstFix typo
2011-05-28 Wouter VerhelstMerge branch 'alex'
2011-05-28 Wouter VerhelstMove nbd-trdump.8 to nbd-trdump.1, where it belongs.
2011-05-28 Wouter VerhelstMerge branch 'alex'
2011-05-28 Alex BlighDocument function parameters for doxygen
2011-05-28 Wouter VerhelstPrepare for 2.9.22
2011-05-28 Alex BlighActually add the nbd-trdump manpage rather than just...
2011-05-28 Alex BlighAdd nbd-trdump manpage
2011-05-28 Alex BlighOnly send one reply on oversize writes
2011-05-27 Wouter VerhelstInstall nbd-trdump to .../bin
2011-05-27 Wouter VerhelstImplement basic --help option
2011-05-27 Alex BlighClear up mainloop()
2011-05-27 Wouter VerhelstFix INPUT
2011-05-27 Wouter VerhelstDistribute maketr, too
2011-05-27 Wouter VerhelstFix 'make distcheck'
2011-05-27 Wouter Verhelstuse mktemp -d
2011-05-27 Wouter VerhelstRe-sort documentation
2011-05-27 Wouter VerhelstClarify documentation slightly
2011-05-27 Wouter VerhelstRemove double "it", and redundant information about...
2011-05-27 Wouter VerhelstModernize DEBUG macros, and make code -Wall -Werror...
2011-05-22 Alex BlighAdd nbd-trdump - utilty to dump traces
2011-05-22 Alex BlighAdd nbd-trdump - utilty to dump traces
2011-05-22 Alex BlighFix nbd-tester-client.tr properly
2011-05-22 Alex BlighDo not use sync_file_range
2011-05-22 Alex BlighMerge branch 'master' of git://nbd.git.sourceforge...
next