summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
...
* configure: Test for tgetent, tputs and 'UP' symbols (from libtinfo).Richard W.M. Jones2012-04-191-0/+14
|
* maint: fix doc typosJim Meyering2012-04-181-1/+1
| | | | | | | Fix typos spotted by http://github.com/lyda/misspell-check. * configure.ac: As above. * ocaml/examples/guestfs-ocaml.pod: Likewise. * fish/guestfish.pod: Likewise.
* extra-tests: Check if valgrind supports --vgdb=no option.Richard W.M. Jones2012-04-181-0/+14
| | | | This option didn't exist in RHEL 6 valgrind.
* Version 1.17.32.1.17.32Richard W.M. Jones2012-04-171-1/+1
|
* Version 1.17.31.1.17.31Richard W.M. Jones2012-04-151-1/+1
|
* Version 1.17.30.1.17.30Richard W.M. Jones2012-04-131-1/+1
|
* Version 1.17.29.1.17.29Richard W.M. Jones2012-04-121-1/+1
|
* Version 1.17.28.1.17.28Richard W.M. Jones2012-04-111-1/+1
|
* Version 1.17.27.1.17.27Richard W.M. Jones2012-04-101-1/+1
|
* Use posix_fadvise when uploading or downloading files.Richard W.M. Jones2012-04-091-0/+1
| | | | | But ignore it if the call fails, since the file descriptor could be a non-file (eg. /dev/stdout).
* Version 1.17.26.1.17.26Richard W.M. Jones2012-04-031-1/+1
|
* Version 1.17.25.1.17.25Richard W.M. Jones2012-04-021-1/+1
|
* Version 1.17.24.1.17.24Richard W.M. Jones2012-04-011-1/+1
|
* Version 1.17.23.Richard W.M. Jones2012-03-311-1/+1
|
* Rewrite virt-sysprep.Richard W.M. Jones2012-03-311-3/+1
|
* Version 1.17.22.1.17.22Richard W.M. Jones2012-03-291-1/+1
|
* New APIs: mount-local, mount-local-run, umount-local (FUSE support in the API).Richard W.M. Jones2012-03-291-3/+8
| | | | | | | | | | Add FUSE support directly to the API. Instead of needing to use the external 'guestmount' command, you can mount the libguestfs filesystem space on a local mountpoint using an API call from any language. Note that although mount-local-run is marked as Cancellable, the current implementation does not support it, but it would be relatively simple to add it.
* gobject: Add infrastructure to build gtk-docMatthew Booth2012-03-281-1/+21
|
* configure: Don't fail if GOBJECT_INTROSPECTION_CHECK is not defined.Richard Jones2012-03-281-9/+14
|
* Remove debian/ subdirectory.Richard W.M. Jones2012-03-221-1/+0
|
* Version 1.17.21.1.17.21Richard W.M. Jones2012-03-211-1/+1
|
* Version 1.17.20.1.17.20Richard W.M. Jones2012-03-171-1/+1
|
* appliance: Add a tool to make fixed appliances.Richard W.M. Jones2012-03-171-0/+2
|
* Version 1.17.19.1.17.19Richard W.M. Jones2012-03-161-1/+1
|
* Version 1.17.18.1.17.18Richard W.M. Jones2012-03-151-1/+1
|
* Version 1.17.17.Richard W.M. Jones2012-03-141-1/+1
|
* java: Enable -Xlint:all and fix all warnings.Richard W.M. Jones2012-03-141-0/+10
|
* Version 1.17.16.1.17.16Richard W.M. Jones2012-03-131-1/+1
|
* Fix strict-overflow bugs and reenable this warning.Richard W.M. Jones2012-03-121-5/+0
| | | | | | | | In two places, we were counting things in an array using an 'int'. In theory, the int could overflow, so gcc determines this to be undefined behaviour. The fix is to use size_t or ssize_t instead.
* Version 1.17.15.1.17.15Richard W.M. Jones2012-03-121-1/+1
|
* configure: Enable more warnings, and some cleanup.Richard W.M. Jones2012-03-121-17/+13
| | | | | However -Wstrict-overflow is still disabled, see: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52560
* Version 1.17.14.1.17.14Richard W.M. Jones2012-03-091-1/+1
|
* Version 1.17.13.1.17.13Richard W.M. Jones2012-03-081-1/+1
|
* Version 1.17.12.1.17.12Richard W.M. Jones2012-03-071-1/+1
|
* build: Make netpbm and icoutils into proper optional dependencies.Richard W.M. Jones2012-03-071-0/+24
| | | | | | | | Netpbm and icoutils (wrestool) have always been dependencies. Since they are not always present, make these into optional dependencies (which they were, sort of, before). Also document these dependencies in the README file.
* Version 1.17.11.1.17.11Richard W.M. Jones2012-03-051-1/+1
|
* Test header file under C++.Richard W.M. Jones2012-03-041-0/+7
|
* Version 1.17.10.1.17.10Richard W.M. Jones2012-03-031-1/+1
|
* Version 1.17.9.1.17.9Richard W.M. Jones2012-02-281-1/+1
|
* New APIs: ntfsclone-in, ntfsclone-out.Richard W.M. Jones2012-02-271-0/+1
|
* Version 1.17.8.1.17.8Richard W.M. Jones2012-02-151-1/+1
|
* Version 1.17.7.1.17.7Richard W.M. Jones2012-02-131-1/+1
|
* Version 1.17.6.1.17.6Richard W.M. Jones2012-02-101-1/+1
|
* java: Make use of JAR_INSTALL_DIR, JNI_INSTALL_DIRHilko Bengen2012-02-081-4/+7
|
* Version 1.17.5.1.17.5Richard W.M. Jones2012-02-081-1/+1
|
* build: Choose a virtual directory for the daemon which is not a symlink.Richard W.M. Jones2012-02-061-0/+22
| | | | | | | Check /sbin, /usr/sbin, /bin and /usr/bin to ensure that neither the directory nor the parent (eg. /usr) is a symlink, and use this directory for the virtual directory used to store guestfsd in the appliance.
* Version 1.17.4.1.17.4Richard W.M. Jones2012-02-011-1/+1
|
* Version 1.17.3.1.17.3Richard W.M. Jones2012-01-281-1/+1
|
* Version 1.17.2.1.17.2Richard W.M. Jones2012-01-261-1/+1
|
* Version 1.17.1.1.17.1Richard W.M. Jones2012-01-241-1/+1
|