summaryrefslogtreecommitdiffstats
path: root/generator
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename mdadm_ apis to md_Matthew Booth2011-11-241-2/+2
* Don't rely on implicit promotion of float to double in printf args.Richard W.M. Jones2011-11-221-3/+5
* fish: In generated code, put function names on a new line.Richard W.M. Jones2011-11-221-5/+10
* New API: mdadm-detail.Matthew Booth2011-11-171-0/+31
* New API: list-md-devices.Matthew Booth2011-11-111-0/+6
* New API: mdadm-create for creating MD devices.Richard W.M. Jones2011-11-111-0/+58
* New API: Bind the tune2fs command.Richard W.M. Jones2011-11-111-0/+97
* tune2fs-l: Add a test.Richard W.M. Jones2011-11-111-1/+4
* generator: Support testing the output of RHashtable functions.Richard W.M. Jones2011-11-113-0/+45
* ocaml: Fix bindings when a function takes more than 10 parameters.Richard W.M. Jones2011-11-091-4/+14
* tests: Fix bitmask parameter when testing optional arguments.Richard W.M. Jones2011-11-091-6/+7
* fish: More informative documentation of optargs.Richard W.M. Jones2011-11-091-2/+12
* Update FSF address.Matthew Booth2011-11-081-1/+1
* python: Fixes for Python 3 (RHBZ#750889).Richard W.M. Jones2011-11-022-21/+109
* python: Include <config.h>.Richard W.M. Jones2011-11-021-0/+2
* perl: Add %guestfs_introspection hash with introspection information.Richard W.M. Jones2011-10-281-2/+90
* generator: Remove DangerWillRobinson.Richard W.M. Jones2011-10-2710-44/+9
* add-domain: Add readonlydisk optional argument (RHBZ#747290).Richard W.M. Jones2011-10-261-2/+52
* libvirt: Detect if a disk has the <readonly/> flag.Richard W.M. Jones2011-10-261-1/+1
* New APIs: copy-{file,device}-to-{file,device}.Richard W.M. Jones2011-10-261-3/+58
* New API: part-to-partnumRichard W.M. Jones2011-10-251-1/+17
* out-of-tree build: fix HAVE_OCAML=false caseHilko Bengen2011-10-211-1/+1
* inspect: Add drive naming hintsMatthew Booth2011-10-191-1/+6
* launch: Store drive information in guestfs_hMatthew Booth2011-10-191-0/+7
* Add basic support for netbsd detection.Michael Scherer2011-10-141-0/+4
* Add support for pkgsrc, default NetBSD package manager.Michael Scherer2011-10-141-1/+2