2011-01-03 |
Richard W.M. Jones | New tools: virt-copy-in, virt-copy-out, virt-tar-in... |
blob | commitdiff |
2010-12-30 |
Richard W.M. Jones | docs: Refresh programming language list in guestfs(3). |
blob | commitdiff | diff to current |
2010-12-30 |
Richard W.M. Jones | docs: Refresh programming language equivalence example... |
blob | commitdiff | diff to current |
2010-12-30 |
Richard W.M. Jones | docs: Fix missing g handle in guestfs(3) man page. |
blob | commitdiff | diff to current |
2010-12-30 |
Richard W.M. Jones | docs: Refresh guestfs(3)/DOWNLOADING. |
blob | commitdiff | diff to current |
2010-12-30 |
Richard W.M. Jones | docs: Refresh guestfs(3)/MOUNTING |
blob | commitdiff | diff to current |
2010-12-19 |
Richard W.M. Jones | docs: Obsolete HACKING file, move content into guestfs... |
blob | commitdiff | diff to current |
2010-12-17 |
Richard W.M. Jones | docs: Add section on using /dev/fd/* with upload and... |
blob | commitdiff | diff to current |
2010-12-16 |
Richard W.M. Jones | ntfs-3g: Document problems with symlinks and alternativ... |
blob | commitdiff | diff to current |
2010-12-07 |
Richard W.M. Jones | docs: Link to guestfs-examples(3) after simple example. |
blob | commitdiff | diff to current |
2010-12-07 |
Richard W.M. Jones | docs: Note that guestfs_sync is no longer necessary. |
blob | commitdiff | diff to current |
2010-12-01 |
Richard W.M. Jones | protocol: Upload progress messages and optional arguments. |
blob | commitdiff | diff to current |
2010-11-24 |
Richard W.M. Jones | ruby: Translate C examples into Ruby and include docume... |
blob | commitdiff | diff to current |
2010-11-24 |
Richard W.M. Jones | python: Translate C examples into Python and include... |
blob | commitdiff | diff to current |
2010-11-24 |
Richard W.M. Jones | ocaml: Translate C examples into OCaml and include... |
blob | commitdiff | diff to current |
2010-11-24 |
Richard W.M. Jones | docs: Standard C examples, and guestfs-examples(3)... |
blob | commitdiff | diff to current |
2010-11-23 |
Richard W.M. Jones | New tool: virt-filesystems |
blob | commitdiff | diff to current |
2010-11-16 |
Richard W.M. Jones | New API: inspect-get-hostname to return the hostname... |
blob | commitdiff | diff to current |
2010-11-15 |
Richard W.M. Jones | New API: inspect-list-applications. |
blob | commitdiff | diff to current |
2010-11-13 |
Richard W.M. Jones | docs: Add a section on security. |
blob | commitdiff | diff to current |
2010-11-13 |
Richard W.M. Jones | docs: Rearrange guestfs(3) sections. |
blob | commitdiff | diff to current |
2010-11-03 |
Richard W.M. Jones | docs: Clarify no additional error available from guestf... |
blob | commitdiff | diff to current |
2010-11-03 |
Richard W.M. Jones | docs: Clarify default error handler. |
blob | commitdiff | diff to current |
2010-11-03 |
Richard W.M. Jones | docs: Error strings are in fact localized, documentatio... |
blob | commitdiff | diff to current |
2010-11-03 |
Richard W.M. Jones | docs: Clarify, not every function that returns int... |
blob | commitdiff | diff to current |
2010-11-03 |
Richard W.M. Jones | lib: Expose errno through new API guestfs_last_errno. |
blob | commitdiff | diff to current |
2010-11-03 |
Richard W.M. Jones | daemon: Send back the errno as a string. |
blob | commitdiff | diff to current |
2010-10-28 |
Richard W.M. Jones | doc: Warn about security implications of running commands. |
blob | commitdiff | diff to current |
2010-10-27 |
Richard W.M. Jones | Enable autosync by default. |
blob | commitdiff | diff to current |
2010-10-22 |
Richard W.M. Jones | generator: Optional arguments, add-drive-opts (RHBZ... |
blob | commitdiff | diff to current |
2010-09-26 |
Richard W.M. Jones | Document ambiguity between devices and paths in API. |
blob | commitdiff | diff to current |
2010-09-24 |
Richard W.M. Jones | Document accurately how supermin appliance uses /tmp... |
blob | commitdiff | diff to current |
2010-09-09 |
Richard Jones | guestfs: Reference guestfs-browser architecture in... |
blob | commitdiff | diff to current |
2010-09-09 |
Richard Jones | guestfs: Document progress notification messages in... |
blob | commitdiff | diff to current |
2010-09-09 |
Richard Jones | guestfs: More accurate documentation for initial message. |
blob | commitdiff | diff to current |
2010-09-09 |
Richard Jones | guestfs: Remove traces of documentation for non-existen... |
blob | commitdiff | diff to current |
2010-09-09 |
Richard Jones | guestfs: Fix typo in man page. |
blob | commitdiff | diff to current |
2010-09-04 |
Richard Jones | PHP bindings. |
blob | commitdiff | diff to current |
2010-09-04 |
Richard Jones | Define LIBGUESTFS_HAVE_<shortname> for C API functions. |
blob | commitdiff | diff to current |
2010-09-01 |
Richard Jones | Consistent use of 'void *opaque' to refer to opaque... |
blob | commitdiff | diff to current |
2010-09-01 |
Richard Jones | Implement private data area. |
blob | commitdiff | diff to current |
2010-08-31 |
Richard Jones | Implement progress messages in the daemon and library. |
blob | commitdiff | diff to current |
2010-08-24 |
Richard Jones | New APIs: set-network and get-network to enable network... |
blob | commitdiff | diff to current |
2010-08-24 |
Richard Jones | Change protocol to send Linux errno from daemon to... |
blob | commitdiff | diff to current |
2010-08-24 |
Richard Jones | Raise error message max size to 64K. |
blob | commitdiff | diff to current |
2010-08-17 |
Richard Jones | New APIs for guest inspection. |
blob | commitdiff | diff to current |
2010-07-21 |
Richard Jones | New APIs: Support for opening LUKS-encrypted disks. |
blob | commitdiff | diff to current |
2010-07-21 |
Richard Jones | generator: Add 'Key' parameter type. |
blob | commitdiff | diff to current |
2010-07-16 |
Richard Jones | doc: Add guestfish 'lvcreate 1M' gotcha. |
blob | commitdiff | diff to current |
2010-06-10 |
Richard Jones | Add error callback (RHBZ#602599). |
blob | commitdiff | diff to current |
2010-06-10 |
Richard Jones | Fix typo in documentation of guestfs_set_launch_done_ca... |
blob | commitdiff | diff to current |
2010-05-27 |
Richard Jones | Revise documentation on creating files. |
blob | commitdiff | diff to current |
2010-05-25 |
Richard Jones | fish: New command: 'supported' |
blob | commitdiff | diff to current |
2010-05-20 |
Richard Jones | New API: write for creating files with fixed content... |
blob | commitdiff | diff to current |
2010-04-29 |
Richard Jones | guestfs(3): Documentation on protocol gotchas. |
blob | commitdiff | diff to current |
2010-04-24 |
Richard Jones | docs: Routine refresh of the documentation for guestfs... |
blob | commitdiff | diff to current |
2010-04-20 |
Richard Jones | Document new version numbering policy. |
blob | commitdiff | diff to current |
2010-04-19 |
Richard Jones | Document umask (RHBZ#582548, RHBZ#583554). |
blob | commitdiff | diff to current |
2010-04-17 |
Richard Jones | Documentation: Use 'g' instead of 'handle' in documenta... |
blob | commitdiff | diff to current |
2010-04-17 |
Richard Jones | In guestfs(3), unmount "/" directory in the example. |
blob | commitdiff | diff to current |
2010-04-17 |
Richard Jones | Add compilation/linking example to guestfs(3) man page. |
blob | commitdiff | diff to current |
2010-04-11 |
Richard Jones | Documentation updates. |
blob | commitdiff | diff to current |
2010-03-12 |
Richard Jones | Docs: Change exit(1) -> exit(EXIT_FAILURE) |
blob | commitdiff | diff to current |
2010-02-22 |
Richard Jones | Spin off hivex as a separate upstream project. |
blob | commitdiff | diff to current |
2010-02-15 |
Richard Jones | Turn ProtocolLimitWarning into link to documentation... |
blob | commitdiff | diff to current |
2010-02-15 |
Richard Jones | Remove references to FTP, replace with FUSE. |
blob | commitdiff | diff to current |
2010-02-10 |
Richard Jones | Use mount-options instead of mount to avoid implicit... |
blob | commitdiff | diff to current |
2010-02-08 |
Richard Jones | Documentation: Added a section on libguestfs gotchas. |
blob | commitdiff | diff to current |
2010-01-04 |
Richard Jones | C#: Add documentation about experimental nature of... |
blob | commitdiff | diff to current |
2009-12-31 |
Richard Jones | Move guestfs(3) and guestfish(1) man pages into subdire... |
blob | commitdiff | diff to current |
|