libguestfs.git
2009-11-25 Richard Jonesdaemon/Windows: Define _WIN32_WINNT when compiling...
2009-11-25 Richard Jonesbuild: update gnulib submodule to latest
2009-11-25 Richard Jonesbuild: update gnulib submodule to latest
2009-11-25 Richard Jonessupermin: Die with an error if no kernels found (RHBZ...
2009-11-24 Richard JonesNew tool: virt-list-filesystems
2009-11-24 Richard Jonesavailability: Document how to check for single API...
2009-11-24 Richard Jonesavailability: Add a test for this call.
2009-11-24 Richard Jonesavailability: Clarify and fix documentation.
2009-11-24 Richard Jonesgenerator: Passing "" to StringList tests should turn...
2009-11-24 Richard Jonesdaemon: Fix return value from aug_defnode.
2009-11-23 Richard JonesImplement 'dd' command.
2009-11-22 Richard JonesUse STRPREFIX instead of STREQLEN.
2009-11-22 Richard Jonesgenerator: second parameter to upload is Dev_or_Path...
2009-11-21 Matthew Boothbuild: Add missing dependencies in perl directory
2009-11-21 Matthew Boothbuild: Ensure building appliance depends on guestfsd
2009-11-21 Matthew Boothbuild: Don't re-check generator.ml for each generator_b...
2009-11-21 Matthew Boothbuild: Rebuild the daemon as necessary from other direc...
2009-11-21 Richard JonesUpdate TODO file.
2009-11-20 Richard Jonesperl: Add Sys::Guestfs::Lib::feature_available
2009-11-20 Richard Jonesavailability: Skip tests when functions are not available.
2009-11-20 Richard Jonesavailability: Add optional groups and implement guestfs...
2009-11-20 Richard Jonesavailability: Add guestfs_available.
2009-11-20 Richard Jonesdaemon/Win32: Use gnulib modules for first porting...
2009-11-20 Matthew Boothbuild: Add missing dependency libguestfs.la->guestfs_pr...
2009-11-20 Jim Meyeringbuild: correct sed transformation to work also on ...
2009-11-20 Jim Meyeringbuild: make autogen.sh update .git-module-status, as...
2009-11-20 Jim Meyeringmaint: use EXIT_* symbol (not constant, 2) to indicate...
2009-11-20 Jim Meyeringmaint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and...
2009-11-20 Jim Meyeringmaint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and...
2009-11-20 Jim Meyeringmaint: remove unnecessary include of openat.h
2009-11-20 Richard Jonesbuild: update gnulib submodule to latest
2009-11-20 Richard Jonesdaemon/gnulib: Include glob module.
2009-11-20 Richard Jonesdaemon/Win32: Don't include missing headers.
2009-11-20 Richard Jonesdaemon/Win32: make some functions and fields optional.
2009-11-20 Richard Jonesdaemon/Win32: NAME_MAX does not exist on Windows, use...
2009-11-20 Richard Jonesdaemon: Missing #includes revealed by cross-compiling.
2009-11-20 Richard Jonesdaemon/Win32: Ignore mingw32-config.cache.
2009-11-19 Richard Jonesgenerator: open Unix module by default.
2009-11-19 Richard Jonessyntax-check: Fix tab-vs-space issue in the generator.
2009-11-19 Richard JonesUpdate PO files.
2009-11-19 Richard JonesUpdate TODO file.
2009-11-19 Matthew Boothbuild: Fix parallel build of haskell bindings
2009-11-19 Matthew Boothbuild: Fix inter-directory dependencies
2009-11-19 Richard Jonesgenerator: Acquire lock to prevent two parallel runs...
2009-11-19 Jim Meyeringsyntax-check: expand TABs in generator.ml
2009-11-19 Jim Meyeringsyntax-check: exempt *.pod from no-trailing-blank prohi...
2009-11-18 Richard JonesBUILT_SOURCES now depends on running the generator.
2009-11-18 Richard Jonesdaemon/RHEL: Choose correct udev settle script.
2009-11-18 Richard Jonesfuse/RHEL: Don't require UTIME_{NOW,OMIT} to be defined.
2009-11-18 Richard Jonesappliance: Print uptime.
2009-11-18 Richard Jonesrecipes: Fix git URL. 1.0.79
2009-11-18 Richard JonesPrepare for version 1.0.79.
2009-11-18 Richard Jonesfuse: Add test-fuse.sh to EXTRA_DIST.
2009-11-18 Richard Jonesgenerator: Fix API of functions that return RBufferOut
2009-11-17 Richard Jonesfuse: Add tests for guestmount.
2009-11-17 Richard Jonesfuse: Fix read for empty files.
2009-11-17 Richard Jonesfish: Improve output of guestfish -h cmd
2009-11-17 Richard JonesNew API call: fill - fill a file with octets
2009-11-17 Richard Jonesfuse: Fix cache invalidation in rename operation.
2009-11-17 Richard Jonesfuse: Fix hard link creation.
2009-11-17 Richard Jonesfuse: Fix symlink creation (RHBZ#538069).
2009-11-17 Richard Jonesvirt-df: Ignore domains which have ID 0.
2009-11-17 Richard Jonesvirt-df: Turn errors into warnings when listing all...
2009-11-13 Richard W.M... Docs: copyediting
2009-11-13 Richard W.M... Docs: Add documentation about other language bindings...
2009-11-13 Richard W.M... Docs: line folding in example.
2009-11-13 Richard W.M... Docs: group preformatted sections of text together.
2009-11-13 Richard W.M... Docs typo: limited -> limits
2009-11-13 Richard W.M... Docs: Add section on using multiple threads.
2009-11-13 Richard W.M... Docs: Add/extend API overview.
2009-11-13 Richard W.M... Docs: Remove incorrect statement from man page.
2009-11-12 Jim Meyeringbuild: revive the ocaml package tests
2009-11-11 Matthew BoothGenerate guestfs_protocol.x when stamp-generator updates
2009-11-11 Richard Jonesautogen.sh: Remove test for ocaml etc from this script.
2009-11-11 Richard JonesSet cpio blocksize to 64K.
2009-11-10 Richard JonesDebian: don't depend on gfs-tools since these have...
2009-11-10 Richard JonesUpdate PO files for release. 1.0.78
2009-11-10 Richard JonesCheck for ocaml-xml-light-devel (xml-light.cmxa)
2009-11-10 Richard JonesPrepare for version 1.0.78
2009-11-10 Jim Meyeringtell "make syntax-check" that examples/to-xml.c is...
2009-11-10 Richard Jonesexamples: Don't use STREQ etc in the to-xml.c example.
2009-11-10 Richard JonesDon't export STREQ and friends in <guestfs.h>
2009-11-10 Richard JonesFix problems found by 'make syntax check'
2009-11-10 Richard JonesPrint timestamped messages during appliance launch.
2009-11-10 Richard JonesRecord time of guest launch.
2009-11-10 Richard Jonesappliance: Prefix kernel messages with timestamp.
2009-11-10 Richard JonesGeneric partition creation interface.
2009-11-10 Richard JonesAdd ata_piix to kernel module whitelist (RHBZ#533886).
2009-11-10 Richard JonesFix compilation if readline library is not present.
2009-11-10 Richard JonesFix compilation when Augeas is not present.
2009-11-10 Jim Meyeringavoid "syntax-check" failure: hide cast of argument...
2009-11-10 Jim Meyeringbuild: die early if we lack ocaml, ocamlfind or ocaml...
2009-11-09 Jim Meyeringtests: enable strcmp-related syntax-check tests
2009-11-09 Jim Meyeringchange strncasecmp() == 0 to STRCASEEQLEN()
2009-11-09 Jim Meyeringchange strncasecmp() == 0 to STRCASENEQLEN()
2009-11-09 Jim Meyeringuse STREQ, not strcmp: part 2
2009-11-09 Jim Meyeringuse STREQ, not strcmp: part 1
2009-11-09 Jim Meyeringchange strncmp() == 0 to STREQLEN()
2009-11-09 Jim Meyeringchange strncmp(...) != 0 to STRNEQLEN(...)
2009-11-09 Jim Meyeringconvert strcasecmp(...) != 0 to STRCASENEQ(...)
next