summaryrefslogtreecommitdiffstats
path: root/generator
Commit message (Expand)AuthorAgeFilesLines
...
* inspection: Add detection of FreeDOS (RHBZ#786215).Richard W.M. Jones2012-03-071-0/+8
* Add support for Buildroot and Cirros distributions.Richard W.M. Jones2012-03-071-0/+8
* Remove ConfigOnly flag from set-autosync.Richard W.M. Jones2012-03-051-1/+1
* Make "template" a reserved word.Marcin Gibula2012-03-042-4/+4
* New API: set-label, for setting a label on any filesystem.Richard W.M. Jones2012-02-271-2/+26
* New APIs: ntfsclone-in, ntfsclone-out.Richard W.M. Jones2012-02-271-0/+27
* New API: ntfsfix for fixing problems on NTFS.Richard W.M. Jones2012-02-271-0/+16
* Add a flag to make some functions called only at CONFIG state (RHBZ#796520).Wanlong Gao2012-02-234-34/+43
* daemon: Don't xdr_free uninitialized args struct on error paths.Richard W.M. Jones2012-02-131-3/+4
* wipefs: Fix documentation.Richard W.M. Jones2012-02-101-3/+1
* NEW API: add a new api wipefsWanlong Gao2012-02-101-0/+16
* New API: llz: This runs ls -laZ and is useful for showing SELinux contexts.Richard W.M. Jones2012-02-091-0/+9
* Clarify the error message when unavailable functions are called (RHBZ#679737).Richard W.M. Jones2012-02-011-2/+22
* ocaml: Fix bytecode bindings for functions with >= 6 args.Richard W.M. Jones2012-01-271-1/+1
* gobject: Add an explicit close callMatthew Booth2012-01-261-11/+45
* gobject: Allow RConstOptString to return an errorMatthew Booth2012-01-261-18/+11
* php: function_entry -> zend_function_entry.Richard W.M. Jones2012-01-221-1/+1
* bindtests: Test optargs in test0Matthew Booth2012-01-203-30/+180
* gobject: Add basic bindtestsMatthew Booth2012-01-202-0/+35
* gobject: Add GObject bindingsMatthew Booth2012-01-203-0/+882
* generator: Add CamelName flagMatthew Booth2012-01-203-5/+15
* c: Fix prototype generator when last argument is a BufferInMatthew Booth2012-01-201-1/+7
* bindtests: Add a test for RBufferOutMatthew Booth2012-01-202-0/+2
* bindtests: Fix sscanf test in test0rhashtableMatthew Booth2012-01-201-1/+1
* bindtests: Add something non-zero to the RStructList test outputMatthew Booth2012-01-201-0/+3
* Revert "generator: Add CamelName flag"Richard W.M. Jones2012-01-203-13/+5
* Tempus fugit.Richard W.M. Jones2012-01-1830-30/+30
* lib: Use -fvisibilty=hidden by default; only ABI symbols are now visible.Richard W.M. Jones2012-01-181-33/+37
* ocaml: Don't include guestfs-internal.h directly.Richard W.M. Jones2012-01-181-0/+2
* c: Allow NULL optargs to be passed to _argv callsMatthew Booth2012-01-171-0/+15
* c: NFC Remove redundant parenthesesMatthew Booth2012-01-171-1/+1
* generator: Add an explicit Cancellable flagMatthew Booth2012-01-173-19/+43
* generator: Add CamelName flagMatthew Booth2012-01-173-5/+13
* e2fsck: Tidy up the documentation for this API.Richard W.M. Jones2012-01-161-4/+8
* NEW API: add a new api e2fsckWanlong Gao2012-01-131-0/+24
* build: Remove .depend files from gitMatthew Booth2012-01-112-159/+1
* generator: Create a separate type for optional argumentsMatthew Booth2012-01-0917-199/+179
* generator: Rename java_structs to camel_structs to better reflect their purposeMatthew Booth2012-01-095-19/+17
* tests: Split images -> tests/data + tests/guestsRichard W.M. Jones2011-12-222-7/+7
* tests: Rename capitests -> tests/c-api.Richard W.M. Jones2011-12-225-21/+21
* fish: Allow events to be processed in guestfish.Richard W.M. Jones2011-12-164-4/+146
* daemon: Fix utimens so it doesn't hang on named pipes (RHBZ#761460).Richard W.M. Jones2011-12-081-3/+24
* ruby: Use RSTRING_PTR, RSTRING_LEN for compat with Ruby 1.9 (RHBZ#760000).Richard W.M. Jones2011-12-051-2/+11
* NEW API: add blkid command to print the attributes of the deviceWanlong Gao2011-12-031-0/+38
* perl: Memory leak: Free roots array along handle close path.Richard W.M. Jones2011-11-291-0/+1
* ruby: Memory leak: Free roots array along handle close path.Richard W.M. Jones2011-11-291-0/+1
* ocaml: Fix memory leak in bindings for functions that return buffers.Richard W.M. Jones2011-11-291-0/+1
* inspection: Add outline support for GNU/Hurd.Richard W.M. Jones2011-11-281-0/+4
* docs: Tidy up documentation for md-stop.Richard W.M. Jones2011-11-251-11/+1
* New API: md-stop for stopping MD devicesWanlong Gao2011-11-241-0/+17