2009-08-21 |
Jim Meyering | fish.c: avoid warnings |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Jim Meyering | edit.c: avoid warning about signed/unsigned comparison |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Richard Jones | Remove virt-v2v. New repo: gitorious.org/virt-v2v/ |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Jim Meyering | daemon: diagnose socket write failure |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Richard W.M... | tests: Found three more references to the squashfs... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Richard Jones | tests: namemax on ISO devices is 255 1.0.68 |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Matthew Booth | Cleanup initialisation of hash entries in Lib.pm |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Richard Jones | tests: Use ISO instead of squashfs. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Richard W.M... | mke2fs: Use e4fsprogs programs if available. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Richard W.M... | tests: modprobe fat instead of ext2 module. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Richard W.M... | tests: Conditionally skip UUID tests. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Jim Meyering | avoid build failure due to Haskell keyword clash |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Matthew Booth | Export inspect_linux_kernel in Lib.pm |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Matthew Booth | Add boot/grub_fs to output |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Jim Meyering | guestfish: detect more failed syscalls |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Richard Jones | Prepare for version 1.0.68. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Richard Jones | guestfs_launch: Correct checks for dup failure. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Richard Jones | Updated PO files. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Richard Jones | build: Comment out some unused macros. |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jim Meyering | build: new configure-time option: --enable-gcc-warnings |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jim Meyering | suppress warnings from -Wmissing-noreturn |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jim Meyering | suppress a warning from -Wswitch-default |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jim Meyering | suppress signed/unsigned-comparison warnings |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jim Meyering | build: don't perform arithmetic on void* pointers |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jim Meyering | generator.ml: suppress signed/unsigned-compare warnings |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jim Meyering | build: suppress an ignored-dup-return-value warning |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jim Meyering | build: suppress an ignored-write-return-value warning |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Matthew Booth | New 'modprobe' command. |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jim Meyering | avoid compiler warnings about unused vars in generated... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Richard Jones | generator: Small code rearrangement. |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jim Meyering | generator.ml: do not emit unused print_* functions |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jim Meyering | generator.ml: do not emit unused print_*_list functions |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jim Meyering | generator.ml: avoid warnings in generated tests.c |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jim Meyering | avoid compiler warnings about unused vars in generated... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Richard Jones | Implement 'debug ls' and 'debug ll' commands. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jim Meyering | generator.ml: Use TABs, not spaces for indentation. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Richard W.M... | Ignore manywarnings.m4 / warnings.m4. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Richard W.M... | java: Small fix to Java bindings. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Richard W.M... | HACKING: Document make targets and ./configure --enable... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Richard W.M... | Remove redundant macro. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jim Meyering | indent with spaces, not TABs |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jim Meyering | daemon: enable -Werror and many gcc warnings when ... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jim Meyering | xattr.c: avoid warning about comparison between signed... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jim Meyering | guestfsd: don't ignore failed write-to-socket |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jim Meyering | daemon.h: avoid warning about possible noreturn function |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jim Meyering | sfdisk.c, fallocate.c: use a string literal as format |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jim Meyering | wc, blockdev: avoid warnings about discarding "const... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jim Meyering | daemon/zero: don't ignore write and close errors |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jim Meyering | guestfsd.c: don't perform arithmetic on void pointers |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jim Meyering | command.c: avoid shadowing a global function |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jim Meyering | avoid warning about old-style no-param function definition |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jim Meyering | generator.ml: emit slightly prettier code |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jim Meyering | python: avoid "_POSIX_C_SOURCE" redefinition warning |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jim Meyering | adjust const "**" pointers to avoid warnings |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Richard Jones | test-tool: Recognize '-t timeout' as an option. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Richard W.M... | New commands: mkfs-b, mke2journal*, mke2fs-J* |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Richard W.M... | generator: Generate the UUIDs for tests randomly. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Jim Meyering | Merge branch '226-elide' |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Jim Meyering | build: avoid "make sytnax-check" failure |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Jim Meyering | generator.ml: don't emit unused functions |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Jim Meyering | generator.ml: factor out a function |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Richard W.M... | Work out which RStruct/RStructList structs are really... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | guestfish: Add --selinux option. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | Version 1.0.67. 1.0.67 |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | tests: increase likelihood that heap abuse triggers... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | appliance: Remove /usr/sbin/tcpd - it's unreadable... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | appliance: Replace LANG=C with LC_ALL=C |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | umount: Enable device name translation for device param... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | mount: Check mountpoints are absolute paths. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | selinux: Don't fail if libselinux is not found. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | Misc parameters which are String but should be Pathname. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | In rmmountpoint, have to explicitly check for ABS_PATH... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | inotify-add-watch does not need to explicitly check... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | cp/cp-a/mv parameters marked as Pathname. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | do_equal does not need to explicitly check for NEED_ROO... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: convert leading TABs to spaces |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | sfdisk: guard against buffer overflow |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | do_umount: don't use RESOLVE_DEVICE anymore |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: factor out "pr_args n" function |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: finish adding Dev_or_Path support |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: add type: Dev_or_Path |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: constify do_mkdtemp |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: move String/Device decls "down" to definition |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: use new "Pathname" designation |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: new type, "Pathname" |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: emit "const char *" for Device and String... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | fix daemon.h's use of NEED_ROOT-in-#define |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | update all NEED_ROOT uses |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | * src/generator.ml: Change all `String "device"' to... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | update generator to emit each RESOLVE_DEVICE call |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | s/NEED_ROOT_OR_IS_DEVICE/REQUIRE_ROOT_OR_RESOLVE_DEVICE/ |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | guestfsd.c: correct s/IS_DEVICE/RESOLVE_DEVICE/ in... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | manually adjust ABS_PATH uses for new semantics |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | update all uses of ABS_PATH |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | propagate semantic changes to NEED_ROOT, NEED_ROOT_OR_I... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | convert the last few, manually |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/ |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | * daemon/daemon.h (RESOLVE_DEVICE): Rename from IS_DEVICE. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: define new String-like type: "Device" |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Matthew Booth | Don't assume grub is on a separate boot filesystem |
commit | commitdiff | tree | snapshot |
next |