Fix Java configure tests (RHBZ#501885).
[libguestfs.git] / guestfs.pod
2009-05-26 Richard JonesFix bug links.
2009-05-21 Richard JonesBugs have been moved to Red Hat Bugzilla.
2009-05-13 Richard W.M. JonesAdd 'append', LIBGUESTFS_APPEND to set additional kerne...
2009-05-10 Richard JonesPartial Haskell bindings.
2009-04-26 Richard JonesDocument qemu wrappers.
2009-04-22 Richard JonesAllow qemu binary to be overridden at runtime.
2009-04-21 Richard JonesUpdated documentation, prepare for 1.0.5 release.
2009-04-20 Richard JonesRuby also supported
2009-04-19 Richard JonesImplement upload and download commands.
2009-04-19 Richard JonesDocument initial message.
2009-04-19 Richard JonesDocument the internal protocol.
2009-04-18 Richard JonesRewrite of main loop impl, start of FileIn/FileOut...
2009-04-13 Richard JonesDescribe all available bindings.
2009-04-13 Richard JonesLots, mainly Python bindings.
2009-04-08 Richard JonesMany non-daemon functions are now auto-generated.
2009-04-08 Richard JonesMention OCaml & Perl bindings in introduction. Error...
2009-04-07 Richard Jonespvs/vgs/lvs commands working now.
2009-04-04 Richard JonesLIBGUESTFS_PATH implementation.
2009-04-04 Richard JonesImplemented autosync, make it the default for guestfish.
2009-04-04 Richard JonesGenerate actions section in guestfs.3 man page.
2009-04-03 Richard JonesDaemon and library are mostly talking to each other...
2009-04-03 Richard JonesLots more auto-generation.
2009-04-03 Richard JonesStart the generated code and code generator.
2009-04-02 Richard JonesCode to handle the daemon communications socket.
2009-04-02 Richard JonesGuest boots, and basic select/callbacks work.
2009-04-02 Richard JonesMore documentation updates.
2009-04-02 Richard JonesMore documentation.
2009-04-01 Richard JonesDocumentation of low-level API.