summaryrefslogtreecommitdiffstats
path: root/guestfs.pod
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug links.Richard Jones2009-05-261-2/+2
|
* Bugs have been moved to Red Hat Bugzilla.Richard Jones2009-05-211-0/+28
|
* Add 'append', LIBGUESTFS_APPEND to set additional kernel options.Richard W.M. Jones2009-05-131-0/+4
|
* Partial Haskell bindings.Richard Jones2009-05-101-2/+2
|
* Document qemu wrappers.Richard Jones2009-04-261-0/+26
|
* Allow qemu binary to be overridden at runtime.Richard Jones2009-04-221-0/+6
|
* Updated documentation, prepare for 1.0.5 release.Richard Jones2009-04-211-1/+1
|
* Ruby also supportedRichard Jones2009-04-201-1/+1
|
* Implement upload and download commands.Richard Jones2009-04-201-13/+23
|
* Document initial message.Richard Jones2009-04-191-0/+7
|
* Document the internal protocol.Richard Jones2009-04-191-0/+124
|
* Rewrite of main loop impl, start of FileIn/FileOut support.Richard Jones2009-04-181-74/+77
|
* Describe all available bindings.Richard Jones2009-04-131-1/+1
|
* Lots, mainly Python bindings.Richard Jones2009-04-131-4/+20
|
* Many non-daemon functions are now auto-generated.Richard Jones2009-04-081-124/+1
|
* Mention OCaml & Perl bindings in introduction. Error handlers must copy ↵Richard Jones2009-04-081-3/+6
| | | | 'msg' if they want to stash it.
* pvs/vgs/lvs commands working now.Richard Jones2009-04-071-0/+4
|
* LIBGUESTFS_PATH implementation.Richard Jones2009-04-041-2/+55
|
* Implemented autosync, make it the default for guestfish.Richard Jones2009-04-041-0/+16
|
* Generate actions section in guestfs.3 man page.Richard Jones2009-04-041-8/+1
|
* Daemon and library are mostly talking to each other now.Richard Jones2009-04-031-4/+4
|
* Lots more auto-generation.Richard Jones2009-04-031-0/+4
|
* Start the generated code and code generator.Richard Jones2009-04-031-33/+0
|
* Code to handle the daemon communications socket.Richard Jones2009-04-021-2/+7
|
* Guest boots, and basic select/callbacks work.Richard Jones2009-04-021-4/+4
|
* More documentation updates.Richard Jones2009-04-021-5/+11
|
* More documentation.Richard Jones2009-04-021-13/+249
|
* Documentation of low-level API.Richard Jones2009-04-011-0/+355