guestfs_find: Fix memory leak of sysrootdir.
[libguestfs.git] / daemon / find.c
2009-10-20 Richard Jonesguestfs_find: Fix memory leak of sysrootdir.
2009-10-20 Richard JonesNew API: find0 (unlimited version of find)
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-07-28 Richard JonesReplace shell_quote function with %Q and %R printf...
2009-07-18 Richard JonesMake /sysroot path configurable.
2009-07-03 Jim Meyeringremove trailing blanks
2009-07-01 Richard W.M. JonesAll instances of 'pclose' now check for return value...
2009-06-20 Richard W.M. JonesCheck return value from pclose.
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-05-19 Richard JonesAdded 'find' command.