2009-04-24 |
Richard Jones | Experimental recovery process should help with not... |
tree | commitdiff |
2009-04-24 |
Richard Jones | Ruby bindings didn't NULL-terminate an array, resulting... 1.0.12 |
tree | commitdiff |
2009-04-24 |
Richard W.M. Jones | Don't allocate file chunks on the stack. |
tree | commitdiff |
2009-04-24 |
Richard W.M. Jones | Don't use large message buffer on the stack (fixes... |
tree | commitdiff |
2009-04-23 |
Richard Jones | Fix 64 bit memsize overhead. 1.0.11 |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Reduce the amount of memory allocated to guests based... |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Use AC_GNU_SOURCE in daemon. Don't need _GNU_SOURCE... |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Generated code for debug command. |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Add outline of 'debug' command. |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Substitute '-' in command names in guestfish documentation. |
tree | commitdiff |
2009-04-23 |
Richard Jones | Avoid a cast warning on 32 bit. |
tree | commitdiff |
2009-04-22 |
Richard Jones | Generated code for new mount_* commands. |
tree | commitdiff |
2009-04-22 |
Richard Jones | Add mount_ro, mount_options, mount_vfs. Fix small... |
tree | commitdiff |
2009-04-22 |
Richard Jones | Force a specific network NIC model (allows to work... |
tree | commitdiff |
2009-04-22 |
Richard Jones | Fix quoting of list args in guestfish manpage. |
tree | commitdiff |
2009-04-22 |
Richard Jones | Allow qemu binary to be overridden at runtime. |
tree | commitdiff |
2009-04-22 |
Richard Jones | Allow selection of qemu using --with-qemu |
tree | commitdiff |
2009-04-21 |
Richard Jones | Testing the Java bindings. |
tree | commitdiff |
2009-04-21 |
Richard Jones | Java bindings compile, not tested. |
tree | commitdiff |
2009-04-20 |
Richard Jones | Various fixes to build and test in Koji. 1.0.4 |
tree | commitdiff |
2009-04-20 |
Richard Jones | Include the __cplusplus header magic so API really... |
tree | commitdiff |
2009-04-20 |
Richard Jones | Added tar-in, tar-out, tgz-in, tgz-out commands. |
tree | commitdiff |
2009-04-20 |
Richard Jones | Make daemon cancellation really work. |
tree | commitdiff |
2009-04-20 |
Richard Jones | Add tests for the upload and download commands. |
tree | commitdiff |
2009-04-20 |
Richard Jones | Avoid warning: Don't generate read_reply label unless... |
tree | commitdiff |
2009-04-20 |
Richard Jones | Generated code for 'checksum' command. |
tree | commitdiff |
2009-04-20 |
Richard Jones | Add 'checksum' command. |
tree | commitdiff |
2009-04-19 |
Richard Jones | Implement upload and download commands. |
tree | commitdiff |
2009-04-19 |
Richard Jones | Document the internal protocol. |
tree | commitdiff |
2009-04-19 |
Richard Jones | Implement _send_sync, _send_file_sync and _receive_file... |
tree | commitdiff |
2009-04-18 |
Richard Jones | Begin to add the upload and download commands. |
tree | commitdiff |
2009-04-18 |
Richard Jones | Split out send and reply operations into separate callb... |
tree | commitdiff |
2009-04-18 |
Richard Jones | guestfs_send -> guestfs__send, in case we want a future... |
tree | commitdiff |
2009-04-18 |
Richard Jones | Separate out the high-level API actions. |
tree | commitdiff |
2009-04-18 |
Richard Jones | Rewrite of main loop impl, start of FileIn/FileOut... |
tree | commitdiff |
2009-04-16 |
Richard Jones | Ruby bindings. |
tree | commitdiff |
2009-04-16 |
Richard Jones | Missing free() on return path (thanks: Steve Grubb). |
tree | commitdiff |
2009-04-16 |
Richard Jones | Added Python documentation. |
tree | commitdiff |
2009-04-15 |
Richard Jones | 'guestfish edit' commands and several bugfixes. |
tree | commitdiff |
2009-04-15 |
Richard Jones | Generated code for blockdev_* calls, RInt64, enhanced... |
tree | commitdiff |
2009-04-15 |
Richard Jones | Added blockdev_* calls. RInt64 type. Enhanced tests. |
tree | commitdiff |
2009-04-15 |
Richard Jones | Be strict about commands which don't test themselves... |
tree | commitdiff |
2009-04-15 |
Richard Jones | Correctly free memory in RHashtable binding for OCaml... |
tree | commitdiff |
2009-04-15 |
Richard Jones | Generated code for tune2fs-l command and RHashtable... |
tree | commitdiff |
2009-04-15 |
Richard Jones | Added tune2fs-l command and RHashtable return type. |
tree | commitdiff |
2009-04-15 |
Richard Jones | Generated code for stat/lstat/statvfs changes. |
tree | commitdiff |
2009-04-15 |
Richard Jones | Added stat, lstat, statvfs and associated stat structures. |
tree | commitdiff |
2009-04-14 |
Richard Jones | Added bindings for GNU readline. |
tree | commitdiff |
2009-04-14 |
Richard Jones | Typos and documentation updates. |
tree | commitdiff |
2009-04-14 |
Richard Jones | Add 'command' and 'command-lines'. Fix args freeing... |
tree | commitdiff |
2009-04-13 |
Richard Jones | Generated files for file(1) command. |
tree | commitdiff |
2009-04-13 |
Richard Jones | Added file(1) command. |
tree | commitdiff |
2009-04-13 |
Richard Jones | guestfs -> GuestFS 0.9 |
tree | commitdiff |
2009-04-13 |
Richard Jones | Need to package generator.ml -- oops. |
tree | commitdiff |
2009-04-13 |
Richard Jones | Lots, mainly Python bindings. |
tree | commitdiff |
2009-04-13 |
Richard Jones | Stricter checks on short descriptions. |
tree | commitdiff |
2009-04-11 |
Richard Jones | Added test suite. |
tree | commitdiff |
2009-04-10 |
Richard Jones | Added test framework, no tests implemented yet. |
tree | commitdiff |
2009-04-10 |
Richard Jones | Generated files for previous commands. |
tree | commitdiff |
2009-04-10 |
Richard Jones | New commands: rm rmdir rm-rf mkdir mkdir-p chmod chown |
tree | commitdiff |
2009-04-10 |
Richard Jones | Change Err -> RErr for consistency with other return... |
tree | commitdiff |
2009-04-10 |
Richard Jones | Documentation fix. |
tree | commitdiff |
2009-04-10 |
Richard Jones | Code cleanup. |
tree | commitdiff |
2009-04-10 |
Richard Jones | Add more function checking. |
tree | commitdiff |
2009-04-10 |
Richard Jones | Just use plain lists for argument representation. |
tree | commitdiff |
2009-04-10 |
Richard Jones | Documentation fixes. |
tree | commitdiff |
2009-04-09 |
Richard Jones | Remove *~ files when doing 'make clean'. |
tree | commitdiff |
2009-04-09 |
Richard Jones | Documentation update. |
tree | commitdiff |
2009-04-09 |
Richard Jones | Added aug-ls (generated code). |
tree | commitdiff |
2009-04-09 |
Richard Jones | Add aug-ls command (non-generated code). |
tree | commitdiff |
2009-04-09 |
Richard Jones | Generate webpages. |
tree | commitdiff |
2009-04-09 |
Richard Jones | Added Augeas support. |
tree | commitdiff |
2009-04-08 |
Richard Jones | Generated code for new guestfs_read_lines API call. |
tree | commitdiff |
2009-04-08 |
Richard Jones | Definition and implementation of new guestfs_read_lines... |
tree | commitdiff |
2009-04-08 |
Richard Jones | OCaml bindings compile. |
tree | commitdiff |
2009-04-08 |
Richard Jones | Many non-daemon functions are now auto-generated. |
tree | commitdiff |
2009-04-08 |
Richard Jones | Fixed Perl bindings, they now work properly. |
tree | commitdiff |
2009-04-08 |
Richard Jones | First version of Perl bindings, compiled but not tested. |
tree | commitdiff |
2009-04-07 |
Richard Jones | Outline OCaml bindings. |
tree | commitdiff |
2009-04-07 |
Richard Jones | Added guestfish(1) manpage. |
tree | commitdiff |
2009-04-07 |
Richard Jones | Added framework for the language bindings. |
tree | commitdiff |
2009-04-07 |
Richard Jones | Fix incorrect realloc size which was causing 'ls' comma... |
tree | commitdiff |
2009-04-07 |
Richard Jones | Implement simple lvs/vgs/pvs commands. |
tree | commitdiff |
2009-04-07 |
Richard Jones | Rename pvs -> pvs-full (etc), so we can add simple... |
tree | commitdiff |
2009-04-07 |
Richard Jones | pvs/vgs/lvs commands working now. |
tree | commitdiff |
2009-04-06 |
Richard Jones | Implement list-devices and list-partitions. |
tree | commitdiff |
2009-04-06 |
Richard Jones | Implementations of 'cat', 'ls', and some cleanups. |
tree | commitdiff |
2009-04-04 |
Richard Jones | Fix incorrect short description of 'cat' command |
tree | commitdiff |
2009-04-04 |
Richard Jones | Implement RString and RStringList return types. |
tree | commitdiff |
2009-04-04 |
Richard Jones | guest_add_{drive,cdrom} now test if the files exist. |
tree | commitdiff |
2009-04-04 |
Richard Jones | Fix parsing of paths with more than one element. |
tree | commitdiff |
2009-04-04 |
Richard Jones | LIBGUESTFS_PATH implementation. |
tree | commitdiff |
2009-04-04 |
Richard Jones | Mostly working spec file. |
tree | commitdiff |
2009-04-04 |
Richard Jones | Implemented autosync, make it the default for guestfish. |
tree | commitdiff |
2009-04-04 |
Richard Jones | Implemented running actions in guestfish. |
tree | commitdiff |
2009-04-04 |
Richard Jones | More tidy up of messages. |
tree | commitdiff |
2009-04-04 |
Richard Jones | Command line, help. |
tree | commitdiff |
2009-04-03 |
Richard Jones | Added outline of shell command, added generator support. |
tree | commitdiff |
2009-04-03 |
Richard Jones | Small updates to the generator. |
tree | commitdiff |
2009-04-03 |
Richard Jones | Implemented 'mount' and 'touch' commands. |
tree | commitdiff |
next |