daemon: More reliable parsing of the output from 'parted print'.
[libguestfs.git] / daemon / inotify.c
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.