libguestfs.git
2009-04-18 Richard JonesSplit out send and reply operations into separate callb...
2009-04-18 Richard Jonesguestfs_send -> guestfs__send, in case we want a future...
2009-04-18 Richard JonesSeparate out the high-level API actions.
2009-04-18 Richard JonesMerge branch 'master' of git+ssh://g-rjones@et.redhat...
2009-04-18 Richard JonesRewrite of main loop impl, start of FileIn/FileOut...
2009-04-18 Richard JonesMerge branch 'master' of git+ssh://g-rjones@et.redhat...
2009-04-18 Richard JonesVersion 1.0.1 1.0.1
2009-04-16 Richard W.M... Allow Ruby bindings to build correctly even if libguest...
2009-04-16 Richard JonesFix spec file. 1.0.0
2009-04-16 Richard JonesRuby bindings.
2009-04-16 Richard JonesResync with proposed Fedora specfile.
2009-04-16 Richard JonesMissing free() on return path (thanks: Steve Grubb).
2009-04-16 Richard JonesTODO list updated.
2009-04-16 Richard JonesNote slow kernel boot times for F11/12.
2009-04-16 Richard JonesUpdated TODO, BUGS.
2009-04-16 Richard JonesAdded Python documentation.
2009-04-16 Richard JonesReally needs qemu 0.10 for vmchannel support.
2009-04-15 Richard Jones0.9.9 for final cleanups before 1.0 release. 0.9.9
2009-04-15 Richard Jones'guestfish edit' commands and several bugfixes.
2009-04-15 Richard JonesStarted BUGS list.
2009-04-15 Richard JonesMove guestfish 'alloc' command to a separate file.
2009-04-15 Richard JonesVersion 0.9.3. 0.9.3
2009-04-15 Richard JonesShow byte sizes in example.
2009-04-15 Richard JonesGenerated code for blockdev_* calls, RInt64, enhanced...
2009-04-15 Richard JonesAdded blockdev_* calls. RInt64 type. Enhanced tests.
2009-04-15 Richard JonesBe strict about commands which don't test themselves...
2009-04-15 Richard JonesVersion 0.9.2. 0.9.2
2009-04-15 Richard JonesDisplay ext2/3 details, and some bug fixes.
2009-04-15 Richard JonesCorrectly free memory in RHashtable binding for OCaml...
2009-04-15 Richard JonesGenerated code for tune2fs-l command and RHashtable...
2009-04-15 Richard JonesAdded tune2fs-l command and RHashtable return type.
2009-04-15 Richard JonesAdded to-xml program.
2009-04-15 Richard JonesRemove 'df' program from examples - didn't ever work.
2009-04-15 Richard JonesGenerated code for stat/lstat/statvfs changes.
2009-04-15 Richard JonesAdded stat, lstat, statvfs and associated stat structures.
2009-04-14 Richard JonesQuoting in guestfish.
2009-04-14 Richard JonesVersion 0.9.1 0.9.1
2009-04-14 Richard JonesAdded bindings for GNU readline.
2009-04-14 Richard JonesBetter handling of trailing \n problem.
2009-04-14 Richard JonesTypos and documentation updates.
2009-04-14 Richard JonesGenerated changes to perl XS bindings.
2009-04-14 Richard JonesAdd 'command' and 'command-lines'. Fix args freeing...
2009-04-14 Richard JonesFix 'file(1)' command to work on /dev devices.
2009-04-13 Richard JonesGenerated files for file(1) command.
2009-04-13 Richard JonesAdded file(1) command.
2009-04-13 Richard JonesNote a bug.
2009-04-13 Richard Jonesguestfs -> GuestFS 0.9
2009-04-13 Richard JonesPython files. Add $QUICK_RPMBUILD flag to avoid runnin...
2009-04-13 Richard JonesInstall guestfs.py
2009-04-13 Richard JonesMissing dependency.
2009-04-13 Richard JonesDescribe all available bindings.
2009-04-13 Richard JonesNeed to package generator.ml -- oops.
2009-04-13 Richard JonesPrepare for 0.9 release.
2009-04-13 Richard JonesExtra CLEANFILES.
2009-04-13 Richard JonesAdditional test programs for Perl, Python, OCaml bindings.
2009-04-13 Richard JonesLots, mainly Python bindings.
2009-04-13 Richard JonesStricter checks on short descriptions.
2009-04-13 Richard JonesOCaml bindings build using the installed, not built...
2009-04-12 Richard JonesOld versions of augeas lack aug_load, aug_defvar, aug_n...
2009-04-12 Richard JonesVersion 0.8.1 0.8.1
2009-04-12 Richard JonesDistribute TODO file.
2009-04-12 Richard JonesFix looping bug in parse_string_list, and remove debug...
2009-04-12 Richard JonesMore BuildRequires.
2009-04-12 Richard JonesMore TODO items.
2009-04-12 Richard JonesAdd BR qemu (required to run the tests).
2009-04-12 Richard JonesAdded some ideas in TODO file.
2009-04-11 Richard JonesMinor adjustments for 0.8 release. 0.8
2009-04-11 Richard JonesDon't delete examples/Makefile.
2009-04-11 Richard JonesAdded test suite.
2009-04-10 Richard JonesAdded test framework, no tests implemented yet.
2009-04-10 Richard JonesNeed to set LD_LIBRARY_PATH so we pick up the right...
2009-04-10 Richard JonesGenerated files for previous commands.
2009-04-10 Richard JonesNew commands: rm rmdir rm-rf mkdir mkdir-p chmod chown
2009-04-10 Richard JonesCHROOT_OUT must preserve errno.
2009-04-10 Richard JonesFix off-by-one error in Augeas wrapper code.
2009-04-10 Richard JonesChange Err -> RErr for consistency with other return...
2009-04-10 Richard JonesDocumentation fix.
2009-04-10 Richard JonesCode cleanup.
2009-04-10 Richard JonesAdd more function checking.
2009-04-10 Richard JonesJust use plain lists for argument representation.
2009-04-10 Richard JonesDocumentation fixes.
2009-04-10 Richard JonesCorrection in the aug-ls documentation.
2009-04-09 Richard JonesRemove *~ files when doing 'make clean'.
2009-04-09 Richard JonesDocumentation update.
2009-04-09 Richard JonesBumped version number.
2009-04-09 Richard JonesAdded aug-ls (generated code).
2009-04-09 Richard JonesAdd aug-ls command (non-generated code).
2009-04-09 Richard JonesNo need for mirror, add HTML docs to subpackages. 0.7
2009-04-09 Richard JonesDistribute the pod.css file.
2009-04-09 Richard JonesGenerate webpages.
2009-04-09 Richard JonesAdded Augeas support.
2009-04-09 Richard JonesUpdated HACKING notes about debugging.
2009-04-08 Richard JonesGenerated code for new guestfs_read_lines API call.
2009-04-08 Richard JonesDefinition and implementation of new guestfs_read_lines...
2009-04-08 Richard JonesVersion 0.6 0.6
2009-04-08 Richard JonesAdded OCaml examples.
2009-04-08 Richard JonesOCaml bindings compile.
2009-04-08 Richard JonesMany non-daemon functions are now auto-generated.
2009-04-08 Richard JonesVersion 0.5: Numerous small fixes to make rpmbuild... 0.5
2009-04-08 Richard JonesAdded more Perl bindings tests.
next