2010-06-03 |
Richard Jones | generator: Allow individual tests to depend on daemon... |
tree | commitdiff |
2010-06-03 |
Richard Jones | tests: Factor out common code into 'is_available' function. |
tree | commitdiff |
2010-06-03 |
Richard Jones | grub-install: Enable grub-install tests and create... |
tree | commitdiff |
2010-06-03 |
Richard Jones | grub-install: In docs suggest manually creating device... |
tree | commitdiff |
2010-06-02 |
Richard Jones | resize2fs: Document this command also works with ext4... |
tree | commitdiff |
2010-06-02 |
Richard Jones | fish: help command return error for non-existent comman... |
tree | commitdiff |
2010-06-02 |
Richard Jones | daemon: write-file: Check range of size parameter ... |
tree | commitdiff |
2010-06-01 |
Richard Jones | Fix and deprecate get_e2label and get_e2uuid (RHBZ... |
tree | commitdiff |
2010-06-01 |
Richard Jones | New APIs: vfs-label and vfs-uuid return label and uuid... |
tree | commitdiff |
2010-05-27 |
Richard Jones | Fix documentation for vfs-type to reflect reality. |
tree | commitdiff |
2010-05-27 |
Richard Jones | Clarify documentation on distro backports in version... |
tree | commitdiff |
2010-05-27 |
Richard Jones | Add reference to version number documentation to versio... |
tree | commitdiff |
2010-05-27 |
Richard Jones | Clarify sparse behaviour of truncate-size command. |
tree | commitdiff |
2010-05-27 |
Richard Jones | Fix typo in documentation of guestfs_readlinklist. |
tree | commitdiff |
2010-05-27 |
Richard Jones | Fix missing word in docuentation of guestfs_readdir. |
tree | commitdiff |
2010-05-27 |
Richard Jones | Revise documentation on creating files. |
tree | commitdiff |
2010-05-27 |
Richard Jones | New API: fallocate64 (replaces fallocate). |
tree | commitdiff |
2010-05-26 |
Richard Jones | Fix typo in description of echo-daemon command. |
tree | commitdiff |
2010-05-25 |
Richard Jones | Add tests for available-all-groups command. |
tree | commitdiff |
2010-05-25 |
Richard Jones | fish: New command: 'supported' |
tree | commitdiff |
2010-05-25 |
Richard Jones | New API: available-all-groups to return list of all... |
tree | commitdiff |
2010-05-22 |
Richard Jones | guestfs_version: Correct documentation. |
tree | commitdiff |
2010-05-21 |
Richard W.M. Jones | Build workaround for Python 2.4.x in RHEL 5. |
tree | commitdiff |
2010-05-21 |
Richard W.M. Jones | C99 compatible build fix for RHEL 5. |
tree | commitdiff |
2010-05-21 |
Richard Jones | New API: ntfsresize-size to allow shrinking NTFS (RHBZ... |
tree | commitdiff |
2010-05-21 |
Richard Jones | New API: pvresize-size to allow shrinking PVs (RHBZ... |
tree | commitdiff |
2010-05-21 |
Richard Jones | New API: resize2fs-size to allow shrinking ext2 filesys... |
tree | commitdiff |
2010-05-21 |
Richard Jones | fish: Allow suffixes on number parameters (eg. 1M) |
tree | commitdiff |
2010-05-20 |
Richard Jones | generator: Make 'xz' into an optional group. |
tree | commitdiff |
2010-05-20 |
Richard Jones | generator: Check parameters are not NULL (RHBZ#501893). |
tree | commitdiff |
2010-05-20 |
Richard Jones | generator: Some String parameters should be OptString... |
tree | commitdiff |
2010-05-20 |
Richard Jones | New API: Implement pwrite system call (partial fix... |
tree | commitdiff |
2010-05-20 |
Richard Jones | New API: write for creating files with fixed content... |
tree | commitdiff |
2010-05-20 |
Richard Jones | generator: Implement BufferIn parameter type (RHBZ... |
tree | commitdiff |
2010-05-13 |
Richard Jones | Unify supermin appliance building using febootstrap 2.7 |
tree | commitdiff |
2010-05-13 |
Richard Jones | Fix FileIn cmds losing synch if both ends send cancel... |
tree | commitdiff |
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 |
next |