summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dd: Missing include of <string.h>Richard Jones2009-11-251-0/+1
* daemon/Windows: Define _WIN32_WINNT when compiling on Windows.Richard Jones2009-11-251-0/+6
* build: update gnulib submodule to latestRichard Jones2009-11-251-0/+0
* build: update gnulib submodule to latestRichard Jones2009-11-251-0/+0
* supermin: Die with an error if no kernels found (RHBZ#539746).Richard Jones2009-11-251-1/+7
* New tool: virt-list-filesystemsRichard Jones2009-11-247-1/+239
* availability: Document how to check for single API callsRichard Jones2009-11-241-1/+74
* availability: Add a test for this call.Richard Jones2009-11-241-1/+1
* availability: Clarify and fix documentation.Richard Jones2009-11-241-11/+12
* generator: Passing "" to StringList tests should turn into empty list.Richard Jones2009-11-241-0/+2
* daemon: Fix return value from aug_defnode.Richard Jones2009-11-241-1/+1
* Implement 'dd' command.Richard Jones2009-11-237-2/+125
* Use STRPREFIX instead of STREQLEN.Richard Jones2009-11-221-2/+2
* generator: second parameter to upload is Dev_or_Path, not String.Richard Jones2009-11-221-1/+1
* build: Add missing dependencies in perl directoryMatthew Booth2009-11-212-1/+17
* build: Ensure building appliance depends on guestfsdMatthew Booth2009-11-211-1/+1
* build: Don't re-check generator.ml for each generator_built in daemon directoryMatthew Booth2009-11-211-1/+2
* build: Rebuild the daemon as necessary from other directoriesMatthew Booth2009-11-211-0/+4
* Update TODO file.Richard Jones2009-11-211-1/+15
* perl: Add Sys::Guestfs::Lib::feature_availableRichard Jones2009-11-201-3/+29
* availability: Skip tests when functions are not available.Richard Jones2009-11-202-18/+23
* availability: Add optional groups and implement guestfs_available call.Richard Jones2009-11-2020-151/+388
* availability: Add guestfs_available.Richard Jones2009-11-205-2/+101
* daemon/Win32: Use gnulib modules for first porting to Win32.Richard Jones2009-11-206-14/+44
* build: Add missing dependency libguestfs.la->guestfs_protocol.hMatthew Booth2009-11-201-0/+1
* build: correct sed transformation to work also on .git-module-statusJim Meyering2009-11-202-2/+4
* build: make autogen.sh update .git-module-status, as it shouldJim Meyering2009-11-201-1/+1
* maint: use EXIT_* symbol (not constant, 2) to indicate key/path not foundJim Meyering2009-11-201-2/+4
* maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 in "usage", tooJim Meyering2009-11-202-4/+4
* maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 to exitJim Meyering2009-11-2016-174/+176
* maint: remove unnecessary include of openat.hJim Meyering2009-11-201-2/+0
* build: update gnulib submodule to latestRichard Jones2009-11-203-0/+18
* daemon/gnulib: Include glob module.Richard Jones2009-11-202-1/+18
* daemon/Win32: Don't include missing headers.Richard Jones2009-11-201-3/+15
* daemon/Win32: make some functions and fields optional.Richard Jones2009-11-205-4/+98
* daemon/Win32: NAME_MAX does not exist on Windows, use FILENAME_MAX instead.Richard Jones2009-11-201-0/+5
* daemon: Missing #includes revealed by cross-compiling.Richard Jones2009-11-204-0/+4
* daemon/Win32: Ignore mingw32-config.cache.Richard Jones2009-11-201-0/+1
* generator: open Unix module by default.Richard Jones2009-11-191-22/+23
* syntax-check: Fix tab-vs-space issue in the generator.Richard Jones2009-11-191-4/+4
* Update PO files.Richard Jones2009-11-192-14/+14
* Update TODO file.Richard Jones2009-11-191-0/+21
* build: Fix parallel build of haskell bindingsMatthew Booth2009-11-191-7/+13
* build: Fix inter-directory dependenciesMatthew Booth2009-11-1920-47/+171
* generator: Acquire lock to prevent two parallel runs of the generator.Richard Jones2009-11-191-6/+27
* syntax-check: expand TABs in generator.mlJim Meyering2009-11-192-25/+25
* syntax-check: exempt *.pod from no-trailing-blank prohibitionJim Meyering2009-11-191-0/+1
* BUILT_SOURCES now depends on running the generator.Richard Jones2009-11-181-1/+1
* daemon/RHEL: Choose correct udev settle script.Richard Jones2009-11-181-1/+21
* fuse/RHEL: Don't require UTIME_{NOW,OMIT} to be defined.Richard Jones2009-11-181-0/+8