2009-11-26 |
Richard Jones | daemon: Move prototypes around to keep functions groupe... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Richard Jones | Fix error handling in 'zero' function. |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Richard Jones | daemon/Win32: Add contributed test script to test daemo... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Richard Jones | Ignore guestfsd.exe (Windows daemon). |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Richard Jones | Remove old contrib/febootstrap directory. |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Richard Jones | Update PO files. |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Richard Jones | Make realpath call optional, disable it for Windows. |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Richard Jones | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Richard Jones | daemon: program_name must be defined for Gnulib error... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Richard Jones | daemon/Win32: use gnulib modules connect, socket and... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Richard Jones | daemon/Win32: provide htonl, htons, ntohl, ntohs functions. |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Richard Jones | daemon/Win32: Use Gnulib perror module. |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Richard Jones | daemon: Link guestfs_protocol.[ch] into the daemon... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Richard Jones | daemon: Typo generator_build -> generator_built |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Richard Jones | daemon: Indent C macros to reflect nesting level. |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Richard Jones | daemon/Win32: Win32 can't fork message moved to separat... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | guestfs documentation: Missing space. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | guestfs: Update architecture section of documentation. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | Update PO files. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon: Fix build on Unix. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon: Fix sync() call on Unix. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon/Win32: update comment |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon/Win32: Supply MAX macro for challenged platforms. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon/Win32: Windows can't daemonize. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon/Win32: Windows replacement for umask. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon/Win32: Replace setenv with Win32 equivalent. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon/Win32: Use xdr_u_int for PortableXDR compatibility. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon/Win32: Don't bother blocking SIGPIPE on Win32. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon/Win32: Use gnulib getaddrinfo module. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon/Win32: Implement statvfs using GetDiskFreeSpaceEx. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon: Move statvfs code into separate file. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon: Use gnulib futimens module. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon/Win32: Use gnulib pread module. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | sync: Windows implementation of sync() call. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon: Alternate implementation of posix_fallocate. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | dd: Missing include of <string.h> |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | daemon/Windows: Define _WIN32_WINNT when compiling... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | supermin: Die with an error if no kernels found (RHBZ... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Richard Jones | New tool: virt-list-filesystems |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Richard Jones | availability: Document how to check for single API... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Richard Jones | availability: Add a test for this call. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Richard Jones | availability: Clarify and fix documentation. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Richard Jones | generator: Passing "" to StringList tests should turn... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Richard Jones | daemon: Fix return value from aug_defnode. |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Richard Jones | Implement 'dd' command. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Richard Jones | Use STRPREFIX instead of STREQLEN. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Richard Jones | generator: second parameter to upload is Dev_or_Path... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Matthew Booth | build: Add missing dependencies in perl directory |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Matthew Booth | build: Ensure building appliance depends on guestfsd |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Matthew Booth | build: Don't re-check generator.ml for each generator_b... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Matthew Booth | build: Rebuild the daemon as necessary from other direc... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Richard Jones | Update TODO file. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Richard Jones | perl: Add Sys::Guestfs::Lib::feature_available |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Richard Jones | availability: Skip tests when functions are not available. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Richard Jones | availability: Add optional groups and implement guestfs... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Richard Jones | availability: Add guestfs_available. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Richard Jones | daemon/Win32: Use gnulib modules for first porting... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Matthew Booth | build: Add missing dependency libguestfs.la->guestfs_pr... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Jim Meyering | build: correct sed transformation to work also on ... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Jim Meyering | build: make autogen.sh update .git-module-status, as... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Jim Meyering | maint: use EXIT_* symbol (not constant, 2) to indicate... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Jim Meyering | maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Jim Meyering | maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Jim Meyering | maint: remove unnecessary include of openat.h |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Richard Jones | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Richard Jones | daemon/gnulib: Include glob module. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Richard Jones | daemon/Win32: Don't include missing headers. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Richard Jones | daemon/Win32: make some functions and fields optional. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Richard Jones | daemon/Win32: NAME_MAX does not exist on Windows, use... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Richard Jones | daemon: Missing #includes revealed by cross-compiling. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Richard Jones | daemon/Win32: Ignore mingw32-config.cache. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Richard Jones | generator: open Unix module by default. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Richard Jones | syntax-check: Fix tab-vs-space issue in the generator. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Richard Jones | Update PO files. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Richard Jones | Update TODO file. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Matthew Booth | build: Fix parallel build of haskell bindings |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Matthew Booth | build: Fix inter-directory dependencies |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Richard Jones | generator: Acquire lock to prevent two parallel runs... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Jim Meyering | syntax-check: expand TABs in generator.ml |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Jim Meyering | syntax-check: exempt *.pod from no-trailing-blank prohi... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Richard Jones | BUILT_SOURCES now depends on running the generator. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Richard Jones | daemon/RHEL: Choose correct udev settle script. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Richard Jones | fuse/RHEL: Don't require UTIME_{NOW,OMIT} to be defined. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Richard Jones | appliance: Print uptime. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Richard Jones | recipes: Fix git URL. 1.0.79 |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Richard Jones | Prepare for version 1.0.79. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Richard Jones | fuse: Add test-fuse.sh to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Richard Jones | generator: Fix API of functions that return RBufferOut |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Richard Jones | fuse: Add tests for guestmount. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Richard Jones | fuse: Fix read for empty files. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Richard Jones | fish: Improve output of guestfish -h cmd |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Richard Jones | New API call: fill - fill a file with octets |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Richard Jones | fuse: Fix cache invalidation in rename operation. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Richard Jones | fuse: Fix hard link creation. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Richard Jones | fuse: Fix symlink creation (RHBZ#538069). |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Richard Jones | virt-df: Ignore domains which have ID 0. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Richard Jones | virt-df: Turn errors into warnings when listing all... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Richard W.M... | Docs: copyediting |
commit | commitdiff | tree | snapshot |
next |