2010-04-23 |
Richard Jones | New API: checksums-out for checksumming many files. |
tree | commitdiff |
2010-04-23 |
Richard Jones | daemon: Split out checksum type to program name mapping... |
tree | commitdiff |
2010-04-19 |
Richard Jones | New APIs: base64-in and base64-out for uploading/downlo... |
tree | commitdiff |
2010-04-19 |
Richard Jones | New API: debug-upload (not a formal part of the API... |
tree | commitdiff |
2010-04-17 |
Richard Jones | Fix upload losing synchronization if root not mounted... |
tree | commitdiff |
2010-04-17 |
Richard Jones | Improved checking, documentation of modes (RHBZ#582901... |
tree | commitdiff |
2010-04-17 |
Richard Jones | New API: get-umask, returns the current umask (RHBZ... |
tree | commitdiff |
2010-04-13 |
Richard Jones | New API: Add aug-clear call for clearing an Augeas... |
tree | commitdiff |
2010-04-12 |
Richard Jones | New API: lvresize-free to extend LVs into percentage... |
tree | commitdiff |
2010-04-10 |
Richard Jones | New API: checksum-device for checksumming devices. |
tree | commitdiff |
2010-04-10 |
Richard Jones | New partition APIs: part_del, part_get_bootable, part_g... |
tree | commitdiff |
2010-04-10 |
Richard Jones | daemon: More reliable parsing of the output from 'parte... |
tree | commitdiff |
2010-04-10 |
Richard Jones | daemon: Make the RUN_PARTED macro take an error statement. |
tree | commitdiff |
2010-04-10 |
Richard Jones | New API: vgscan |
tree | commitdiff |
2010-04-10 |
Richard Jones | New API: ntfsresize. |
tree | commitdiff |
2010-04-09 |
Richard Jones | Allow aug-ls to take Augeas variable as argument (RHBZ... |
tree | commitdiff |
2010-04-08 |
Richard Jones | New API calls to upload/download txz files (RHBZ#580556). |
tree | commitdiff |
2010-04-08 |
Richard Jones | Code cleanups related to RHBZ#580246. |
tree | commitdiff |
2010-04-08 |
Richard Jones | Fix tar-in command hangs when running out of disk space... |
tree | commitdiff |
2010-04-07 |
Richard Jones | Check error returns from posix_fallocate (RHBZ#579664). |
tree | commitdiff |
2010-04-07 |
Richard Jones | Signed/unsigned warning on 64 bit. |
tree | commitdiff |
2010-03-31 |
Richard Jones | New API: guestfs_zero_device to zero whole devices. |
tree | commitdiff |
2010-03-30 |
Richard Jones | daemon: Set TERM=dumb inside the daemon. |
tree | commitdiff |
2010-03-27 |
Richard Jones | Fix the error message when reply body is too large... |
tree | commitdiff |
2010-03-26 |
Jim Meyering | Const-correctness fix. |
tree | commitdiff |
2010-03-26 |
Richard Jones | appliance: Set $PATH instead of hard-coding paths to... |
tree | commitdiff |
2010-03-24 |
Richard Jones | Fix lvresize test on RHEL 5, by fixing guestfs_e2fsck_l. |
tree | commitdiff |
2010-03-24 |
Richard Jones | Use ext4 dev tools on RHEL 5 (RHBZ#576688). |
tree | commitdiff |
2010-03-23 |
Richard Jones | New API: guestfs_copy_size to copy a fixed number of... |
tree | commitdiff |
2010-03-18 |
Richard Jones | New APIs: Query the relationship between LVM objects. |
tree | commitdiff |
2010-03-18 |
Richard Jones | daemon: Add a trim utility function. |
tree | commitdiff |
2010-03-12 |
Richard Jones | Tab to space (whitespace fixes only). |
tree | commitdiff |
2010-02-15 |
Richard Jones | Distribute .gitignore files. |
tree | commitdiff |
2010-02-12 |
Richard Jones | daemon: Don't need to prefix error messages with the... |
tree | commitdiff |
2010-02-09 |
Richard Jones | New API call: initrd-cat to list a file from an initrd. |
tree | commitdiff |
2010-01-28 |
Richard Jones | Implement 'vgrename' and 'lvrename' APIs. |
tree | commitdiff |
2010-01-25 |
Richard Jones | Add 'filesize' call. |
tree | commitdiff |
2010-01-13 |
Richard Jones | Update to latest Gnulib. |
tree | commitdiff |
2009-12-18 |
Richard Jones | daemon: Work around udevsettle issue (RHBZ#548121). |
tree | commitdiff |
2009-12-07 |
Richard Jones | daemon error handling: Define a new function reply_with... |
tree | commitdiff |
2009-12-07 |
Richard Jones | daemon error handling: recursive_mkdir shouldn't need... |
tree | commitdiff |
2009-12-04 |
Richard Jones | daemon error handling: Clear errno before calling stub... |
tree | commitdiff |
2009-11-27 |
Richard Jones | Whitespace change. |
tree | commitdiff |
2009-11-26 |
Richard Jones | daemon: Move prototypes around to keep functions groupe... |
tree | commitdiff |
2009-11-26 |
Richard Jones | Fix error handling in 'zero' function. |
tree | commitdiff |
2009-11-26 |
Richard Jones | Make realpath call optional, disable it for Windows. |
tree | commitdiff |
2009-11-26 |
Richard Jones | build: update gnulib submodule to latest |
tree | commitdiff |
2009-11-26 |
Richard Jones | daemon: program_name must be defined for Gnulib error... |
tree | commitdiff |
2009-11-26 |
Richard Jones | daemon/Win32: use gnulib modules connect, socket and... |
tree | commitdiff |
2009-11-26 |
Richard Jones | daemon/Win32: provide htonl, htons, ntohl, ntohs functions. |
tree | commitdiff |
2009-11-26 |
Richard Jones | daemon/Win32: Use Gnulib perror module. |
tree | commitdiff |
2009-11-26 |
Richard Jones | daemon: Link guestfs_protocol.[ch] into the daemon... |
tree | commitdiff |
2009-11-26 |
Richard Jones | daemon: Typo generator_build -> generator_built |
tree | commitdiff |
2009-11-26 |
Richard Jones | daemon: Indent C macros to reflect nesting level. |
tree | commitdiff |
2009-11-26 |
Richard Jones | daemon/Win32: Win32 can't fork message moved to separat... |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon: Fix build on Unix. |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon: Fix sync() call on Unix. |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon/Win32: update comment |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon/Win32: Supply MAX macro for challenged platforms. |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon/Win32: Windows can't daemonize. |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon/Win32: Windows replacement for umask. |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon/Win32: Replace setenv with Win32 equivalent. |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon/Win32: Use xdr_u_int for PortableXDR compatibility. |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon/Win32: Don't bother blocking SIGPIPE on Win32. |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon/Win32: Use gnulib getaddrinfo module. |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon/Win32: Implement statvfs using GetDiskFreeSpaceEx. |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon: Move statvfs code into separate file. |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon: Use gnulib futimens module. |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon/Win32: Use gnulib pread module. |
tree | commitdiff |
2009-11-25 |
Richard Jones | sync: Windows implementation of sync() call. |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon: Alternate implementation of posix_fallocate. |
tree | commitdiff |
2009-11-25 |
Richard Jones | dd: Missing include of <string.h> |
tree | commitdiff |
2009-11-25 |
Richard Jones | daemon/Windows: Define _WIN32_WINNT when compiling... |
tree | commitdiff |
2009-11-24 |
Richard Jones | daemon: Fix return value from aug_defnode. |
tree | commitdiff |
2009-11-23 |
Richard Jones | Implement 'dd' command. |
tree | commitdiff |
2009-11-22 |
Richard Jones | Use STRPREFIX instead of STREQLEN. |
tree | commitdiff |
2009-11-21 |
Matthew Booth | build: Don't re-check generator.ml for each generator_b... |
tree | commitdiff |
2009-11-20 |
Richard Jones | availability: Add optional groups and implement guestfs... |
tree | commitdiff |
2009-11-20 |
Richard Jones | availability: Add guestfs_available. |
tree | commitdiff |
2009-11-20 |
Richard Jones | daemon/Win32: Use gnulib modules for first porting... |
tree | commitdiff |
2009-11-20 |
Jim Meyering | maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and... |
tree | commitdiff |
2009-11-20 |
Jim Meyering | maint: remove unnecessary include of openat.h |
tree | commitdiff |
2009-11-20 |
Richard Jones | build: update gnulib submodule to latest |
tree | commitdiff |
2009-11-20 |
Richard Jones | daemon/gnulib: Include glob module. |
tree | commitdiff |
2009-11-20 |
Richard Jones | daemon/Win32: Don't include missing headers. |
tree | commitdiff |
2009-11-20 |
Richard Jones | daemon/Win32: make some functions and fields optional. |
tree | commitdiff |
2009-11-20 |
Richard Jones | daemon/Win32: NAME_MAX does not exist on Windows, use... |
tree | commitdiff |
2009-11-20 |
Richard Jones | daemon: Missing #includes revealed by cross-compiling. |
tree | commitdiff |
2009-11-20 |
Richard Jones | daemon/Win32: Ignore mingw32-config.cache. |
tree | commitdiff |
2009-11-19 |
Matthew Booth | build: Fix inter-directory dependencies |
tree | commitdiff |
2009-11-18 |
Richard Jones | daemon/RHEL: Choose correct udev settle script. |
tree | commitdiff |
2009-11-17 |
Richard Jones | New API call: fill - fill a file with octets |
tree | commitdiff |
2009-11-10 |
Richard Jones | Fix problems found by 'make syntax check' |
tree | commitdiff |
2009-11-10 |
Richard Jones | Generic partition creation interface. |
tree | commitdiff |
2009-11-10 |
Richard Jones | Fix compilation when Augeas is not present. |
tree | commitdiff |
2009-11-09 |
Jim Meyering | use STREQ, not strcmp: part 2 |
tree | commitdiff |
2009-11-09 |
Jim Meyering | use STREQ, not strcmp: part 1 |
tree | commitdiff |
2009-11-09 |
Jim Meyering | change strncmp() == 0 to STREQLEN() |
tree | commitdiff |
2009-11-09 |
Jim Meyering | change strncmp(...) != 0 to STRNEQLEN(...) |
tree | commitdiff |
2009-11-09 |
Jim Meyering | convert uses of strcasecmp to STRCASEEQ |
tree | commitdiff |
next |