2011-07-21 |
Wouter Verhelst | Report more often on our progress |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Wouter Verhelst | Fix 32/64 bit confusion |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Wouter Verhelst | Log occurrance of oversized request only once, so that... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Wouter Verhelst | Merge remote-tracking branch 'debian/master' |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Wouter Verhelst | Debugging improvements, and fix running on on (Debian... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Wouter Verhelst | Release 2.9.23 nbd-2.9.23 |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Wouter Verhelst | Update copyright statement -- apparently I forgot this... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Wouter Verhelst | Fix typo |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Alex Bligh | Add "temporary" option, and ability to create files. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Wouter Verhelst | Remove unused assignment |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Wouter Verhelst | Remove dead assignment |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Wouter Verhelst | Add missing break |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Alex Bligh | Make integrity tests respect request ordering. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Alex Bligh | nbd-tester-client: analyse bad data using hash function... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Alex Bligh | nbd-tester-client: ignore SIGPIPE so we pick up and... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Wouter Verhelst | Fix a few branch checks |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Wouter Verhelst | Remove some more crack |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Wouter Verhelst | Implement proper branches |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Wouter Verhelst | Update proto.txt |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Wouter Verhelst | Allow varying the port for new-style handshakes |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Wouter Verhelst | More sorting |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Wouter Verhelst | Don't send to syslog from nbd-trdump nbd-2.9.22 |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Wouter Verhelst | Makefile changes |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Alex Bligh | Fix .gitignore |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Alex Bligh | Merge branch 'master' of git://nbd.git.sourceforge... |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Alex Bligh | Add integrity test for huge writes. Fix speed calc... |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Alex Bligh | Fix oversize writes to write to correct area of disk |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Alex Bligh | Fix handling of oversize writes |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Alex Bligh | Consume unwanted data on a write that fails |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Wouter Verhelst | Fix typo |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Wouter Verhelst | Merge branch 'alex' |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Wouter Verhelst | Move nbd-trdump.8 to nbd-trdump.1, where it belongs. |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Wouter Verhelst | Merge branch 'alex' |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Alex Bligh | Document function parameters for doxygen |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Wouter Verhelst | Prepare for 2.9.22 |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Alex Bligh | Actually add the nbd-trdump manpage rather than just... |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Alex Bligh | Add nbd-trdump manpage |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Alex Bligh | Only send one reply on oversize writes |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Wouter Verhelst | Install nbd-trdump to .../bin |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Wouter Verhelst | Implement basic --help option |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Alex Bligh | Clear up mainloop() |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Wouter Verhelst | Fix INPUT |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Wouter Verhelst | Distribute maketr, too |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Wouter Verhelst | Fix 'make distcheck' |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Wouter Verhelst | use mktemp -d |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Wouter Verhelst | Re-sort documentation |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Wouter Verhelst | Clarify documentation slightly |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Wouter Verhelst | Remove double "it", and redundant information about... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Wouter Verhelst | Modernize DEBUG macros, and make code -Wall -Werror... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Alex Bligh | Add nbd-trdump - utilty to dump traces |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Alex Bligh | Add nbd-trdump - utilty to dump traces |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Alex Bligh | Fix nbd-tester-client.tr properly |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Alex Bligh | Do not use sync_file_range |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Alex Bligh | Merge branch 'master' of git://nbd.git.sourceforge... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Alex Bligh | Use nbd-tester-client.tr data with conformant MBD_CMD_F... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Alex Bligh | Chnage documentation for NBD_CMD_FLUSH again. |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Alex Bligh | Add transaction log support and integrity test |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Alex Bligh | fix documentation of NBD_CMD_FLUSH |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Alex Bligh | copy handle on all requests |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Alex Bligh | nbd-server: don't check length and offset on flush |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Alex Bligh | Implement support for flush, fua and rotational. |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Wouter Verhelst | Merge branch 'alex' |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Wouter Verhelst | Merge commit '085441290' |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Alex Bligh | write flags value to return to the rest of program... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Alex Bligh | Add 'do not fork' option |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Alex Bligh | Add flush test |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Alex Bligh | move NBD_FLAGS from cliserv.h to nbd.h as they will... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Alex Bligh | Use flags for tests; introduce TEST_FLUSH |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Alex Bligh | Merge branch 'master' of git://nbd.git.sourceforge... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Alex Bligh | Improve timing of tests; avoid wrapping tv_usec and... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Wouter Verhelst | Handle failed negotiation on modern socket |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Alex Bligh | Add write test to test suite |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Alex Bligh | Remove compilation warnings and increase error checking... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Wouter Verhelst | Fix lp[] initialization |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Alex Bligh | fix autogen.sh |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Alex Bligh | Ensure all options have option length |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Wouter Verhelst | Release 2.9.21a 2.9.21a |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Wouter Verhelst | Add sh.tmpl to EXTRA_DIST so it won't break |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Wouter Verhelst | Release 2.9.21 2.9.21 |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Wouter Verhelst | Fix 'make distcheck' |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Wouter Verhelst | Fix thinko |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Wouter Verhelst | Don't forget the template, and ignore generated files |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Wouter Verhelst | Manpage generation revisited |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Wouter Verhelst | Documentation updates |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Wouter Verhelst | Fix dup_serve |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Wouter Verhelst | Fix memleak |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Wouter Verhelst | Fix inline usage |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Wouter Verhelst | Require C99 |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Wouter Verhelst | Fix getopt usage |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Wouter Verhelst | Check return value of read_all in all cases |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Wouter Verhelst | Assign a value to serve when using modern protocol |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Wouter Verhelst | Release 2.9.20 2.9.20 |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Wouter Verhelst | Test request blocks that are larger than 1MB, too. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Wouter Verhelst | Fix handling of oversized requests |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Wouter Verhelst | Fix buffer size checking |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Wouter Verhelst | Remove outdated roadmap |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Wouter Verhelst | Release 2.9.19 2.9.19 |
commit | commitdiff | tree | snapshot |
2010-12-15 |
sf@psjt.org | 10 TByte partition |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Gregory Thiemonge | nbd-server: Limit the number of connections |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Wouter Verhelst | Put nbd-client back in sbin |
commit | commitdiff | tree | snapshot |
next |