| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | virt-format: Add a test. | Richard W.M. Jones | 2012-02-10 | 2 | -7/+40 |
| * | fish: edit: Preserve permissions, UID, GID, SELinux context when editing file... | Richard W.M. Jones | 2012-02-10 | 2 | -1/+92 |
| * | fish: In edit command, upload to a new file. | Richard W.M. Jones | 2012-02-10 | 4 | -3/+110 |
| * | fish: Refactor error handling in the 'edit' command. | Richard W.M. Jones | 2012-02-10 | 1 | -24/+17 |
| * | ocaml: Ensure bindings are recompiled whenever there is an API change. | Richard W.M. Jones | 2012-02-10 | 1 | -7/+3 |
| * | docs: Note that JRuby should use the Java bindings. | Richard W.M. Jones | 2012-02-10 | 1 | -0/+2 |
| * | edit: Preserve file permissions, UID, GID, SELinux context on edited files. (... | Richard W.M. Jones | 2012-02-10 | 3 | -0/+93 |
| * | java: Make use of JAR_INSTALL_DIR, JNI_INSTALL_DIR | Hilko Bengen | 2012-02-10 | 2 | -5/+9 |
| * | Version 1.16.3.1.16.3 | Richard W.M. Jones | 2012-02-08 | 18 | -42/+67 |
| * | findfs: Remove /run/blkid/blkid.tab. | Richard W.M. Jones | 2012-02-08 | 1 | -0/+1 |
| * | extra-tests: Add suppression for uninitialized memory bug in latest glibc. | Richard W.M. Jones | 2012-02-08 | 1 | -0/+8 |
| * | extra-tests: libnl moved from /lib64 to /usr/lib64 on Fedora. | Richard W.M. Jones | 2012-02-08 | 1 | -0/+13 |
| * | perl: Ignore perl/MYMETA.json | Richard W.M. Jones | 2012-02-08 | 1 | -0/+1 |
| * | blockdev, parted: Call udev_settle before and after commands. (RHBZ#769304) | Richard W.M. Jones | 2012-02-08 | 2 | -52/+115 |
| * | Revert "daemon: Run udev_settle after pwrite-device finishes." | Richard W.M. Jones | 2012-02-08 | 2 | -17/+4 |
| * | build: Choose a virtual directory for the daemon which is not a symlink. | Richard W.M. Jones | 2012-02-06 | 2 | -4/+27 |
| * | build: Remove 'run' from EXTRA_DIST. | Richard W.M. Jones | 2012-02-06 | 1 | -1/+0 |
| * | Clarify the error message when unavailable functions are called (RHBZ#679737). | Richard W.M. Jones | 2012-02-02 | 8 | -136/+271 |
| * | examples: code cleanups | Wanlong Gao | 2012-02-02 | 2 | -2/+2 |
| * | Version 1.16.2.1.16.2 | Richard W.M. Jones | 2012-01-30 | 20 | -28/+40 |
| * | guestmount: use O_ACCMODE instead of hard coding | Wanlong Gao | 2012-01-30 | 1 | -1/+1 |
| * | guestmount: remove tailing spaces | Wanlong Gao | 2012-01-30 | 1 | -2/+2 |
| * | daemon: Fix crash in aug-defnode (RHBZ#785668). | Richard W.M. Jones | 2012-01-30 | 1 | -6/+15 |
| * | virt-alignment-scan: Fix typo in man page (thanks yurchor). | Richard W.M. Jones | 2012-01-29 | 1 | -1/+1 |
| * | ocaml: Various fixes for bytecode compilation. | Richard W.M. Jones | 2012-01-29 | 1 | -8/+15 |
| * | ocaml: Sort the tests. | Richard W.M. Jones | 2012-01-29 | 1 | -2/+3 |
| * | extra-tests: ocaml: Additional suppressions so we can test bytecode. | Richard W.M. Jones | 2012-01-29 | 1 | -0/+14 |
| * | ocaml: Test bytecode and native code bindings. | Richard W.M. Jones | 2012-01-29 | 3 | -24/+68 |
| * | ocaml: Fix bytecode bindings for functions with >= 6 args. | Richard W.M. Jones | 2012-01-29 | 1 | -1/+1 |
| * | Update to latest gnulib. | Richard W.M. Jones | 2012-01-29 | 2 | -0/+1 |
| * | appliance: udev >= 176 now requires /dev to be a devtmpfs. | Richard W.M. Jones | 2012-01-29 | 1 | -0/+3 |
| * | build: Add gobject/TODO.txt to EXTRA_DIST. | Richard W.M. Jones | 2012-01-29 | 1 | -1/+2 |
| * | build: Add contrib/make-check-on-installed.pl to EXTRA_DIST. | Richard W.M. Jones | 2012-01-29 | 1 | -0/+1 |
| * | contrib: Add a script for running test suite on installed packages. | Richard W.M. Jones | 2012-01-29 | 2 | -0/+184 |
| * | fish: Fix 'test-guestfish-escapes.sh' when running an alternate guestfish bin... | Richard W.M. Jones | 2012-01-29 | 1 | -12/+16 |
| * | ocaml: Don't install bindtests.*. | Richard W.M. Jones | 2012-01-29 | 1 | -0/+1 |
| * | ocaml: Don't install libguestfsocaml.a. | Richard W.M. Jones | 2012-01-29 | 1 | -0/+1 |
| * | gobject: Add a TODO list | Matthew Booth | 2012-01-29 | 1 | -0/+9 |
| * | gobject: Add an explicit close call | Matthew Booth | 2012-01-29 | 4 | -13/+90 |
| * | gobject: Allow RConstOptString to return an error | Matthew Booth | 2012-01-29 | 1 | -18/+11 |
| * | Version 1.16.1.1.16.1 | Richard W.M. Jones | 2012-01-24 | 20 | -439/+439 |
| * | daemon: Fix use-after-free in case-insensitive-path (found by valgrind). | Richard W.M. Jones | 2012-01-24 | 1 | -38/+81 |
| * | daemon: Fix leaking error message (found by valgrind). | Richard W.M. Jones | 2012-01-24 | 1 | -0/+1 |
| * | daemon: Close inotify handle on exit. | Richard W.M. Jones | 2012-01-24 | 1 | -0/+11 |
| * | daemon: Close augeas handle on exit. | Richard W.M. Jones | 2012-01-24 | 1 | -0/+11 |
| * | daemon: Fix leak of strings in md-detail (found by valgrind). | Richard W.M. Jones | 2012-01-24 | 1 | -2/+2 |
| * | daemon: md: Whitespace changes, and use size_t for i instead of pointer. | Richard W.M. Jones | 2012-01-24 | 1 | -20/+23 |
| * | daemon: Fix leak of strings in blkid (found by valgrind). | Richard W.M. Jones | 2012-01-24 | 1 | -2/+2 |
| * | daemon: blkid: Whitespace changes, and use size_t for i instead of pointer. | Richard W.M. Jones | 2012-01-24 | 1 | -18/+21 |
| * | daemon: Return value from write syscall is ssize_t, not int. | Richard W.M. Jones | 2012-01-24 | 1 | -1/+1 |