summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: Remove .depend files from gitMatthew Booth2012-01-119-183/+8
* Update RELEASE-NOTES.Richard W.M. Jones2012-01-111-0/+127
* extra-tests: Only test 5 random guests.Richard W.M. Jones2012-01-101-6/+10
* Version 1.15.16.1.15.16Richard W.M. Jones2012-01-1018-200/+275
* Allow /dev/null to be added multiple times.Richard W.M. Jones2012-01-102-30/+11
* daemon: debug segv correct use of dereferencing NULL.Richard W.M. Jones2012-01-091-1/+7
* launch: move the filename checking to a wrapperWanlong Gao2012-01-091-6/+12
* launch: don't add a drive twiceWanlong Gao2012-01-092-5/+41
* 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
* launch: add a goto label when add_drive errorWanlong Gao2012-01-091-18/+11
* Version 1.15.15.1.15.15Richard W.M. Jones2012-01-0820-403/+391
* debian: Add build-dep erlang-dev.Richard W.M. Jones2012-01-061-0/+2
* Update to latest gnulib.Richard W.M. Jones2012-01-061-0/+0
* Tempora mutantur, nos et mutamur in illis.Matthew Booth2012-01-041-1/+1
* build: Fix automake warningsMatthew Booth2012-01-043-8/+12
* Sort .gitignore (using sort -d -- dictionary order).Richard W.M. Jones2012-01-041-55/+54
* gitignore: ignore the git related filesWanlong Gao2012-01-041-0/+7
* fish: fix the Ctrl-\ causes guestfish to abort bug(RHBZ#596761)Wanlong Gao2012-01-041-0/+1
* AUTHORS: add the email address for each authorsWanlong Gao2012-01-032-25/+25
* fish: mount can be used instead of mount-options with libguestfs >= 1.14Richard W.M. Jones2011-12-231-1/+1
* fish: Fix --format parameter in man page.Richard W.M. Jones2011-12-231-1/+1
* Version 1.15.14.1.15.14Richard W.M. Jones2011-12-2318-337/+343
* lib: Try harder to remove temporary directory along error paths (RHBZ#769680).Richard W.M. Jones2011-12-231-1/+11
* lib: Add guestfs___remove_tmpdir helper function.Richard W.M. Jones2011-12-235-46/+35
* gitignore: ignore the guestfs.* directoryWanlong Gao2011-12-231-0/+1
* extra-tests: add test-guests to prevent test errorWanlong Gao2011-12-231-0/+4
* fish: Fix test-guestfish-events.sh so it works when LIBGUESTFS_DEBUG=1 is set.Richard W.M. Jones2011-12-231-7/+1
* mkfs: optimization and code cleanupWanlong Gao2011-12-231-15/+14
* tests/lvm: Contains a Perl test so we must set PERL5LIB.Richard W.M. Jones2011-12-221-1/+2
* tests/protocol: Contains a Perl test so we must set PERL5LIB.Richard W.M. Jones2011-12-221-1/+2
* Version 1.15.13.1.15.13Richard W.M. Jones2011-12-2217-124/+124