libguestfs.git
2009-04-22 Richard JonesVersion 1.0.7 1.0.7
2009-04-22 Richard JonesFix quoting of list args in guestfish manpage.
2009-04-22 Richard JonesResync specfile to Fedora RR.
2009-04-22 Richard JonesCreate /tmp directory in the initramfs.
2009-04-22 Richard JonesInclude fuse.ko module in image.
2009-04-22 Richard JonesVersion 1.0.6. 1.0.6
2009-04-22 Richard JonesNote, but don't fix, javadoc bug.
2009-04-22 Richard Jonesqemu runtime done - remove from TODO list.
2009-04-22 Richard JonesAllow qemu binary to be overridden at runtime.
2009-04-22 Richard JonesAllow selection of qemu using --with-qemu
2009-04-22 Richard JonesError message about using --with-java-home=no to disabl...
2009-04-21 Richard JonesFixes for Java. 1.0.5
2009-04-21 Richard JonesAdd extra kernel modules required for ext4 support.
2009-04-21 Richard JonesUpdated documentation, prepare for 1.0.5 release.
2009-04-21 Richard JonesAnother Java test.
2009-04-21 Richard JonesTesting the Java bindings.
2009-04-21 Richard JonesJava bindings compile, not tested.
2009-04-21 Richard JonesAdd summary message, fix libruby detection.
2009-04-21 Richard JonesMore notes in the TODO list.
2009-04-21 Richard JonesBasic Java build environment.
2009-04-20 Richard JonesVarious fixes to build and test in Koji. 1.0.4
2009-04-20 Richard JonesFixes for CDPATH being set.
2009-04-20 Richard JonesUse standard names for the OCaml/Perl/Python/Ruby subpa...
2009-04-20 Richard JonesRuby also supported
2009-04-20 Richard JonesInclude the __cplusplus header magic so API really...
2009-04-20 Richard JonesVersion 1.0.3. 1.0.3
2009-04-20 Richard JonesRemoved TODO item, now implemented.
2009-04-20 Richard JonesAdded tar-in, tar-out, tgz-in, tgz-out commands.
2009-04-20 Richard JonesVarious fixes to the daemon:
2009-04-20 Richard JonesSome fixes to daemon upload command:
2009-04-20 Richard JonesMake daemon cancellation really work.
2009-04-20 Richard JonesAdd tests for the upload and download commands.
2009-04-20 Richard JonesPrepare for version 1.0.2. 1.0.2
2009-04-20 Richard JonesAvoid warning: Don't generate read_reply label unless...
2009-04-20 Richard JonesFix file descriptor leak in daemon.
2009-04-20 Richard JonesGenerated code for 'checksum' command.
2009-04-20 Richard JonesAdd 'checksum' command.
2009-04-19 Richard JonesImplement upload and download commands.
2009-04-19 Richard JonesUse GUESTFS_LAUNCH_FLAG in the daemon, and use correct...
2009-04-19 Richard JonesDocument initial message.
2009-04-19 Richard JonesDocument the internal protocol.
2009-04-19 Richard JonesImplement NEED_ROOT_OR_IS_DEVICE macro.
2009-04-19 Richard JonesImplement _send_sync, _send_file_sync and _receive_file...
2009-04-18 Richard JonesBegin to add the upload and download commands.
2009-04-18 Richard JonesAdd ruby/ directory, add more warnings.
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.
next