Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tempus fugit. | Richard W.M. Jones | 2012-01-18 | 1 | -1/+1 |
| | | | | Update all copyright dates to 2012. | ||||
* | python: Implement new event API. | Richard W.M. Jones | 2011-04-22 | 1 | -0/+2 |
| | | | | | This implements set_event_callback and delete_event_callback so that Python programs can use the new event mechanism. | ||||
* | python: Rearrange C files for bindings. | Richard W.M. Jones | 2011-04-22 | 1 | -0/+67 |
Move the hand-written functions into two new files: guestfs-py.h and guestfs-py-byhand.c This is just code motion. |