| 2009-04-10 | Richard Jones | Correction in the aug-ls documentation. | commit | commitdiff | tree | snapshot | 
| 2009-04-09 | Richard Jones | Remove *~ files when doing 'make clean'. | commit | commitdiff | tree | snapshot | 
| 2009-04-09 | Richard Jones | Documentation update. | commit | commitdiff | tree | snapshot | 
| 2009-04-09 | Richard Jones | Bumped version number. | commit | commitdiff | tree | snapshot | 
| 2009-04-09 | Richard Jones | Added aug-ls (generated code). | commit | commitdiff | tree | snapshot | 
| 2009-04-09 | Richard Jones | Add aug-ls command (non-generated code). | commit | commitdiff | tree | snapshot | 
| 2009-04-09 | Richard Jones | No need for mirror, add HTML docs to subpackages.  0.7 | commit | commitdiff | tree | snapshot | 
| 2009-04-09 | Richard Jones | Distribute the pod.css file. | commit | commitdiff | tree | snapshot | 
| 2009-04-09 | Richard Jones | Generate webpages. | commit | commitdiff | tree | snapshot | 
| 2009-04-09 | Richard Jones | Added Augeas support. | commit | commitdiff | tree | snapshot | 
| 2009-04-09 | Richard Jones | Updated HACKING notes about debugging. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | Generated code for new guestfs_read_lines API call. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | Definition and implementation of new guestfs_read_lines... | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | Version 0.6  0.6 | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | Added OCaml examples. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | OCaml bindings compile. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | Many non-daemon functions are now auto-generated. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | Version 0.5: Numerous small fixes to make rpmbuild...   0.5 | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | Added more Perl bindings tests. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | Bug fix: Trailing whitespace from 'pvs' command. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | Fixed Perl bindings, they now work properly. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | Ignore perl/Guestfs.bs file. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | Updated generated files. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | Mention OCaml & Perl bindings in introduction.  Error... | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | File was removed, updated dependencies. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | Need to distribute OCaml bits even if OCaml not found. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | First version of Perl bindings, compiled but not tested. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Richard Jones | Added a note that I'm not going to do Python bindings... | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Richard Jones | Outline OCaml bindings. | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Richard Jones | Added guestfish(1) manpage. | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Richard Jones | Fix: "aclocal: couldn't open directory `m4': No such... | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Richard Jones | Added framework for the language bindings. | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Richard Jones | New header file.  0.4 | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Richard Jones | Remove unnecessary kernel drivers.  Big reduction in... | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Richard Jones | Fix incorrect realloc size which was causing 'ls' comma... | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Richard Jones | Implement simple lvs/vgs/pvs commands. | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Richard Jones | Rename pvs -> pvs-full (etc), so we can add simple... | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Richard Jones | pvs/vgs/lvs commands working now. | commit | commitdiff | tree | snapshot | 
| 2009-04-06 | Richard Jones | Implement list-devices and list-partitions. | commit | commitdiff | tree | snapshot | 
| 2009-04-06 | Richard Jones | Implementations of 'cat', 'ls', and some cleanups. | commit | commitdiff | tree | snapshot | 
| 2009-04-06 | Richard Jones | Debugging tips. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Richard Jones | Fix incorrect short description of 'cat' command | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Richard Jones | Implement RString and RStringList return types. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Richard Jones | Implement the alloc shell command. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Richard Jones | guest_add_{drive,cdrom} now test if the files exist. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Richard Jones | Add %post and %postun. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Richard Jones | Fix parsing of paths with more than one element. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Richard Jones | LIBGUESTFS_PATH implementation. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Richard Jones | Document --add and --mount options. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Richard Jones | Mostly working spec file. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Richard Jones | Implemented autosync, make it the default for guestfish. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Richard Jones | Generate actions section in guestfs.3 man page. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Richard Jones | Implemented running actions in guestfish. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Richard Jones | More tidy up of messages. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Richard Jones | Command line, help. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Command line and interactive shell parsing, prompts... | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Added outline of shell command, added generator support. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Small updates to the generator. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Implemented 'mount' and 'touch' commands. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Added a HACKING file. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Added images/ directory for test images, and one image. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Parses return values and returned errors properly. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Make the partition configurable. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Added README file for examples directory. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | No verbose.  User can enable by setting LIBGUESTFS_DEBU... | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Pass -no-kqemu parameter to avoid warning about kqemu. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Makes a series of non-trivial calls. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Daemon and library are mostly talking to each other... | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Remove initramfs/fakelog.root if make-initramfs fails. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Remove NFS support - we will probably use FTP instead. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Lots more auto-generation. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Set up ethernet interface. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Start the generated code and code generator. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Add the first version of the guestfsd daemon. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Add update-initramfs.sh.in so we don't need to rebuild... | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Richard Jones | Updated to newer GPLv2 document. | commit | commitdiff | tree | snapshot | 
| 2009-04-02 | Richard Jones | Correctly handle the case when select runs out of fileh... | commit | commitdiff | tree | snapshot | 
| 2009-04-02 | Richard Jones | Code to handle the daemon communications socket. | commit | commitdiff | tree | snapshot | 
| 2009-04-02 | Richard Jones | Guest boots, and basic select/callbacks work. | commit | commitdiff | tree | snapshot | 
| 2009-04-02 | Richard Jones | Ignore generated manual page. | commit | commitdiff | tree | snapshot | 
| 2009-04-02 | Richard Jones | More documentation updates. | commit | commitdiff | tree | snapshot | 
| 2009-04-02 | Richard Jones | More documentation. | commit | commitdiff | tree | snapshot | 
| 2009-04-01 | Richard Jones | Documentation of low-level API. | commit | commitdiff | tree | snapshot | 
| 2009-04-01 | Richard Jones | Add test-boot-realistic target. | commit | commitdiff | tree | snapshot | 
| 2009-04-01 | Richard Jones | Correct permissions problem in root filesystem by using... | commit | commitdiff | tree | snapshot | 
| 2009-04-01 | Richard Jones | Various fixes to the build system, add 'make test-boot... | commit | commitdiff | tree | snapshot | 
| 2009-04-01 | Richard Jones | Run autoreconf with -i parameter. | commit | commitdiff | tree | snapshot | 
| 2009-04-01 | Richard Jones | More files to ignore. | commit | commitdiff | tree | snapshot | 
| 2009-04-01 | Richard Jones | Print size of kernel, don't need to delete gnome/help... | commit | commitdiff | tree | snapshot | 
| 2009-04-01 | Richard Jones | Moved .cvsignore -> .gitignore. | commit | commitdiff | tree | snapshot | 
| 2009-03-24 | rjones | Build the initramfs. | commit | commitdiff | tree | snapshot | 
| 2009-03-24 | rjones | Now using febootstrap. | commit | commitdiff | tree | snapshot | 
| 2009-03-04 | rjones | Starts up QEMU now | commit | commitdiff | tree | snapshot | 
| 2009-03-03 | rjones | Running qemu as a subprocess. | commit | commitdiff | tree | snapshot | 
| 2009-03-03 | rjones | Final fixes to build environment, and added autogen.sh. | commit | commitdiff | tree | snapshot | 
| 2009-03-03 | rjones | Build environment set up for libguestfs. | commit | commitdiff | tree | snapshot | 
|  |