2009-08-07 |
Richard Jones | Tests: swapon_device test mkswap /dev/sda1 instead... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | Always pass mkswap -f parameter. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | Tests: Don't test block size in statvfs test. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | Version 1.0.66 1.0.66 |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | RHEL 5: inotify_init1 call did not exist on RHEL 5. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | Fix: segfault in tab completion (RHBZ#516024). |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Matthew Booth | Fix errno check in readdir in devsparts.c |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | Add ne2k-pci driver to the appliance. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | Make user network numbering explicit. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | appliance: More debug added to /init. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Matthew Booth | Exclude daemon/lib and daemon/tests from being added... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Jim Meyering | build: remove bootstrap's --gnulib-srcdir option |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Jim Meyering | build: fix build failure |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Jim Meyering | daemon: use gnulib |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | appliance: Include more debug output in the /init script. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Matthew Booth | Recognise cd-rom devices in devsparts.c |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Matthew Booth | Fix test failures in upload and download (RHBZ#515764) |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | Add copyright and license notice to regressions/test... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Matthew Booth | Add some newly-untracked files to .gitignore |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Matthew Booth | Fix swapon_label test |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Matthew Booth | Add resultant change to po/POTFILES.in |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Matthew Booth | Add a test for an executable stack in resultant binaries |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Jim Meyering | build: generate some just-removed files in po/ |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: remove trailing blank lines; enable the syntax... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: exempt symlinks from trailing-blank-line prohibition |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: enable syntax-check: TAB-only indentation in... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: tweak HACKING so we pass "make syntax-check" |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: remove trailing blanks, enable syntax-check |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | maint: use COPYING.LIB version 2.1 |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: don't emit trailing blanks, remove generated... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: remove more files added by ./autogen.sh |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: tell aclocal to search gnulib/m4, too |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | Document and enforce the new spaces-only indentation... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | Convert all TABs-as-indentation to spaces. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | Remove files imported via autogen.sh. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | allow use of #if HAVE_CONFIG_H, for example code |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | guestfs: fix typo in my recent change |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | Guard #inclusion of config.h in examples. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | build: reenable "syntax-check" rule: sc_const_long_option |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | build: temporarily disable failing "syntax-check" rules |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | maint: use a git submodule for gnulib |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | always include <config.h> |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | build: add -I option to get config.h. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | guestfs: don't fault upon failed vasprintf |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Matthew Booth | Cleanup whitespace warnings in Lib.pm |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Matthew Booth | Use grub entries to find Linux kernels |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Richard W.M... | guestfish: Display RStructList results more pleasantly. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Richard W.M... | Add interface to Linux 'inotify' API. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Richard W.M... | lib: Add selinux=0 to default kernel command line. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Matthew Booth | Update incorrect comment in Lib.pm |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Richard W.M... | Improve warnings about missing tests. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Richard W.M... | New commands: swapon-*, swapoff-*, mkswap-file. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Richard W.M... | New command: 'fallocate' to (pre-)allocate sized files. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Richard W.M... | New commands: 'ln', 'ln-f', 'ln-s', 'ln-sf' and 'readlink'. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Richard W.M... | Add 'realpath' command. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Richard W.M... | Ignore failure of 'mv' commands in appliance Makefile. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Jim Meyering | configure.ac: more quoting |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Richard Jones | build: If guestfwd test fails, need to print AC_MSG_RES... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Jim Meyering | build: fix test for --nocompress option |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Jim Meyering | build: fix test for --nocompress option |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Jim Meyering | fix comments; move declarations |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Whitespace and comment changes. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | df: Fix alignment of columns. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | guestfish: Make more strings translatable. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | tests: Use squashfs for static data where possible. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | tests: Fix read_file test. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Implement '*grep*' family of commands. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Updated Polish translations (Piotr Drąg). |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Version 1.0.65. 1.0.65 |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Updated PO files. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Jim Meyering | build: avoid locale-specific changes in generated,... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard W.M... | On RHEL 5, 'file' command prints 'AMD x86-64' for ... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Run cpio with --quiet option so it doesn't print 'xx... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Lib.pm: Skip tests if perl-libintl module is not available. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Lib.pm: Use Perl backtick instead of slurp (Aron Griffis). |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Don't show empty CD devices (RHBZ#514505). |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | ocaml: Rebuild the tests from source if the main librar... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | inspector: Determine guest architecture. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Lib.pm: Add file_architecture command. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Lib: Document the $ro parameter for mount_operating_sys... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Richard Jones | Mention related tools in the manual page. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Richard Jones | Whitespace: indent some names in images/Makefile.am... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Richard Jones | Lib.pm: Use 'file' as replacement for 'zfile'. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Richard Jones | Pass '-z' parameter to 'file' command so it looks insid... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Richard Jones | Add DeprecatedBy flag to mark functions which are depre... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Richard Jones | Need to declare asprintf_nowarn as inline to avoid... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Richard Jones | Replace shell_quote function with %Q and %R printf... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Richard Jones | Add InitSquashFS test type, for tests that just use... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Matthew Booth | Make read-only optional in mount_operating_system() |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Richard W.M... | More ideas on a quick Perl one-liner syntax for TODO... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Richard W.M... | guestfish -iv should print virt-inspector command ... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Richard W.M... | Reformat the TODO file. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Richard Jones | Pass cgroup_disable=memory, saves ~ 5MB of RAM. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Richard Jones | get_append call can return NULL, but bindings didn... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Richard Jones | RHEL 5 thinks squashfs is HFS+ filesystem, unless we... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Richard Jones | Remove hard-coded qemu-kvm, replace with $QEMU. 1.0.64 |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Richard Jones | Version 1.0.63 1.0.63 |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Richard Jones | Add libguestfs-test-tool. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Richard Jones | Fix typo in error message. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Richard Jones | Revert "Add 'set-kernel'/'get-kernel'/LIBGUESTFS_KERNEL... |
commit | commitdiff | tree | snapshot |
next |