daemon: Print error for invalid chunk.cancel field.
[libguestfs.git] / daemon / inotify.c
2010-11-03 Richard W.M. Jonesdaemon: Don't use ../src path to include generator_prot...
2010-05-13 Richard JonesFix FileIn cmds losing synch if both ends send cancel...
2010-04-17 Richard JonesFix upload losing synchronization if root not mounted...
2010-02-12 Richard Jonesdaemon: Don't need to prefix error messages with the...
2009-11-20 Richard Jonesavailability: Add optional groups and implement guestfs...
2009-11-20 Richard Jonesdaemon/Win32: make some functions and fields optional.
2009-08-13 Richard Jonesinotify-add-watch does not need to explicitly check...
2009-08-13 Jim Meyeringgenerator.ml: use new "Pathname" designation
2009-08-13 Jim Meyeringupdate all NEED_ROOT uses
2009-08-13 Jim Meyeringupdate all uses of ABS_PATH
2009-08-10 Jim Meyeringbuild: avoid warnings in daemon/inotify.c
2009-08-06 Richard JonesRHEL 5: inotify_init1 call did not exist on RHEL 5.
2009-08-03 Jim MeyeringConvert all TABs-as-indentation to spaces.
2009-07-31 Richard W.M. JonesAdd interface to Linux 'inotify' API.