daemon: debug segv correct use of dereferencing NULL.
[libguestfs.git] / src / appliance.c
2011-12-23 Richard W.M. Joneslib: Try harder to remove temporary directory along...
2011-12-23 Richard W.M. Joneslib: Add guestfs___remove_tmpdir helper function.
2011-08-23 Richard W.M. JonesCoverity: fix memory leak along error path.
2011-08-23 Richard W.M. Jonespclose: Fix other places where we only tested pclose...
2011-08-18 Richard W.M. JonesRemove guestfs___print_timestamped_argv.
2011-03-15 Richard W.M. JonesNew event API (RHBZ#664558).
2011-03-11 Richard W.M. JonesRHEL5: Make use of 'futimens' function optional.
2011-01-19 Richard W.M. JonesUse /var/tmp for the cached appliance (for FHS compliance).
2010-12-11 Richard W.M. Jonesappliance: Don't set utime on cachedir until we know...
2010-12-11 Richard W.M. Jonesappliance: Touch cached appliance files so they don...
2010-12-11 Richard W.M. JonesRemove extra \n character from end of error messages.
2010-12-11 Richard W.M. Jonesappliance: Be careful about cleaning up old appliances.
2010-12-05 Richard W.M. Jonesappliance: Change to using febootstrap 3.x supermin...
2010-12-04 Richard W.M. Jonesappliance: Don't look for kmod.whitelist.
2010-11-08 Richard W.M. Jonessupermin: If disabled, don't compile in supermin code...
2010-10-28 Matthew BoothEnsure atomic creation of a cached appliance
2010-10-28 Matthew BoothCall febootstrap-supermin-helper using the new -u and...
2010-10-28 Matthew BoothLog the febootstrap-supermin-helper command line
2010-10-27 Richard W.M. Jonesappliance: Remove repo from appliance filename (RHBZ...
2010-10-27 Richard W.M. JonesDon't use kernel module whitelist with ext2-based appli...
2010-09-24 Richard W.M. JonesAllow $TMPDIR to override most temporary directory...
2010-09-20 Richard W.M. JonesFix error launching libguestfs when euid != uid.
2010-08-23 Richard JonesChange to using ext2-based, cached supermin appliance.