2011-12-06 |
Richard W.M. Jones | daemon: Use pkg-config to locate Augeas CFLAGS / libraries. |
tree | commitdiff |
2011-12-06 |
Wanlong Gao | mkfs: enable to make xfs filesystems when the device... |
tree | commitdiff |
2011-12-02 |
Hilko Bengen | libguestfs: Added gnulib includes from builddir, as... |
tree | commitdiff |
2011-11-24 |
Richard W.M. Jones | part-disk: Change default alignment of this to 64K... |
tree | commitdiff |
2011-11-22 |
Richard W.M. Jones | daemon: Define safe ADD_ARG macro for constructing... |
tree | commitdiff |
2011-11-09 |
Matthew Booth | Update FSF address. |
tree | commitdiff |
2011-11-09 |
Richard W.M. Jones | daemon: Use a private copy of /etc/lvm so we don't... |
tree | commitdiff |
2011-11-09 |
Richard W.M. Jones | daemon: Don't use files with fixed names in /tmp (thank... |
tree | commitdiff |
2011-11-09 |
Matthew Booth | Fix debug help error message. |
tree | commitdiff |
2011-10-26 |
Richard W.M. Jones | New APIs: copy-{file,device}-to-{file,device}. |
tree | commitdiff |
2011-10-25 |
Richard W.M. Jones | New API: part-to-partnum |
tree | commitdiff |
2011-10-24 |
Richard W.M. Jones | Revert "out-of-tree build: daemon" |
tree | commitdiff |
2011-10-21 |
Hilko Bengen | out-of-tree build: daemon |
tree | commitdiff |
2011-10-01 |
Richard W.M. Jones | mount: No longer implicitly add -o sync,noatime options. |
tree | commitdiff |
2011-09-29 |
Richard W.M. Jones | daemon: mkswap --help output changed, breaking linuxfsu... |
tree | commitdiff |
2011-09-28 |
Richard W.M. Jones | New APIs: compress-out, compress-device-out. |
tree | commitdiff |
2011-09-28 |
Richard W.M. Jones | daemon: Move useful is_zero function to header file. |
tree | commitdiff |
2011-09-15 |
Richard W.M. Jones | Add an optional group ("grub") for the guestfs_grub_ins... |
tree | commitdiff |
2011-09-01 |
Richard W.M. Jones | daemon: Factor out name of virtio serial channel. |
tree | commitdiff |
2011-08-18 |
Richard W.M. Jones | protocol: Fix case where download can fail for small... |
tree | commitdiff |
2011-08-16 |
Richard W.M. Jones | Improve zeroing and detection of zeroes. |
tree | commitdiff |
2011-08-07 |
Richard W.M. Jones | daemon: Don't include .gitignore in EXTRA_DIST. |
tree | commitdiff |
2011-08-05 |
Richard W.M. Jones | daemon: Remove separate configure of daemon subdirectory. |
tree | commitdiff |
2011-08-02 |
Richard W.M. Jones | Add regression test to catch missing libraries in the... |
tree | commitdiff |
2011-07-20 |
Richard W.M. Jones | blkid: Use -c /dev/null option to kill the cache. |
tree | commitdiff |
2011-07-20 |
Richard W.M. Jones | blkid: Detect when value not found and return empty... |
tree | commitdiff |
2011-07-14 |
Richard W.M. Jones | New API: write-append |
tree | commitdiff |
2011-07-14 |
Richard W.M. Jones | build: Add ./configure --enable-install-daemon |
tree | commitdiff |
2011-07-14 |
Richard W.M. Jones | New API: btrfs-filesystem-resize (RHBZ#721160). |
tree | commitdiff |
2011-07-14 |
Richard W.M. Jones | mkfs: Don't die if mke2fs is not available. |
tree | commitdiff |
2011-07-12 |
Richard W.M. Jones | part-get-bootable: Fix when partitions are missing... |
tree | commitdiff |
2011-07-12 |
Richard W.M. Jones | New API: ntfsresize-opts (RHBZ#685009). |
tree | commitdiff |
2011-07-12 |
Richard W.M. Jones | New API: list-dm-devices (RHBZ#688062). |
tree | commitdiff |
2011-07-12 |
Richard W.M. Jones | list-9p: Avoid double free along error path. |
tree | commitdiff |
2011-07-06 |
Nikita A Menkovich | mkfs-opts: Add optional sectorsize parameter. |
tree | commitdiff |
2011-07-04 |
Nikita A Menkovich | Implement inode option to mkfs_opts command. |
tree | commitdiff |
2011-06-22 |
Richard W.M. Jones | New API: mount-9p lets you mount 9p filesystems (RHBZ... |
tree | commitdiff |
2011-06-22 |
Richard W.M. Jones | New API: list-9p lists 9p filesystem mount tags (RHBZ... |
tree | commitdiff |
2011-06-10 |
Jim Meyering | build: update to latest gnulib |
tree | commitdiff |
2011-06-09 |
Richard W.M. Jones | daemon: Keep Coverity happy by ignoring some return... |
tree | commitdiff |
2011-06-09 |
Richard W.M. Jones | Coverity: Don't return freed pointers from command... |
tree | commitdiff |
2011-06-09 |
Richard W.M. Jones | Coverity: Missing return on error path. |
tree | commitdiff |
2011-06-09 |
Richard W.M. Jones | Coverity: Ensure fp is closed along all error paths. |
tree | commitdiff |
2011-06-09 |
Richard W.M. Jones | Coverity: Close directory handle along error paths. |
tree | commitdiff |
2011-06-09 |
Richard W.M. Jones | Coverity: Don't leak argv arrays. |
tree | commitdiff |
2011-06-09 |
Richard W.M. Jones | Coverity: Don't leak error strings. |
tree | commitdiff |
2011-06-09 |
Richard W.M. Jones | Coverity: Check return value of sysroot_path. |
tree | commitdiff |
2011-06-09 |
Richard W.M. Jones | Coverity: Check return value of malloc. |
tree | commitdiff |
2011-06-09 |
Richard W.M. Jones | Coverity: Don't close fd_cwd if fd_cwd == -1. |
tree | commitdiff |
2011-06-09 |
Richard W.M. Jones | Coverity: Avoid calling sort_strings (NULL, 0) on empty... |
tree | commitdiff |
2011-06-09 |
Richard W.M. Jones | Coverity: Don't call free_strings (NULL). |
tree | commitdiff |
2011-06-09 |
Richard W.M. Jones | Coverity: Remove unreachable code. |
tree | commitdiff |
2011-05-20 |
Nikita A Menkovich | daemon: Fix error message. |
tree | commitdiff |
2011-05-19 |
Richard W.M. Jones | daemon: Make sysroot_len be size_t instead of int. |
tree | commitdiff |
2011-05-17 |
Richard W.M. Jones | New APIs: is-zero and is-zero-device, to test if file... |
tree | commitdiff |
2011-05-08 |
Richard W.M. Jones | daemon: Remove some less useful debugging messages. |
tree | commitdiff |
2011-04-07 |
Matthew Booth | Compile rpcgen-generated files with -fno-strict-aliasing |
tree | commitdiff |
2011-04-05 |
Richard W.M. Jones | daemon: Reimplement 'mounts' and 'mountpoints' commands. |
tree | commitdiff |
2011-04-01 |
Richard W.M. Jones | du: Add pulse mode progress messages. |
tree | commitdiff |
2011-04-01 |
Richard W.M. Jones | cpmv: Add pulse mode progress messages. |
tree | commitdiff |
2011-04-01 |
Richard W.M. Jones | checksum: Add pulse mode progress messages. |
tree | commitdiff |
2011-04-01 |
Richard W.M. Jones | daemon: Introduce "pulse mode" progress events. |
tree | commitdiff |
2011-04-01 |
Richard W.M. Jones | daemon: When running commands, restart select if we... |
tree | commitdiff |
2011-04-01 |
Richard W.M. Jones | daemon: Reset SIGPIPE to default before running subproc... |
tree | commitdiff |
2011-03-25 |
Richard W.M. Jones | RHEL 5: Use mke4fs on RHEL 5 as replacement for mke2fs. |
tree | commitdiff |
2011-03-25 |
Richard W.M. Jones | mkfs: Force mke2fs to create a filesystem even on raw... |
tree | commitdiff |
2011-03-22 |
Richard W.M. Jones | umount-all: Use /proc/mounts instead of output of ... |
tree | commitdiff |
2011-03-18 |
Richard W.M. Jones | proto: Fix both-ends-cancel case. |
tree | commitdiff |
2011-03-18 |
Richard W.M. Jones | proto: Fix FileIn ops that abort during the chunk uploa... |
tree | commitdiff |
2011-03-18 |
Richard Jones | daemon: Improve protocol debug messages. |
tree | commitdiff |
2011-03-18 |
Richard W.M. Jones | daemon: Print error for invalid chunk.cancel field. |
tree | commitdiff |
2011-03-18 |
Richard W.M. Jones | proto: Improve debug messages. |
tree | commitdiff |
2011-02-03 |
Richard W.M. Jones | daemon: Ignore return value from chdir. |
tree | commitdiff |
2011-02-03 |
Richard W.M. Jones | daemon: Remove -f (don't fork) option. |
tree | commitdiff |
2011-02-03 |
Richard W.M. Jones | daemon: Allow -r option to run daemon standalone. |
tree | commitdiff |
2011-02-03 |
Richard W.M. Jones | daemon: change to root directory |
tree | commitdiff |
2011-02-03 |
Richard W.M. Jones | daemon: Parse /proc/mounts instead of /etc/mtab |
tree | commitdiff |
2011-01-28 |
Richard W.M. Jones | Add a new internal-autosync API to perform autosync. |
tree | commitdiff |
2011-01-27 |
Richard W.M. Jones | daemon: Replace root_mounted global with intelligence. |
tree | commitdiff |
2011-01-27 |
Richard W.M. Jones | daemon: Add perror to two exit paths to make errors... |
tree | commitdiff |
2011-01-26 |
Nikita A Menkovich | mkfs-opts: Add optional "features" parameter. |
tree | commitdiff |
2011-01-14 |
Nikita A Menkovich | New API: resize2fs-M to resize ext2/3/4 to minimum... |
tree | commitdiff |
2010-12-19 |
Richard W.M. Jones | docs: Obsolete HACKING file, move content into guestfs... |
tree | commitdiff |
2010-12-16 |
Richard W.M. Jones | New APIs: getxattr and lgetxattr to get single extended... |
tree | commitdiff |
2010-12-10 |
Richard W.M. Jones | daemon: Use prog_exists to check for features. |
tree | commitdiff |
2010-12-10 |
Richard W.M. Jones | Remove several unused local variables. |
tree | commitdiff |
2010-12-07 |
Richard W.M. Jones | ubuntu: deactivate LVs and VGs before removing them. |
tree | commitdiff |
2010-12-07 |
Richard W.M. Jones | Revert "umount-all: Add udev_settle after unmounting... |
tree | commitdiff |
2010-12-07 |
Richard W.M. Jones | debian: Fix ntfs3g available API on Debian. |
tree | commitdiff |
2010-12-07 |
Richard W.M. Jones | umount-all: Add udev_settle after unmounting disks. |
tree | commitdiff |
2010-12-06 |
Richard W.M. Jones | build: Don't emit warnings about stack protector failures. |
tree | commitdiff |
2010-12-02 |
Richard W.M. Jones | New API: mkfs_opts, mkfs with optional arguments. |
tree | commitdiff |
2010-12-02 |
Richard W.M. Jones | generator: Code to handle optional arguments in daemon... |
tree | commitdiff |
2010-12-01 |
Richard W.M. Jones | Add progress notification messages to upload and upload... |
tree | commitdiff |
2010-12-01 |
Richard W.M. Jones | protocol: Handle progress notification messages during... |
tree | commitdiff |
2010-12-01 |
Richard W.M. Jones | protocol: Upload progress messages and optional arguments. |
tree | commitdiff |
2010-11-26 |
Richard W.M. Jones | daemon: Close leaked file descriptor along checksum... |
tree | commitdiff |
2010-11-24 |
Richard W.M. Jones | daemon: blkid cache is at a different location on Debian. |
tree | commitdiff |
2010-11-23 |
Richard W.M. Jones | daemon: In sfdisk call blockdev --rereadpt with device... |
tree | commitdiff |
2010-11-16 |
Richard W.M. Jones | daemon: findfs-uuid and findfs-label should not return... |
tree | commitdiff |
next |