| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add 'setcon', 'getcon' commands to set and get the SELinux context. | Richard Jones | 2009-08-13 | 1 | -0/+1 |
* | daemon: use gnulib | Jim Meyering | 2009-08-06 | 1 | -0/+4 |
* | Add interface to Linux 'inotify' API. | Richard W.M. Jones | 2009-07-31 | 1 | -0/+1 |
* | New command: 'fallocate' to (pre-)allocate sized files. | Richard W.M. Jones | 2009-07-31 | 1 | -0/+1 |
* | New commands: 'ln', 'ln-f', 'ln-s', 'ln-sf' and 'readlink'. | Richard W.M. Jones | 2009-07-31 | 1 | -0/+1 |
* | Add 'realpath' command. | Richard W.M. Jones | 2009-07-31 | 1 | -0/+1 |
* | Implement '*grep*' family of commands. | Richard Jones | 2009-07-29 | 1 | -0/+1 |
* | Support for Linux extended attributes. | Richard W.M. Jones | 2009-07-14 | 1 | -0/+1 |
* | Make it possible to build in a separate directory | Matthew Booth | 2009-07-03 | 1 | -2/+2 |
* | Add list of function_names to the daemon. | Richard W.M. Jones | 2009-07-02 | 1 | -0/+1 |
* | Add 'readdir' call. | Richard W.M. Jones | 2009-07-02 | 1 | -0/+1 |
* | New commands: mknod, mkfifo, mknod_b, mknod_c and umask. | Richard W.M. Jones | 2009-06-30 | 1 | -0/+2 |
* | Implement 'mkswap', 'mkswap_L' and 'mkswap_U' commands. | Richard W.M. Jones | 2009-06-29 | 1 | -0/+1 |
* | Add 'initrd-list' command to list contents of initrd images. | Richard W.M. Jones | 2009-06-29 | 1 | -0/+1 |
* | Added 'du' command. | Richard W.M. Jones | 2009-06-29 | 1 | -0/+1 |
* | Add 'df' and 'df-h' commands. | Richard W.M. Jones | 2009-06-29 | 1 | -0/+1 |
* | Implement "head", "head-n", "tail", "tail-n" commands. | Richard W.M. Jones | 2009-06-29 | 1 | -0/+1 |
* | Implementation of 'wc_c', 'wc_w' and 'wc_l' commands. | Richard W.M. Jones | 2009-06-29 | 1 | -0/+1 |