| Commit message (Expand) | Author | Age | Files | Lines |
* | New API: utsname | Richard W.M. Jones | 2012-07-30 | 1 | -0/+2 |
* | build: Rename most C files that contain underscore with dash. | Richard W.M. Jones | 2012-07-19 | 1 | -6/+6 |
* | New API: add new api xfs_info | Wanlong Gao | 2012-07-18 | 1 | -0/+1 |
* | New API: fstrim - allow filesystem trim. | Richard W.M. Jones | 2012-06-12 | 1 | -0/+1 |
* | New APIs: isoinfo and isoinfo-device. | Richard W.M. Jones | 2012-03-16 | 1 | -0/+1 |
* | New API: set-label, for setting a label on any filesystem. | Richard W.M. Jones | 2012-02-27 | 1 | -0/+1 |
* | New APIs: ntfsclone-in, ntfsclone-out. | Richard W.M. Jones | 2012-02-27 | 1 | -0/+1 |
* | daemon: Move internal-autosync function to new file internal.c. | Richard W.M. Jones | 2012-01-21 | 1 | -0/+1 |
* | daemon: Use pkg-config to locate Augeas CFLAGS / libraries. | Richard W.M. Jones | 2011-12-03 | 1 | -2/+2 |
* | libguestfs: Added gnulib includes from builddir, as suggested by the Gnulib d... | Hilko Bengen | 2011-12-01 | 1 | -1/+1 |
* | New API: mdadm-create for creating MD devices. | Richard W.M. Jones | 2011-11-11 | 1 | -0/+1 |
* | Update FSF address. | Matthew Booth | 2011-11-08 | 1 | -1/+1 |
* | New APIs: copy-{file,device}-to-{file,device}. | Richard W.M. Jones | 2011-10-26 | 1 | -0/+1 |
* | Revert "out-of-tree build: daemon" | Richard W.M. Jones | 2011-10-24 | 1 | -2/+2 |
* | out-of-tree build: daemon | Hilko Bengen | 2011-10-21 | 1 | -2/+2 |
* | New APIs: compress-out, compress-device-out. | Richard W.M. Jones | 2011-09-28 | 1 | -0/+1 |
* | daemon: Don't include .gitignore in EXTRA_DIST. | Richard W.M. Jones | 2011-08-07 | 1 | -2/+1 |
* | daemon: Remove separate configure of daemon subdirectory. | Richard W.M. Jones | 2011-08-05 | 1 | -14/+9 |
* | build: Add ./configure --enable-install-daemon | Richard W.M. Jones | 2011-07-14 | 1 | -0/+5 |
* | New API: btrfs-filesystem-resize (RHBZ#721160). | Richard W.M. Jones | 2011-07-14 | 1 | -0/+1 |
* | New API: list-9p lists 9p filesystem mount tags (RHBZ#714981). | Richard W.M. Jones | 2011-06-22 | 1 | -0/+1 |
* | Compile rpcgen-generated files with -fno-strict-aliasing | Matthew Booth | 2011-04-07 | 1 | -6/+5 |
* | lib: Expose errno through new API guestfs_last_errno. | Richard W.M. Jones | 2010-11-03 | 1 | -2/+19 |
* | daemon: Send back the errno as a string. | Richard W.M. Jones | 2010-11-03 | 1 | -1/+12 |
* | Split generator into separate source files. | Richard Jones | 2010-09-11 | 1 | -4/+5 |
* | daemon: Move 'exists', 'is-file' and 'is-dir' to separate file. | Richard Jones | 2010-09-09 | 1 | -0/+1 |
* | New APIs: findfs-label and findfs-uuid | Richard Jones | 2010-08-17 | 1 | -0/+1 |
* | New APIs: Support for opening LUKS-encrypted disks. | Richard Jones | 2010-07-21 | 1 | -0/+1 |
* | New APIs: lvm-set-filter and lvm-clear-filter. | Richard Jones | 2010-07-16 | 1 | -0/+1 |
* | New APIs: base64-in and base64-out for uploading/downloading base64 content. | Richard Jones | 2010-04-19 | 1 | -0/+1 |
* | Distribute .gitignore files. | Richard Jones | 2010-02-15 | 1 | -1/+2 |
* | daemon/Win32: use gnulib modules connect, socket and symlinkat (for readlinkat). | Richard Jones | 2009-11-26 | 1 | -1/+8 |
* | daemon/Win32: provide htonl, htons, ntohl, ntohs functions. | Richard Jones | 2009-11-26 | 1 | -0/+1 |
* | daemon: Link guestfs_protocol.[ch] into the daemon directory. | Richard Jones | 2009-11-26 | 1 | -5/+24 |
* | daemon: Typo generator_build -> generator_built | Richard Jones | 2009-11-26 | 1 | -1/+1 |
* | daemon: Fix build on Unix. | Richard Jones | 2009-11-25 | 1 | -1/+3 |
* | daemon: Move statvfs code into separate file. | Richard Jones | 2009-11-25 | 1 | -0/+1 |
* | Implement 'dd' command. | Richard Jones | 2009-11-23 | 1 | -0/+1 |
* | build: Don't re-check generator.ml for each generator_built in daemon directory | Matthew Booth | 2009-11-21 | 1 | -1/+2 |
* | availability: Add optional groups and implement guestfs_available call. | Richard Jones | 2009-11-20 | 1 | -0/+2 |
* | availability: Add guestfs_available. | Richard Jones | 2009-11-20 | 1 | -0/+1 |
* | build: Fix inter-directory dependencies | Matthew Booth | 2009-11-19 | 1 | -5/+21 |
* | New API call: fill - fill a file with octets | Richard Jones | 2009-11-17 | 1 | -0/+1 |
* | Generic partition creation interface. | Richard Jones | 2009-11-10 | 1 | -0/+1 |
* | New API calls: truncate, truncate_size, mkdir_mode, utimens, lchown. | Richard Jones | 2009-11-02 | 1 | -0/+2 |
* | New API: vfs_type - get the Linux VFS driver for a mounted device. | Richard Jones | 2009-10-26 | 1 | -0/+1 |
* | Add echo_daemon command | Matthew Booth | 2009-09-14 | 1 | -0/+1 |
* | New 'modprobe' command. | Matthew Booth | 2009-08-18 | 1 | -0/+1 |
* | daemon: enable -Werror and many gcc warnings when --enable-gcc-warnings | Jim Meyering | 2009-08-17 | 1 | -1/+2 |
* | New commands: mkfs-b, mke2journal*, mke2fs-J* | Richard W.M. Jones | 2009-08-15 | 1 | -0/+1 |