2009-11-10 |
Richard Jones | Don't export STREQ and friends in <guestfs.h> |
blob | commitdiff |
2009-11-09 |
Jim Meyering | define STREQ, STRNEQ, STREQLEN, STRCASEQ, etc. |
blob | commitdiff | diff to current |
2009-09-14 |
Richard Jones | Remove main loop. |
blob | commitdiff |
2009-08-31 |
Jim Meyering | maint: guestfs.c: avoid warning about possible NULL... |
blob | commitdiff | diff to current |
2009-07-07 |
Richard Jones | Generate structs and struct lists generically. |
blob | commitdiff | diff to current |
2009-07-02 |
Jim Meyering | use safe_malloc and safe_calloc in generated code |
blob | commitdiff | diff to current |
2009-07-02 |
Richard W.M. Jones | Add 'readdir' call. |
blob | commitdiff | diff to current |
2009-04-20 |
Richard Jones | Include the __cplusplus header magic so API really... |
blob | commitdiff | diff to current |
2009-04-19 |
Richard Jones | Implement upload and download commands. |
blob | commitdiff | diff to current |
2009-04-19 |
Richard Jones | Implement _send_sync, _send_file_sync and _receive_file... |
blob | commitdiff | diff to current |
2009-04-18 |
Richard Jones | Begin to add the upload and download commands. |
blob | commitdiff | diff to current |
2009-04-18 |
Richard Jones | Split out send and reply operations into separate callb... |
blob | commitdiff | diff to current |
2009-04-18 |
Richard Jones | guestfs_send -> guestfs__send, in case we want a future... |
blob | commitdiff | diff to current |
2009-04-18 |
Richard Jones | Separate out the high-level API actions. |
blob | commitdiff | diff to current |
2009-04-18 |
Richard Jones | Rewrite of main loop impl, start of FileIn/FileOut... |
blob | commitdiff | diff to current |
2009-04-13 |
Richard Jones | Lots, mainly Python bindings. |
blob | commitdiff | diff to current |
2009-04-09 |
Richard Jones | Added Augeas support. |
blob | commitdiff | diff to current |
2009-04-08 |
Richard Jones | Many non-daemon functions are now auto-generated. |
blob | commitdiff | diff to current |
2009-04-07 |
Richard Jones | pvs/vgs/lvs commands working now. |
blob | commitdiff | diff to current |
2009-04-04 |
Richard Jones | LIBGUESTFS_PATH implementation. |
blob | commitdiff | diff to current |
2009-04-04 |
Richard Jones | Implemented autosync, make it the default for guestfish. |
blob | commitdiff | diff to current |
2009-04-03 |
Richard Jones | Lots more auto-generation. |
blob | commitdiff | diff to current |
2009-04-02 |
Richard Jones | Code to handle the daemon communications socket. |
blob | commitdiff | diff to current |
2009-04-02 |
Richard Jones | Guest boots, and basic select/callbacks work. |
blob | commitdiff | diff to current |
2009-03-04 |
rjones | Starts up QEMU now |
blob | commitdiff | diff to current |
2009-03-03 |
rjones | Running qemu as a subprocess. |
blob | commitdiff | diff to current |
|