2009-07-09 |
Richard Jones | Add Sys::Guestfs::Lib - useful functions for using... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Richard Jones | Just whitespace changes in the generator code. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Richard Jones | Update with links to the new mailing list. |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Richard W.M... | Fix checking of generator being run from the right... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Richard W.M... | Version 1.0.56. 1.0.56 |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Richard Jones | RHEL 5: Mount squashfs with explicit type. |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Richard Jones | RHEL 5: Skip 'scrub' test if command is not in the... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Richard Jones | RHEL 5: 'mkswap -U' not supported, check before testing it. |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Richard Jones | Update ocaml/.depend. |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Richard Jones | RHEL 5: RHEL kernels don't have $arch at the end, so... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Richard Jones | RHEL 5: $(builddir) did not exist with this old autocon... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Richard Jones | RHEL 5: for (int i = ...) is not permitted with this... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Richard Jones | Merge branch 'master' of git://git.et.redhat.com/libguestfs |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Richard Jones | Generate structs and struct lists generically. |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Richard Jones | Fix for 349814e9d912c4: Get correct path when building... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Richard Jones | Test two (of four) cancellation paths. |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Richard Jones | Add a debug message to the library cancellation path. |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Richard Jones | Introduce regression tests for various qemu failures. |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Richard Jones | guestfish: Always fflush stdout between commands. |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Richard Jones | Whitespace change in ocaml/.depend file. |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Richard Jones | Add 'get-pid' command. |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Richard Jones | Todo: Remote-control guestfish through a pipe. |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Richard Jones | Sort the .gitignore file (no semantic change). |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Richard Jones | Remove files generated by autoreconf (Guido Gunter... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Richard Jones | Don't die if reply message is oversized (RHBZ#509597). |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Guido Günther | use 'stupid_simple' instead of 'nested' initramfs |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Guido Günther | select proper kernel by architecture |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Matthew Booth | Make it possible to build in a separate directory |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Jim Meyering | generate slightly more "const-correct" code |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Jim Meyering | avoid leak upon failed realloc |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Jim Meyering | remove trailing blanks |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Jim Meyering | daemon/readdir: avoid a small leak |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Guido Günther | touch fakeroot.log |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Guido Günther | remove superflous debirf scripts |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Richard W.M... | Guestfish tab-completion on destination paths, fixed... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Richard W.M... | Don't keep rebuilding debirf module symlinks. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Richard W.M... | 'readdir-and-stat' call is now effectively implemented. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Richard W.M... | Add Debian appliance directory to the distfile. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard Jones | Merge branch 'master' of git+ssh://192.168.122.1/home... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Jim Meyering | use safe_malloc and safe_calloc in generated code |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Jim Meyering | prefer sizeof *VAR over sizeof TYPE (no semantic change) |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | Prepare for 1.0.55. PO files also updated. 1.0.55 |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | Add 'sfdiskM' command. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | Remove generated files guestfs_protocol.[ch]. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | Don't rebuild the whole appliance if just the /init... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | Improve virtio-blk performance (RHBZ#509383). |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | Add ./configure --with-drive-if=(ide|scsi|virtio) |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | Add the guestfish 'time' command. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | Add list of function_names to the daemon. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | In verbose mode, daemon will display the time elapsed... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | Ignore generated file appliance/debian/debirf.conf |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Guido Günther | Build Debian based appliance using debirf |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Guido Günther | add debirf files |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Guido Günther | unconditionally load dm module |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Guido Günther | add missing module |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Jim Meyering | avoid automake failure |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Jim Meyering | arrange to build some generated sources |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | Re-add src/MAX_PROC_NR (generated file). |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | Memoize the output of pod2text function in the generator. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | Updated PO files. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | Remove generated code from git. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | Generator now runs automatically when it has changed. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Richard W.M... | Add 'readdir' call. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Jim Meyering | fish: handle some out-of-memory conditions |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Richard W.M... | Call 'udevadm settle' after operations which add/remove... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Richard W.M... | All instances of 'pclose' now check for return value... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Richard W.M... | Fix error handling of external sfdisk command. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Richard W.M... | Generated code for the virtio_blk change. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Richard W.M... | Change to use virtio_blk (virtio block device) by default. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Jim Meyering | Don't dereference or free undefined "msg" upon OOM. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Richard W.M... | Add libguestfs(3) as an alias manpage for guestfs(3). |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Richard W.M... | Updated PO files. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Richard W.M... | Reorder the environment variables alphabetically in... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Richard W.M... | Document the $PAGER environment variable. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Richard W.M... | Document the LIBGUESTFS_MEMSIZE environment variable. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Richard W.M... | Change statvfs test so it doesn't depend on device... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Richard W.M... | Clean up the output of the C API test code. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Richard W.M... | Todo: getfattr, setfattr. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Guido Günther | Whitelist kernel modules for hardware emulated by QEMU |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Richard W.M... | Generated code for mknod, mkfifo, mknod_b, mknod_c... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Richard W.M... | New commands: mknod, mkfifo, mknod_b, mknod_c and umask. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Richard W.M... | Use octal numbers for modes in the test suite. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Richard W.M... | Generated code for 'set_memsize'/'get_memsize' calls. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Richard W.M... | Add 'set_memsize'/'get_memsize' calls. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Guido Günther | Use udev if available (Guido Gunter). |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Guido Günther | define REDHAT and DEBIAN |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Richard W.M... | Todo: Suggest an environment variable for memsize confi... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Richard W.M... | Generated code for the 'mkswap*' commands. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Richard W.M... | Implement 'mkswap', 'mkswap_L' and 'mkswap_U' commands. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Richard W.M... | Todo: Allow memsize to be configured. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Richard W.M... | Todo: Investigations into 'binarch' command. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Richard W.M... | Rearrange guestfish commands in the manpage. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Richard W.M... | Add missing documentation for new 'more' and 'less... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Richard W.M... | Version 1.0.54 1.0.54 |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Richard W.M... | Check for XML::Writer dependency for virt-inspector. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Richard W.M... | Remove generated files in make clean. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Matthew Booth | Merge commit 'et/master' |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Richard W.M... | Fix for 'broken pipe' error when qemu dies (RHBZ#508713). |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Richard W.M... | Generated code for mount-loop command. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Richard W.M... | Add mount-loop command (RHBZ#508668). |
commit | commitdiff | tree | snapshot |
next |