| Commit message (Expand) | Author | Age | Files | Lines |
* | New API: ntfsfix for fixing problems on NTFS. | Richard W.M. Jones | 2012-02-27 | 1 | -0/+16 |
* | Add a flag to make some functions called only at CONFIG state (RHBZ#796520). | Wanlong Gao | 2012-02-23 | 4 | -34/+43 |
* | daemon: Don't xdr_free uninitialized args struct on error paths. | Richard W.M. Jones | 2012-02-13 | 1 | -3/+4 |
* | wipefs: Fix documentation. | Richard W.M. Jones | 2012-02-10 | 1 | -3/+1 |
* | NEW API: add a new api wipefs | Wanlong Gao | 2012-02-10 | 1 | -0/+16 |
* | New API: llz: This runs ls -laZ and is useful for showing SELinux contexts. | Richard W.M. Jones | 2012-02-09 | 1 | -0/+9 |
* | Clarify the error message when unavailable functions are called (RHBZ#679737). | Richard W.M. Jones | 2012-02-01 | 1 | -2/+22 |
* | ocaml: Fix bytecode bindings for functions with >= 6 args. | Richard W.M. Jones | 2012-01-27 | 1 | -1/+1 |
* | gobject: Add an explicit close call | Matthew Booth | 2012-01-26 | 1 | -11/+45 |
* | gobject: Allow RConstOptString to return an error | Matthew Booth | 2012-01-26 | 1 | -18/+11 |
* | php: function_entry -> zend_function_entry. | Richard W.M. Jones | 2012-01-22 | 1 | -1/+1 |
* | bindtests: Test optargs in test0 | Matthew Booth | 2012-01-20 | 3 | -30/+180 |
* | gobject: Add basic bindtests | Matthew Booth | 2012-01-20 | 2 | -0/+35 |
* | gobject: Add GObject bindings | Matthew Booth | 2012-01-20 | 3 | -0/+882 |
* | generator: Add CamelName flag | Matthew Booth | 2012-01-20 | 3 | -5/+15 |
* | c: Fix prototype generator when last argument is a BufferIn | Matthew Booth | 2012-01-20 | 1 | -1/+7 |
* | bindtests: Add a test for RBufferOut | Matthew Booth | 2012-01-20 | 2 | -0/+2 |
* | bindtests: Fix sscanf test in test0rhashtable | Matthew Booth | 2012-01-20 | 1 | -1/+1 |
* | bindtests: Add something non-zero to the RStructList test output | Matthew Booth | 2012-01-20 | 1 | -0/+3 |
* | Revert "generator: Add CamelName flag" | Richard W.M. Jones | 2012-01-20 | 3 | -13/+5 |
* | Tempus fugit. | Richard W.M. Jones | 2012-01-18 | 30 | -30/+30 |
* | lib: Use -fvisibilty=hidden by default; only ABI symbols are now visible. | Richard W.M. Jones | 2012-01-18 | 1 | -33/+37 |
* | ocaml: Don't include guestfs-internal.h directly. | Richard W.M. Jones | 2012-01-18 | 1 | -0/+2 |
* | c: Allow NULL optargs to be passed to _argv calls | Matthew Booth | 2012-01-17 | 1 | -0/+15 |
* | c: NFC Remove redundant parentheses | Matthew Booth | 2012-01-17 | 1 | -1/+1 |
* | generator: Add an explicit Cancellable flag | Matthew Booth | 2012-01-17 | 3 | -19/+43 |
* | generator: Add CamelName flag | Matthew Booth | 2012-01-17 | 3 | -5/+13 |
* | e2fsck: Tidy up the documentation for this API. | Richard W.M. Jones | 2012-01-16 | 1 | -4/+8 |
* | NEW API: add a new api e2fsck | Wanlong Gao | 2012-01-13 | 1 | -0/+24 |
* | build: Remove .depend files from git | Matthew Booth | 2012-01-11 | 2 | -159/+1 |
* | generator: Create a separate type for optional arguments | Matthew Booth | 2012-01-09 | 17 | -199/+179 |
* | generator: Rename java_structs to camel_structs to better reflect their purpose | Matthew Booth | 2012-01-09 | 5 | -19/+17 |
* | tests: Split images -> tests/data + tests/guests | Richard W.M. Jones | 2011-12-22 | 2 | -7/+7 |
* | tests: Rename capitests -> tests/c-api. | Richard W.M. Jones | 2011-12-22 | 5 | -21/+21 |
* | fish: Allow events to be processed in guestfish. | Richard W.M. Jones | 2011-12-16 | 4 | -4/+146 |
* | daemon: Fix utimens so it doesn't hang on named pipes (RHBZ#761460). | Richard W.M. Jones | 2011-12-08 | 1 | -3/+24 |
* | ruby: Use RSTRING_PTR, RSTRING_LEN for compat with Ruby 1.9 (RHBZ#760000). | Richard W.M. Jones | 2011-12-05 | 1 | -2/+11 |
* | NEW API: add blkid command to print the attributes of the device | Wanlong Gao | 2011-12-03 | 1 | -0/+38 |
* | perl: Memory leak: Free roots array along handle close path. | Richard W.M. Jones | 2011-11-29 | 1 | -0/+1 |
* | ruby: Memory leak: Free roots array along handle close path. | Richard W.M. Jones | 2011-11-29 | 1 | -0/+1 |
* | ocaml: Fix memory leak in bindings for functions that return buffers. | Richard W.M. Jones | 2011-11-29 | 1 | -0/+1 |
* | inspection: Add outline support for GNU/Hurd. | Richard W.M. Jones | 2011-11-28 | 1 | -0/+4 |
* | docs: Tidy up documentation for md-stop. | Richard W.M. Jones | 2011-11-25 | 1 | -11/+1 |
* | New API: md-stop for stopping MD devices | Wanlong Gao | 2011-11-24 | 1 | -0/+17 |
* | Rename mdadm_ apis to md_ | Matthew Booth | 2011-11-24 | 1 | -2/+2 |
* | Don't rely on implicit promotion of float to double in printf args. | Richard W.M. Jones | 2011-11-22 | 1 | -3/+5 |
* | fish: In generated code, put function names on a new line. | Richard W.M. Jones | 2011-11-22 | 1 | -5/+10 |
* | New API: mdadm-detail. | Matthew Booth | 2011-11-17 | 1 | -0/+31 |
* | New API: list-md-devices. | Matthew Booth | 2011-11-11 | 1 | -0/+6 |
* | New API: mdadm-create for creating MD devices. | Richard W.M. Jones | 2011-11-11 | 1 | -0/+58 |