summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: don't use automake-internal variableJim Meyering2012-01-231-2/+2
* check for febootstrap etc. even if not building applianceHilko Bengen2012-01-231-31/+32
* fish: Filter out error messages about history file in test scriptHilko Bengen2012-01-231-1/+1
* Do not run appliance-related checks if not building applianceHilko Bengen2012-01-2315-13/+56
* Replace setting of environment variables with usage of local run scriptHilko Bengen2012-01-2319-63/+21
* php: function_entry -> zend_function_entry.Richard W.M. Jones2012-01-221-1/+1
* php: Enable 'make clean' in extension subdirectory.Richard W.M. Jones2012-01-221-4/+4
* Version 1.15.19.1.15.19Richard W.M. Jones2012-01-2220-2278/+2323
* gobject: Include bindtests-manual.js in EXTRA_DIST.Richard W.M. Jones2012-01-221-3/+7
* gobject: Document these bindings in guestfs(3).Richard W.M. Jones2012-01-221-0/+7
* website: Rebuild the HTML manual pages from scratch.Richard W.M. Jones2012-01-221-0/+5
* daemon: Move internal-autosync function to new file internal.c.Richard W.M. Jones2012-01-214-18/+48
* gobject: Add bindtests for return valuesMatthew Booth2012-01-202-0/+111
* bindtests: Test optargs in test0Matthew Booth2012-01-205-33/+237
* gobject: Add basic bindtestsMatthew Booth2012-01-206-2/+78
* run script: Add support for gobject introspectionMatthew Booth2012-01-201-3/+9
* gobject: Add GObject bindingsMatthew Booth2012-01-209-0/+1079
* generator: Add CamelName flagMatthew Booth2012-01-203-5/+15
* resize, sparsify: find progress mini-library in out-of-tree buildsHilko Bengen2012-01-202-2/+2
* Fixed out-of-tree compilation of OCaml code after .depend files removalHilko Bengen2012-01-203-8/+11
* fish: Remove hard-coded path from test scriptHilko Bengen2012-01-201-1/+1
* 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
* Update release notes with feedback from Hilko Bengen.Richard W.M. Jones2012-01-201-3/+1
* Revert "generator: Add CamelName flag"Richard W.M. Jones2012-01-203-13/+5
* Version 1.15.18.1.15.18Richard W.M. Jones2012-01-1918-113/+105
* Update release notes.Richard W.M. Jones2012-01-191-1/+12
* daemon: Run udev_settle after pwrite-device finishes.Richard W.M. Jones2012-01-192-4/+17
* appliance: Add psmisc package to the appliance.Richard W.M. Jones2012-01-191-0/+1
* daemon: pwrite/pread: Don't double close on error path.Richard W.M. Jones2012-01-191-2/+0
* Tempus fugit.Richard W.M. Jones2012-01-18183-298/+298
* tools: Mark obsolete tools clearly in the man pages.Richard W.M. Jones2012-01-183-3/+7
* Version 1.15.17.1.15.17Richard W.M. Jones2012-01-1821-19234/+21632
* lib: Use -fvisibilty=hidden by default; only ABI symbols are now visible.Richard W.M. Jones2012-01-183-36/+48
* ocaml: Use automake to build the C part of the bindings.Richard W.M. Jones2012-01-181-18/+21
* ocaml: Don't include guestfs-internal.h directly.Richard W.M. Jones2012-01-182-2/+2
* ocaml: Add -Wno-missing-field-initializers to avoid a warning.Richard W.M. Jones2012-01-181-0/+4
* New tool: virt-format: erase and make blank disks.Richard W.M. Jones2012-01-1810-1/+758
* fish options parsing: Allow add_drives to be called multiple times.Richard W.M. Jones2012-01-189-28/+23
* 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
* resize2fs-M: fix double-free along error path (thanks Matthew Booth).Richard W.M. Jones2012-01-161-4/+2
* e2fsck: Tidy up the documentation for this API.Richard W.M. Jones2012-01-161-4/+8
* e2fsck-f: change the internal to use e2fsckWanlong Gao2012-01-131-21/+7
* NEW API: add a new api e2fsckWanlong Gao2012-01-133-1/+74
* ext2: tweak the error returned message of resize2fs-M(BZ755729)Wanlong Gao2012-01-131-2/+7