| Commit message (Expand) | Author | Age | Files | Lines |
* | Coverity: Ensure fp is closed along all error paths. | Richard W.M. Jones | 2011-06-09 | 1 | -4/+6 |
* | proto: Fix FileIn ops that abort during the chunk upload stage. | Richard W.M. Jones | 2011-03-18 | 1 | -1/+1 |
* | daemon: Don't use ../src path to include generator_protocol.h | Richard W.M. Jones | 2010-11-03 | 1 | -1/+1 |
* | Fix FileIn cmds losing synch if both ends send cancel messages (RHBZ#576879). | Richard Jones | 2010-05-13 | 1 | -1/+1 |
* | Fix upload losing synchronization if root not mounted (RHBZ#576879). | Richard Jones | 2010-04-17 | 1 | -1/+1 |
* | daemon: Don't need to prefix error messages with the command name. | Richard Jones | 2010-02-12 | 1 | -6/+6 |
* | availability: Add optional groups and implement guestfs_available call. | Richard Jones | 2009-11-20 | 1 | -12/+19 |
* | daemon/Win32: make some functions and fields optional. | Richard Jones | 2009-11-20 | 1 | -0/+35 |
* | inotify-add-watch does not need to explicitly check for ABS_PATH. | Richard Jones | 2009-08-13 | 1 | -1/+0 |
* | generator.ml: use new "Pathname" designation | Jim Meyering | 2009-08-13 | 1 | -1/+1 |
* | update all NEED_ROOT uses | Jim Meyering | 2009-08-13 | 1 | -1/+1 |
* | update all uses of ABS_PATH | Jim Meyering | 2009-08-13 | 1 | -1/+1 |
* | build: avoid warnings in daemon/inotify.c | Jim Meyering | 2009-08-10 | 1 | -3/+4 |
* | RHEL 5: inotify_init1 call did not exist on RHEL 5. | Richard Jones | 2009-08-06 | 1 | -0/+22 |
* | Convert all TABs-as-indentation to spaces. | Jim Meyering | 2009-08-03 | 1 | -13/+13 |
* | Add interface to Linux 'inotify' API. | Richard W.M. Jones | 2009-07-31 | 1 | -0/+320 |