2012-05-05 |
Wouter Verhelst | Make output somewhat more pretty |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Wouter Verhelst | Implement "list exports" message |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Wouter Verhelst | Fix reference to INSTALL file -- oops, that was still... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Jean Wolter | Fix for device name detection |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Jean Wolter | Fix for error handling |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Wouter Verhelst | Use the formatted string, not the unformatted one. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Wouter Verhelst | Use less syscalls |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Wouter Verhelst | Transition do_oldstyle variable to a global flags mask |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Wouter Verhelst | Use assert rather than g_assert |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Wouter Verhelst | Support filesystems that don't return filetypes in... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Wouter Verhelst | Do the check_conn in the child, not the parent nbd-3.0 |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Wouter Verhelst | Release 3.0 |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Wouter Verhelst | Merge pull request #5 from tabraham/master |
commit | commitdiff | tree | snapshot |
2012-01-07 |
T.M. Abraham | properly check for HAVE_FALLOC_PH in both occurrences |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Wouter Verhelst | Make assertions about state in negotiation function |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Wouter Verhelst | Improve indentation to avoid this kind of thing from... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Peter Korsgaard | nbd-server: use modern alternative to legacy index... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Peter Korsgaard | lfs.h: fix !LFS builds |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Wouter Verhelst | Check for defines the right way |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Wouter Verhelst | Release 2.9.25 nbd-2.9.25 |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Wouter Verhelst | Use proper values |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Wouter Verhelst | Fix this check |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Wouter Verhelst | Update manpage |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Wouter Verhelst | Bump required version of libglib |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Wouter Verhelst | Use msg3 instead of msg2 (oops, my mistake) |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Stéphane Graber | Fix msg2 calls |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Wouter Verhelst | Save and restore errno before calling functions |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Wouter Verhelst | Implement TRIM as fallocate(FALLOC_FL_PUNCH_HOLE) call |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Wouter Verhelst | Fix check for FALLOCATE_FL_PUNCH_HOLE |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Wouter Verhelst | Remove unused variable nbd-2.9.24 |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Wouter Verhelst | Add test for config file snippet stuff, and make the... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Wouter Verhelst | Document trim option in manpage, too. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Paolo Bonzini | add support for NBD_CMD_TRIM, update docs |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Wouter Verhelst | Fix error handling |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Wouter Verhelst | Fix size_t/socklen_t confusion. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Wouter Verhelst | Update config file format description |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Wouter Verhelst | Add missing include |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Wouter Verhelst | Portability fix |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Wouter Verhelst | Check for fdatasync before trying to use it |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Wouter Verhelst | Prepare for 2.9.24 (not released yet) |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Wouter Verhelst | Fix checking for generic section in individual files |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Wouter Verhelst | Re-sort, and add documentation on new includedir option. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Wouter Verhelst | Implement config.d style config management |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Wouter Verhelst | Test for presence of FALLOC_FL_PUNCH_HOLE |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Wouter Verhelst | Remove outdated comments |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Wouter Verhelst | Don't forget to include stdbool if we're going to use it. |
commit | commitdiff | tree | snapshot |
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 |
next |