2010-04-22 |
Richard Jones | Check user doesn't run configure, make or make check... |
tree | commitdiff |
2010-04-22 |
Richard Jones | Document new version numbering policy. |
tree | commitdiff |
2010-04-20 |
Richard Jones | Document umask (RHBZ#582548, RHBZ#583554). |
tree | commitdiff |
2010-04-20 |
Richard Jones | docs: Clarify documentation for mknod (RHBZ#582948). |
tree | commitdiff |
2010-04-20 |
Richard Jones | Documentation: Use 'g' instead of 'handle' in documenta... |
tree | commitdiff |
2010-04-20 |
Richard Jones | In guestfs(3), unmount "/" directory in the example. |
tree | commitdiff |
2010-04-20 |
Richard Jones | Add compilation/linking example to guestfs(3) man page. |
tree | commitdiff |
2010-04-20 |
Richard Jones | generator: Fix typo in a comment. |
tree | commitdiff |
2010-04-20 |
Richard Jones | Improved checking, documentation of modes (RHBZ#582901... |
tree | commitdiff |
2010-04-20 |
Richard Jones | Add a build test for the 'umask' command. |
tree | commitdiff |
2010-04-20 |
Richard Jones | Documentation: lvcreate should say 'logical volume... |
tree | commitdiff |
2010-04-12 |
Richard Jones | Documentation updates. |
tree | commitdiff |
2010-04-12 |
Richard Jones | New partition APIs: part_del, part_get_bootable, part_g... |
tree | commitdiff |
2010-04-12 |
Richard Jones | Documentation: Clarify documentation on the bootable... |
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 | fish: Print extended help when the user types an unknow... |
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 |
2010-01-25 |
Richard Jones | guestfish: Use xstrtol to parse integers (RHBZ#557655). |
tree | commitdiff |
2010-01-25 |
Richard Jones | Add 'filesize' call. |
tree | commitdiff |
2010-01-13 |
Richard Jones | Add guestfs.pod and guestfish.pod to EXTRA_DIST. 1.0.81 |
tree | commitdiff |
2010-01-07 |
Richard Jones | qemu: Upstream regression of -stdio serial option. |
tree | commitdiff |
2010-01-04 |
Richard Jones | Use linker script to control visibility of symbols. |
tree | commitdiff |
2010-01-04 |
Richard Jones | generator: Move all library generation code together. |
tree | commitdiff |
2010-01-04 |
Richard Jones | generator: Print total lines of generated code. |
tree | commitdiff |
2010-01-04 |
Richard Jones | C#: Add documentation about experimental nature of... |
tree | commitdiff |
2010-01-02 |
Richard Jones | Experimental C# bindings. |
tree | commitdiff |
2009-12-31 |
Richard Jones | Move guestfs(3) and guestfish(1) man pages into subdire... |
tree | commitdiff |
2009-12-31 |
Richard Jones | generator: Move src/guestfs-bindtests.c next to other... |
tree | commitdiff |
2009-12-31 |
Richard Jones | generator: Use Continuation Passing Style (CPS) in... |
tree | commitdiff |
2009-12-31 |
Richard Jones | generator: Rename GPLv2 to GPLv2plus, LGPLv2 to LGPLv2plus. |
tree | commitdiff |
2009-12-31 |
Richard Jones | generated code: Set copyright years to 2009-xxxx when... |
tree | commitdiff |
2009-12-31 |
Richard Jones | Remove separate inspector_generator.ml, combine this... |
tree | commitdiff |
2009-12-31 |
Richard Jones | generator: Comment and whitespace changes only. |
tree | commitdiff |
2009-12-16 |
Richard Jones | build: Fix typo in filename. |
tree | commitdiff |
2009-12-07 |
Richard Jones | lib: Link with $(LTLIBTHREAD), required by Gnulib lock... |
tree | commitdiff |
2009-12-07 |
Richard Jones | lib: Add thread-safety to global list of handles. |
tree | commitdiff |
2009-11-26 |
Richard Jones | Make realpath call optional, disable it for Windows. |
tree | commitdiff |
2009-11-24 |
Richard Jones | availability: Add a test for this call. |
tree | commitdiff |
2009-11-24 |
Richard Jones | availability: Clarify and fix documentation. |
tree | commitdiff |
2009-11-24 |
Richard Jones | generator: Passing "" to StringList tests should turn... |
tree | commitdiff |
2009-11-23 |
Richard Jones | Implement 'dd' command. |
tree | commitdiff |
2009-11-22 |
Richard Jones | generator: second parameter to upload is Dev_or_Path... |
tree | commitdiff |
2009-11-20 |
Richard Jones | availability: Skip tests when functions are not available. |
tree | commitdiff |
2009-11-20 |
Richard Jones | availability: Add optional groups and implement guestfs... |
tree | commitdiff |
2009-11-20 |
Richard Jones | availability: Add guestfs_available. |
tree | commitdiff |
2009-11-20 |
Matthew Booth | build: Add missing dependency libguestfs.la->guestfs_pr... |
tree | commitdiff |
2009-11-20 |
Jim Meyering | maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and... |
tree | commitdiff |
2009-11-19 |
Richard Jones | generator: open Unix module by default. |
tree | commitdiff |
2009-11-19 |
Richard Jones | syntax-check: Fix tab-vs-space issue in the generator. |
tree | commitdiff |
2009-11-19 |
Matthew Booth | build: Fix inter-directory dependencies |
tree | commitdiff |
2009-11-19 |
Richard Jones | generator: Acquire lock to prevent two parallel runs... |
tree | commitdiff |
2009-11-19 |
Jim Meyering | syntax-check: expand TABs in generator.ml |
tree | commitdiff |
2009-11-18 |
Richard Jones | BUILT_SOURCES now depends on running the generator. |
tree | commitdiff |
2009-11-18 |
Richard Jones | generator: Fix API of functions that return RBufferOut |
tree | commitdiff |
2009-11-17 |
Richard Jones | fish: Improve output of guestfish -h cmd |
tree | commitdiff |
next |