2010-05-13 |
Richard Jones | Fix error message in string-e command (RHBZ#588651). |
tree | commitdiff |
2010-05-12 |
Richard Jones | Add version numbers to Perl modules (RHBZ#521674). |
tree | commitdiff |
2010-05-12 |
Richard Jones | New API: fill-pattern for creating files with predefine... |
tree | commitdiff |
2010-05-08 |
Richard Jones | launch: Rearrange the code so config check is first. |
tree | commitdiff |
2010-05-08 |
Richard Jones | generator: FishAction is no longer used, remove this... |
tree | commitdiff |
2010-05-08 |
Richard Jones | fish: Make 'launch' function static. |
tree | commitdiff |
2010-05-07 |
Richard Jones | If qemu dies during launch, set an error message (RHBZ... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Fix read-file so it fails gracefully for large... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Fix wc* commands to work on absolute symbolic... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Fix strings to work on absolute symbolic links... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Fix head and tail commands to work on absolute... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Fix grep and related to work on absolute symbol... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Fix checksum to work on absolute symbolic links... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Fix hexdump to work on absolute symbolic links... |
tree | commitdiff |
2010-05-04 |
Richard Jones | Use link-local addresses between appliance and host... |
tree | commitdiff |
2010-05-04 |
Richard Jones | Change network configuration to use macros. |
tree | commitdiff |
2010-04-30 |
Richard Jones | tests: In verbose mode, print dashes between each test. |
tree | commitdiff |
2010-04-30 |
Richard Jones | Document that guestfs_mount implies -o sync and perform... |
tree | commitdiff |
2010-04-30 |
Richard Jones | lvresize: Use --force so it can make LVs smaller (RHBZ... |
tree | commitdiff |
2010-04-29 |
Richard Jones | guestfs(3): Documentation on protocol gotchas. |
tree | commitdiff |
2010-04-24 |
Richard Jones | docs: Routine refresh of the documentation for guestfs... |
tree | commitdiff |
2010-04-23 |
Richard Jones | New API: checksums-out for checksumming many files. |
tree | commitdiff |
2010-04-23 |
Richard Jones | generator: Update docs for checksum to point to checksu... |
tree | commitdiff |
2010-04-20 |
Richard Jones | Check user doesn't run configure, make or make check... |
tree | commitdiff |
2010-04-20 |
Richard Jones | Document new version numbering policy. |
tree | commitdiff |
2010-04-19 |
Richard Jones | Document umask (RHBZ#582548, RHBZ#583554). |
tree | commitdiff |
2010-04-19 |
Richard Jones | docs: Clarify documentation for mknod (RHBZ#582948). |
tree | commitdiff |
2010-04-19 |
Richard Jones | New APIs: base64-in and base64-out for uploading/downlo... |
tree | commitdiff |
2010-04-19 |
Richard Jones | New API: debug-upload (not a formal part of the API... |
tree | commitdiff |
2010-04-19 |
Richard Jones | fish: Allow -<<END as a syntax for uploading "heredocs". |
tree | commitdiff |
2010-04-17 |
Richard Jones | Documentation: Use 'g' instead of 'handle' in documenta... |
tree | commitdiff |
2010-04-17 |
Richard Jones | In guestfs(3), unmount "/" directory in the example. |
tree | commitdiff |
2010-04-17 |
Richard Jones | Add compilation/linking example to guestfs(3) man page. |
tree | commitdiff |
2010-04-17 |
Richard Jones | generator: Use shortname in check_state() call. |
tree | commitdiff |
2010-04-17 |
Richard Jones | Rerun generator if images/test.iso does not exist or... |
tree | commitdiff |
2010-04-17 |
Richard Jones | Fix upload losing synchronization if root not mounted... |
tree | commitdiff |
2010-04-17 |
Richard Jones | generator: Fix typo in a comment. |
tree | commitdiff |
2010-04-17 |
Richard Jones | Improved checking, documentation of modes (RHBZ#582901... |
tree | commitdiff |
2010-04-17 |
Richard Jones | New API: get-umask, returns the current umask (RHBZ... |
tree | commitdiff |
2010-04-17 |
Richard Jones | Add a build test for the 'umask' command. |
tree | commitdiff |
2010-04-17 |
Richard Jones | fish: Print output from some commands in octal/hex... |
tree | commitdiff |
2010-04-17 |
Richard Jones | Documentation: lvcreate should say 'logical volume... |
tree | commitdiff |
2010-04-13 |
Richard Jones | New API: Add aug-clear call for clearing an Augeas... |
tree | commitdiff |
2010-04-12 |
Richard Jones | New API: lvresize-free to extend LVs into percentage... |
tree | commitdiff |
2010-04-11 |
Richard Jones | Documentation updates. |
tree | commitdiff |
2010-04-10 |
Richard Jones | New API: checksum-device for checksumming devices. |
tree | commitdiff |
2010-04-10 |
Richard Jones | New partition APIs: part_del, part_get_bootable, part_g... |
tree | commitdiff |
2010-04-10 |
Richard Jones | Documentation: Clarify documentation on the bootable... |
tree | commitdiff |
2010-04-10 |
Richard Jones | New API: vgscan |
tree | commitdiff |
2010-04-10 |
Richard Jones | New API: ntfsresize. |
tree | commitdiff |
2010-04-08 |
Richard Jones | If qemu dies during launch in "null vmchannel" mode... |
tree | commitdiff |
2010-04-08 |
Richard Jones | Don't kill self accidentally. |
tree | commitdiff |
2010-04-08 |
Richard Jones | Fix for "warning: unexpected connection from UID ..." |
tree | commitdiff |
2010-04-08 |
Richard Jones | New API calls to upload/download txz files (RHBZ#580556). |
tree | commitdiff |
2010-04-07 |
Richard Jones | fish: Print extended help when the user types an unknow... |
tree | commitdiff |
2010-03-31 |
Richard Jones | New API: guestfs_zero_device to zero whole devices. |
tree | commitdiff |
2010-03-27 |
Richard Jones | tests: Move alarm(2) calls to the correct place in... |
tree | commitdiff |
2010-03-26 |
Richard Jones | rescue: Pass $TERM from library into the virt-rescue... |
tree | commitdiff |
2010-03-26 |
Richard Jones | appliance: Set $PATH instead of hard-coding paths to... |
tree | commitdiff |
2010-03-25 |
Richard Jones | perl: use newSVpvn for variable length strings. |
tree | commitdiff |
2010-03-23 |
Richard Jones | New API: guestfs_copy_size to copy a fixed number of... |
tree | commitdiff |
2010-03-23 |
Richard W.M. Jones | Change some _exit(0|1) to _exit(EXIT_SUCCESS|EXIT_FAILURE). |
tree | commitdiff |
2010-03-22 |
Richard Jones | guestfs.h: Include <stdint.h>. |
tree | commitdiff |
2010-03-22 |
Richard Jones | Mac OS X: Disable null vmchannel implementation. |
tree | commitdiff |
2010-03-22 |
Richard Jones | Mac OS X: 'xdr_uint32_t' is 'xdr_u_int32_t' |
tree | commitdiff |
2010-03-22 |
Richard Jones | Mac OS X: implement readline functions. |
tree | commitdiff |
2010-03-22 |
Richard Jones | Mac OS X: include <rpc/types.h> before <rpc/xdr.h> |
tree | commitdiff |
2010-03-22 |
Richard Jones | Mac OS X: include <string.h> in guestfs-actions.c |
tree | commitdiff |
2010-03-22 |
Richard Jones | Mac OS X: Fix HAVE_GNU_CALLOC so it works when __GLIBC_... |
tree | commitdiff |
2010-03-22 |
Richard Jones | Mac OS X: strerror_r on Macs is not like GNU strerror_r. |
tree | commitdiff |
2010-03-22 |
Richard Jones | Mac OS X: define MAX macro if not already defined. |
tree | commitdiff |
2010-03-22 |
Richard Jones | Mac OS X: kill(2) requires <signal.h> |
tree | commitdiff |
2010-03-22 |
Richard Jones | generator: Small fix for GODI users. |
tree | commitdiff |
2010-03-22 |
Richard Jones | Run qemu with -nographic option. |
tree | commitdiff |
2010-03-18 |
Richard Jones | New APIs: Query the relationship between LVM objects. |
tree | commitdiff |
2010-03-16 |
Richard Jones | add_drive_ro adds readonly=on option if available. |
tree | commitdiff |
2010-03-16 |
Richard Jones | Allow qemu_supports to run earlier. |
tree | commitdiff |
2010-03-16 |
Richard Jones | guestfs.h: More adjustment to comments in the header... |
tree | commitdiff |
2010-03-16 |
Richard Jones | guestfs.h: Move some internal functions to the internal... |
tree | commitdiff |
2010-03-16 |
Richard Jones | Rearrangement and comment changes in <guestfs.h> header... |
tree | commitdiff |
2010-03-12 |
Richard Jones | Tab to space (whitespace fixes only). |
tree | commitdiff |
2010-03-12 |
Richard Jones | Docs: Change exit(1) -> exit(EXIT_FAILURE) |
tree | commitdiff |
2010-03-12 |
Richard Jones | Rewrite libguestfs-supermin-helper in C. |
tree | commitdiff |
2010-03-12 |
Richard Jones | guestfish: Use xstrtoll to parse Int params (RHBZ#56975... |
tree | commitdiff |
2010-02-22 |
Richard Jones | Spin off hivex as a separate upstream project. |
tree | commitdiff |
2010-02-15 |
Richard Jones | Turn ProtocolLimitWarning into link to documentation... |
tree | commitdiff |
2010-02-15 |
Richard Jones | initrd-cat: Needs ProtocolLimitWarning. |
tree | commitdiff |
2010-02-15 |
Richard Jones | Remove references to FTP, replace with FUSE. |
tree | commitdiff |
2010-02-15 |
Richard Jones | Remove some unused variables. |
tree | commitdiff |
2010-02-12 |
Richard Jones | daemon: Don't need to prefix error messages with the... |
tree | commitdiff |
2010-02-12 |
Richard Jones | generator: Don't prefix error messages with command... |
tree | commitdiff |
2010-02-12 |
Richard Jones | New APIs: add-drive{,-ro}-with-if allows you to set... |
tree | commitdiff |
2010-02-12 |
Richard Jones | generator: 'interface' is a reserved word in Java. |
tree | commitdiff |
2010-02-12 |
Richard Jones | add_cdrom: Update docs for adding ISO images. |
tree | commitdiff |
2010-02-10 |
Richard Jones | Use mount-options instead of mount to avoid implicit... |
tree | commitdiff |
2010-02-09 |
Richard Jones | Add -enable-kvm option to qemu command line. |
tree | commitdiff |
2010-02-09 |
Richard Jones | New API call: initrd-cat to list a file from an initrd. |
tree | commitdiff |
2010-02-08 |
Richard Jones | Documentation: Added a section on libguestfs gotchas. |
tree | commitdiff |
2010-01-28 |
Richard Jones | Implement 'vgrename' and 'lvrename' APIs. |
tree | commitdiff |
2010-01-27 |
Richard Jones | supermin: Prevent multilib corruption (RHBZ#558593). |
tree | commitdiff |
next |