summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add test of parallel mount-local calls.Richard W.M. Jones2012-03-295-2/+267
* New APIs: mount-local, mount-local-run, umount-local (FUSE support in the API).Richard W.M. Jones2012-03-2914-1351/+1758
* gobject: Ignore generated guestfs-sections.txtMatthew Booth2012-03-291-0/+1
* gobject: Add split-out files to POTFILES.inMatthew Booth2012-03-291-0/+35
* test: Thread function is a candidate for attribute noreturn.Richard Jones2012-03-291-3/+1
* Partially revert "generator: Fix unescaped '<' and '>' in api descriptions"Richard Jones2012-03-291-5/+5
* Fix out-of-tree build for GObject bindingsHilko Bengen2012-03-281-1/+1
* Fix out-of-tree build for Java bindingsHilko Bengen2012-03-281-2/+2
* Fix out-of-tree build for applianceHilko Bengen2012-03-281-1/+1
* gobject: Remove gtk-doc from TODOMatthew Booth2012-03-281-1/+0
* gobject: Split sources into 1 file per classMatthew Booth2012-03-288-356/+536
* gobject: Add gtk-doc for GuestfsSession and GuestfsSessionClassMatthew Booth2012-03-281-2/+13
* gobject: Add gtk-doc field descriptions for generated structsMatthew Booth2012-03-281-0/+25
* gobject: Add gtk-doc for optarg wrapper classesMatthew Booth2012-03-281-8/+25
* gobject: Drop references to Guestfs::<foo> in commentsMatthew Booth2012-03-281-4/+4
* gobject: Handle various problem content in gtk-doc API descriptionsMatthew Booth2012-03-281-1/+45
* gobject: Add basic gtk-doc for all parametersMatthew Booth2012-03-281-4/+16
* gobject: Add basic gtk-doc for propertiesMatthew Booth2012-03-281-19/+28
* gobject: gtk-doc SECTION must be named after a source fileMatthew Booth2012-03-281-1/+1
* gobject: Include explicit types for all parametersMatthew Booth2012-03-281-1/+6
* gobject: Add infrastructure to build gtk-docMatthew Booth2012-03-287-1/+198
* java: Delete target file before running javah.Richard Jones2012-03-281-0/+1
* fish: Fix compilation when libconfig is not available.Richard Jones2012-03-281-2/+2
* Don't provoke -Wstrict-overflow warning from map_app_md_devices function.Richard Jones2012-03-281-2/+2
* Work around -Wstrict-overflow warning on gcc 4.5.1.Richard Jones2012-03-281-1/+5
* m4: Update .gitignore for old Fedora.Richard Jones2012-03-281-0/+2
* configure: Don't fail if GOBJECT_INTROSPECTION_CHECK is not defined.Richard Jones2012-03-281-9/+14
* tests: Don't include internal guestfs header in tests.Richard W.M. Jones2012-03-271-3/+12
* generator: Allow functions with no requires args, and with some optional args.Richard W.M. Jones2012-03-272-16/+19
* Ignore guestfs.pyo.Richard W.M. Jones2012-03-271-0/+1
* Only ignore guestfs.* at the top levelMatthew Booth2012-03-271-1/+1
* generator: Remove doc reference to non-existent guestfs_inotify_watch_allMatthew Booth2012-03-271-4/+2
* generator: Fix unescaped '<' and '>' in api descriptionsMatthew Booth2012-03-271-4/+5
* fuse: Fix documentation for call to virt-filesystems.Richard W.M. Jones2012-03-261-1/+1
* df: Avoid a compilation error if libxml2 is not available.Richard W.M. Jones2012-03-253-4/+4
* Revert "ruby: Replace deprecated rdoc/task and rake/gempackagetask."Richard W.M. Jones2012-03-251-3/+3
* Remove references to obsolete directory appliance/debian.Richard W.M. Jones2012-03-222-2/+0
* Remove debian/ subdirectory.Richard W.M. Jones2012-03-2233-633/+5
* Version 1.17.21.1.17.21Richard W.M. Jones2012-03-2120-14471/+15214
* filesystems: Implement parents of MD and VG devices (RHBZ#805070).Richard W.M. Jones2012-03-211-16/+223
* filesystems: Allow the parents column to contain multiple parents.Richard W.M. Jones2012-03-202-16/+65
* New API: md-stat.Richard W.M. Jones2012-03-206-1/+232
* generator: Generate a .gitignore file specifically for java structs.Richard W.M. Jones2012-03-204-13/+17
* daemon: Set last errno to ENOTSUP when APIs are not available.Richard W.M. Jones2012-03-201-4/+6
* daemon: Add reply_with_error_errno function.Richard W.M. Jones2012-03-202-6/+7
* inspection: Set last errno to ENOTSUP when inspection APIs are not available.Richard W.M. Jones2012-03-201-1/+1
* todo: Document proposed attach-method fd:NRichard W.M. Jones2012-03-201-0/+20
* po-docs: Rename LINGUAS -> linguas (RHBZ#804464).Richard W.M. Jones2012-03-191-4/+5
* Make HTML from libguestfs-test-tool man page.Richard W.M. Jones2012-03-173-3/+10
* Version 1.17.20.1.17.20Richard W.M. Jones2012-03-1720-10523/+11558