Libguestfs - Aug 2009

Monday August 31 2009
TimeRepliesSubject
7:45PM 1 two small patches to appease clang/llvm static analysis
 
Friday August 28 2009
TimeRepliesSubject
1:17PM 1 [PATCHES] avoid more warnings
 
Thursday August 27 2009
TimeRepliesSubject
11:35AM 1 [PATCH 4/4] build: enable gcc warnings in capitests/ and ocaml/
 
Tuesday August 25 2009
TimeRepliesSubject
8:05AM 1 [PATCH libguestfs 1/2] build: invoke autopoint and autoreconf with --force
7:22AM 0 [PATCH libguestfs] build: invoke autopoint with --force
 
Monday August 24 2009
TimeRepliesSubject
10:21AM 5 [0/5] guestfish: detect stdout-write failure
 
Saturday August 22 2009
TimeRepliesSubject
9:43AM 1 [PATCH] Add waitpid along guestfs_close path (RHBZ#518747)
 
Friday August 21 2009
TimeRepliesSubject
1:28PM 9 enable -Werror and all of gcc's warning options
11:44AM 2 [virt-v2v] "make distcheck" now passes
8:08AM 2 how to clear <defunct> qemu-system-x86 processes
 
Thursday August 20 2009
TimeRepliesSubject
3:04PM 0 [PATCH virt-v2v] make most of "make distcheck" pass
2:39PM 1 libguestfs / virt-v2v split, new repo for virt-v2v
10:42AM 1 [PATCH libguestfs] daemon: diagnose socket write failure
 
Wednesday August 19 2009
TimeRepliesSubject
2:12PM 0 [PATCH] tests: Use ISO instead of squashfs
1:07PM 1 [PATCH] mke2fs: Use e4fsprogs programs if available.
1:06PM 0 [PATCH] tests: modprobe fat instead of ext2 module.
1:06PM 1 [PATCH] tests: Conditionally skip UUID tests.
12:46PM 1 [PATCH libguestfs] avoid build failure due to Haskell keyword clash
11:54AM 2 [PATCH] Export inspect_linux_kernel in Lib.pm
10:45AM 1 [PATCH] Add boot/grub_fs to output
8:39AM 1 [PATCH] Correct checks for dup failure in guestfs_launch
8:34AM 2 [PATCH libguestfs] guestfish: detect a few more failed syscalls
 
Tuesday August 18 2009
TimeRepliesSubject
1:58PM 1 [PATCH] guestfs_modprobe: explicitly load a kernel module in the appliance
1:49PM 8 src/ is now warning-free, too
11:12AM 1 [PATCH] Load the ext2 module so mkinitrd works on RHEL 3
10:57AM 1 CHROOT_IN and CHROOT_OUT
8:16AM 1 [PATCH libguestfs] avoid compiler warnings about unused vars in generated code
 
Monday August 17 2009
TimeRepliesSubject
6:44PM 1 [PATCH libguestfs] generator.ml: do not emit unused print_* functions
6:29PM 2 [PATCH libguestfs] generator.ml: do not emit unused print_*_list functions
4:49PM 1 two more warning-avoidance patches
9:10AM 13 total warning-removal for daemon/
 
Sunday August 16 2009
TimeRepliesSubject
6:51AM 0 FYI, no more merge commits
 
Friday August 14 2009
TimeRepliesSubject
7:05PM 1 [PATCH libguestfs] build: avoid "make sytnax-check" failure
3:57PM 1 Code snippet to work out which RStruct/RStructList structs are used and how
 
Thursday August 13 2009
TimeRepliesSubject
7:04PM 0 ANNOUNCE: libguestfs 1.0.67 released
4:35PM 1 [PATCH libguestfs] tests: increase likelihood that heap abuse triggers failure
3:44PM 1 [PATCH] Enable device name translation for umount /dev
3:31PM 1 Summary of current test failures
2:47PM 7 [PATCHx7] Misc patches
11:21AM 1 [PATCH] Don't assume grub is on a separate boot filesystem
 
Wednesday August 12 2009
TimeRepliesSubject
9:14PM 2 [PATCH] Don't use cache=off if device is on tmpfs
4:52PM 23 [PATCH 0/23] factor and const-correctness
4:46PM 1 [PATCH] Add documentation for SELinux configuration
4:21PM 1 [PATCH] Add 'setcon', 'getcon' commands to set and get the SELinux context
3:42PM 2 [PATCH] If using SELinux, mount /selinux in the appliance
3:22PM 1 [PATCH] Allow selinux=? and enforcing=? kernel flags to be controlled
12:45PM 1 [PATCH libguestfs] fish: don't read freed memory
9:30AM 1 [PATCH libguestfs] build: enable automake's color-tests option
8:14AM 1 do_umount adjustment
8:07AM 1 factorization would be nice
 
Tuesday August 11 2009
TimeRepliesSubject
6:32PM 1 selinux question and answer
3:20PM 1 [PATCH libguestfs] generator.ml: constify do_mkdtemp
11:17AM 1 [PATCH libguestfs] daemon/ls: make do_ll require root, like all the rest
7:55AM 1 [PATCH libguestfs] doc: improve emacs snippets
 
Monday August 10 2009
TimeRepliesSubject
11:07AM 2 /config.status
10:47AM 1 [PATCH libguestfs] build: daemon/do_debug: parameters aren't always unused
8:57AM 2 daemon/ warnings
 
Friday August 7 2009
TimeRepliesSubject
6:07PM 1 [PATCH] daemon/file.c: remove duplicate absolute-path check
7:11AM 2 It takes too long time for guestfish to launch
 
Thursday August 6 2009
TimeRepliesSubject
2:56PM 0 [PATCH] RHEL5 fix: no inotify_init1 in RHEL 5
2:09PM 0 Are we ready for 1.0.66?
2:09PM 1 [PATCH] New commands to list devices by UUID and label (updated patch)
1:40PM 1 [PATCH] Fix errno check in readdir in devsparts.c
1:39PM 0 [PATCH] Fix for tab-completion segfault
 
Wednesday August 5 2009
TimeRepliesSubject
10:34PM 1 [PATCH] Compute MD5 of COPYING.LIB used in upload and download tests
4:32PM 2 [PATCH] Add some newly-untracked files to .gitignore
1:00PM 0 [PATCH] build: generate some just-removed files in po/
10:31AM 2 using gnulib from daemon/
10:11AM 2 [PATCH] Add a test for an executable stack in libguestfs.so
8:48AM 1 syntax-check changes
8:35AM 1 [PATCH] Fix swapon_label test
2:50AM 5 How to get information about the guest filesystems by libguestfs
 
Tuesday August 4 2009
TimeRepliesSubject
5:24AM 2 Can not build libguestfs from source code
1:26AM 2 Can I use libguestfs to pass some parameters into a KVM virtual machine
 
Monday August 3 2009
TimeRepliesSubject
4:42PM 1 patch required for "make check"
4:06PM 2 [PATCH] New commands to list devices by UUID and label
3:39PM 1 [PATCH 1/2] Convert all TABs-as-indentation to spaces.
3:36PM 1 [PATCH] Remove files imported via autogen.sh.
3:35PM 1 [PATCH] allow use of #if HAVE_CONFIG_H, for example code
3:25PM 1 [PATCH] Recognise cd-rom devices in devsparts.c
1:39PM 0 [PATCH] guestfs: fix typo in my recent change
12:44PM 0 [PATCH] guestfs: don't fault upon failed vasprintf
11:04AM 1 use gnulib, and begin to pass its "make syntax-check" tests
10:50AM 1 [PATCH] Cleanup whitespace warnings in Lib.pm
10:50AM 1 [REPOST] Use grub entries to find Linux kernels