Fix verbose packet dumping functions.
[libguestfs.git] / daemon / configure.ac
2009-09-17 Richard JonesFix verbose packet dumping functions.
2009-08-17 Jim Meyeringindent with spaces, not TABs
2009-08-17 Jim Meyeringdaemon: enable -Werror and many gcc warnings when ...
2009-08-14 Jim Meyeringbuild: avoid "make sytnax-check" failure
2009-08-13 Richard JonesAdd 'setcon', 'getcon' commands to set and get the...
2009-08-10 Jim Meyeringbuild: enable automake's silent rules option
2009-08-06 Richard JonesRHEL 5: inotify_init1 call did not exist on RHEL 5.
2009-08-06 Jim Meyeringdaemon: use gnulib
2009-08-03 Jim MeyeringConvert all TABs-as-indentation to spaces.
2009-07-28 Richard JonesReplace shell_quote function with %Q and %R printf...
2009-07-14 Richard W.M. JonesRHEL 5: header was called <sys/xattr.h>
2009-07-14 Richard W.M. JonesSupport for Linux extended attributes.
2009-07-03 Matthew BoothMake it possible to build in a separate directory
2009-07-02 Jim Meyeringavoid automake failure
2009-05-07 Richard JonesAugeas is now completely optional.
2009-05-06 Richard JonesFix missing futimens bug.
2009-05-06 Richard JonesAC_CHECK_FUNCS for multiple functions.
2009-04-23 Richard W.M. JonesUse AC_GNU_SOURCE in daemon. Don't need _GNU_SOURCE...
2009-04-23 Richard W.M. JonesAdd outline of 'debug' command.
2009-04-16 Richard JonesRuby bindings.
2009-04-12 Richard JonesOld versions of augeas lack aug_load, aug_defvar, aug_n...
2009-04-09 Richard JonesAdded Augeas support.
2009-04-01 Richard JonesVarious fixes to the build system, add 'make test-boot...
2009-03-24 rjonesNow using febootstrap.
2009-03-03 rjonesFinal fixes to build environment, and added autogen.sh.
2009-03-03 rjonesBuild environment set up for libguestfs.