2011-11-24 |
Richard W.M. Jones | Don't rely on implicit promotion of float to double... |
tree | commitdiff |
2011-11-24 |
Richard W.M. Jones | fish: In generated code, put function names on a new... |
tree | commitdiff |
2011-11-22 |
Richard W.M. Jones | generator: Support testing the output of RHashtable... |
tree | commitdiff |
2011-11-09 |
Richard W.M. Jones | ocaml: Fix bindings when a function takes more than... |
tree | commitdiff |
2011-11-09 |
Richard W.M. Jones | tests: Fix bitmask parameter when testing optional... |
tree | commitdiff |
2011-11-09 |
Richard W.M. Jones | fish: More informative documentation of optargs. |
tree | commitdiff |
2011-11-09 |
Matthew Booth | Update FSF address. |
tree | commitdiff |
2011-11-09 |
Richard W.M. Jones | python: Fixes for Python 3 (RHBZ#750889). |
tree | commitdiff |
2011-11-09 |
Richard W.M. Jones | python: Include <config.h>. |
tree | commitdiff |
2011-10-31 |
Richard W.M. Jones | perl: Add %guestfs_introspection hash with introspectio... |
tree | commitdiff |
2011-10-27 |
Richard W.M. Jones | generator: Remove DangerWillRobinson. |
tree | commitdiff |
2011-10-26 |
Richard W.M. Jones | add-domain: Add readonlydisk optional argument (RHBZ... |
tree | commitdiff |
2011-10-26 |
Richard W.M. Jones | libvirt: Detect if a disk has the <readonly/> flag. |
tree | commitdiff |
2011-10-26 |
Richard W.M. Jones | New APIs: copy-{file,device}-to-{file,device}. |
tree | commitdiff |
2011-10-25 |
Richard W.M. Jones | New API: part-to-partnum |
tree | commitdiff |
2011-10-21 |
Hilko Bengen | out-of-tree build: fix HAVE_OCAML=false case |
tree | commitdiff |
2011-10-19 |
Matthew Booth | inspect: Add drive naming hints |
tree | commitdiff |
2011-10-19 |
Matthew Booth | launch: Store drive information in guestfs_h |
tree | commitdiff |
2011-10-14 |
Michael Scherer | Add basic support for netbsd detection. |
tree | commitdiff |
2011-10-14 |
Michael Scherer | Add support for pkgsrc, default NetBSD package manager. |
tree | commitdiff |
2011-10-14 |
Michael Scherer | Add Opensuse and zypper detection support |
tree | commitdiff |
2011-10-14 |
Michael Scherer | Detect Mageia distribution |
tree | commitdiff |
2011-10-01 |
Richard W.M. Jones | mount: Not deprecated any more. |
tree | commitdiff |
2011-10-01 |
Richard W.M. Jones | mount: No longer implicitly add -o sync,noatime options. |
tree | commitdiff |
2011-09-28 |
Richard W.M. Jones | New API: set-smp, get-smp |
tree | commitdiff |
2011-09-28 |
Richard W.M. Jones | New APIs: compress-out, compress-device-out. |
tree | commitdiff |
2011-09-21 |
Richard W.M. Jones | Add Erlang bindings. |
tree | commitdiff |
2011-09-16 |
Richard W.M. Jones | inspection: Add support for ttylinux (a minimal Linux). |
tree | commitdiff |
2011-09-15 |
Richard W.M. Jones | Add an optional group ("grub") for the guestfs_grub_ins... |
tree | commitdiff |
2011-08-26 |
Richard W.M. Jones | Add GUESTFS_EVENT_ENTER event. |
tree | commitdiff |
2011-08-26 |
Richard W.M. Jones | ruby: Check Ruby callback exists before we call it... |
tree | commitdiff |
2011-08-25 |
Richard W.M. Jones | ruby: Use a regular C array to pass the arguments throu... |
tree | commitdiff |
2011-08-25 |
Richard W.M. Jones | ruby: Append newline character after printing exception... |
tree | commitdiff |
2011-08-23 |
Richard W.M. Jones | Coverity: in daemon, free struct in RStruct, RStructLis... |
tree | commitdiff |
2011-08-23 |
Richard W.M. Jones | pclose: Fix other places where we only tested pclose... |
tree | commitdiff |
2011-08-23 |
Richard W.M. Jones | Coverity: Check return value from sscanf in bindtests... |
tree | commitdiff |
2011-08-16 |
Richard W.M. Jones | Improve zeroing and detection of zeroes. |
tree | commitdiff |
2011-08-15 |
Hilko Bengen | out-of-tree build: Fix up OCaml bindings and generator |
tree | commitdiff |
2011-08-12 |
Richard W.M. Jones | Note that additional memory may be required to typechec... |
tree | commitdiff |
2011-08-07 |
Richard W.M. Jones | fish: Add setenv and unsetenv commands. |
tree | commitdiff |
2011-08-07 |
Richard W.M. Jones | fish: Declare run_* functions in a generated header... |
tree | commitdiff |
2011-08-06 |
Richard W.M. Jones | docs: Move deprecation notice up to the top in C man... |
tree | commitdiff |
2011-08-06 |
Richard W.M. Jones | docs: Emphasize deprecation notice in man pages. |
tree | commitdiff |
2011-08-06 |
Richard W.M. Jones | docs: Fix function names in deprecation notices. |
tree | commitdiff |
2011-08-05 |
Richard W.M. Jones | fish: Print input file and line number in error messages. |
tree | commitdiff |
2011-07-19 |
Richard W.M. Jones | java: Tidy up the generated C bindings file. |
tree | commitdiff |
2011-07-19 |
Richard W.M. Jones | java: Fix optional arguments in calls. |
tree | commitdiff |
2011-07-19 |
Richard W.M. Jones | java: Enable warnings when compiling C bindings code. |
tree | commitdiff |
2011-07-17 |
Richard W.M. Jones | ocaml: Generate ocamldoc. |
tree | commitdiff |
2011-07-16 |
Richard W.M. Jones | ocaml: Bind guestfs_last_errno. |
tree | commitdiff |
2011-07-16 |
Richard W.M. Jones | docs: Separate out combined =item 's in man pages. |
tree | commitdiff |
2011-07-15 |
Richard W.M. Jones | ruby: Add binding for guestfs_user_cancel. |
tree | commitdiff |
2011-07-15 |
Richard W.M. Jones | perl: Add binding for guestfs_user_cancel. |
tree | commitdiff |
2011-07-15 |
Richard W.M. Jones | ocaml: Add binding for guestfs_user_cancel. |
tree | commitdiff |
2011-07-15 |
Richard W.M. Jones | Add user cancellation to the C API. |
tree | commitdiff |
2011-07-15 |
Richard W.M. Jones | New APIs: set-pgroup, get-pgroup |
tree | commitdiff |
2011-07-15 |
Richard W.M. Jones | guestfs.h: Add missing extern keyword before event... |
tree | commitdiff |
2011-07-14 |
Richard W.M. Jones | New API: write-append |
tree | commitdiff |
2011-07-14 |
Richard W.M. Jones | New API: btrfs-filesystem-resize (RHBZ#721160). |
tree | commitdiff |
2011-07-12 |
Richard W.M. Jones | New API: ntfsresize-opts (RHBZ#685009). |
tree | commitdiff |
2011-07-12 |
Richard W.M. Jones | Document that ntfsresize cannot be used multiple times... |
tree | commitdiff |
2011-07-12 |
Richard W.M. Jones | New API: list-dm-devices (RHBZ#688062). |
tree | commitdiff |
2011-07-12 |
Richard W.M. Jones | Don't mention /dev/mapper in docs for vg-activate{... |
tree | commitdiff |
2011-07-12 |
Richard W.M. Jones | protocol: Force optargs_bitmask to be passed as 0 for... |
tree | commitdiff |
2011-07-06 |
Richard W.M. Jones | mkfs-opts: Don't test optional arguments in this test. |
tree | commitdiff |
2011-07-06 |
Nikita A Menkovich | mkfs-opts: Add optional sectorsize parameter. |
tree | commitdiff |
2011-07-06 |
Richard W.M. Jones | capitests: Allow tests to properly test optional arguments. |
tree | commitdiff |
2011-07-04 |
Nikita A Menkovich | Implement inode option to mkfs_opts command. |
tree | commitdiff |
2011-06-30 |
Richard W.M. Jones | python: Add explicit g.close() method (RHBZ#717786). |
tree | commitdiff |
2011-06-28 |
Richard W.M. Jones | fish: Add 'display' command for displaying graphical... |
tree | commitdiff |
2011-06-28 |
Richard W.M. Jones | New API: inspect-get-icon returns the guest icon. |
tree | commitdiff |
2011-06-28 |
Richard W.M. Jones | generator: Fix functions with both RBufferOut and optio... |
tree | commitdiff |
2011-06-28 |
Richard W.M. Jones | inspection: Remove note about root device string. |
tree | commitdiff |
2011-06-28 |
Richard W.M. Jones | guestfs.h: Tidy up *_argv structs and other #defines. |
tree | commitdiff |
2011-06-22 |
Richard W.M. Jones | New API: mount-9p lets you mount 9p filesystems (RHBZ... |
tree | commitdiff |
2011-06-22 |
Richard W.M. Jones | New API: list-9p lists 9p filesystem mount tags (RHBZ... |
tree | commitdiff |
2011-06-22 |
Richard W.M. Jones | trace: Print empty list correctly. |
tree | commitdiff |
2011-06-20 |
Richard W.M. Jones | Enable deprecated option only with gcc >= 4.5. |
tree | commitdiff |
2011-06-13 |
Richard W.M. Jones | generator: Rewrite UUIDs that begin with zero byte. |
tree | commitdiff |
2011-05-18 |
Richard W.M. Jones | zero: Disable file test because of bug in file command. |
tree | commitdiff |
2011-05-17 |
Richard W.M. Jones | New APIs: is-zero and is-zero-device, to test if file... |
tree | commitdiff |
2011-05-17 |
Richard W.M. Jones | Document that guestfs_file output depends on file(1... |
tree | commitdiff |
2011-05-17 |
Richard W.M. Jones | generator: Mark sfdisk functions as deprecated. |
tree | commitdiff |
2011-05-17 |
Richard W.M. Jones | generator: Mark mount as deprecated. |
tree | commitdiff |
2011-05-17 |
Richard W.M. Jones | generator: Mark wait_ready as deprecated. |
tree | commitdiff |
2011-05-17 |
Richard W.M. Jones | generator: Check the flags fields. |
tree | commitdiff |
2011-05-17 |
Richard W.M. Jones | Enable deprecation warnings on all C programs. |
tree | commitdiff |
2011-05-17 |
Richard W.M. Jones | lib: Warn about deprecated functions (enable with ... |
tree | commitdiff |
2011-05-17 |
Richard W.M. Jones | lib: Add GCC version macro to the header file. |
tree | commitdiff |
2011-05-17 |
Richard W.M. Jones | lib: Add vertical space between each function in <guest... |
tree | commitdiff |
2011-05-06 |
Richard W.M. Jones | add-domain: Add allowuuid flag to allow UUIDs to be... |
tree | commitdiff |
2011-05-01 |
Richard W.M. Jones | doc: Use I<-...> for cross-references to command line... |
tree | commitdiff |
2011-04-22 |
Richard W.M. Jones | python: Implement new event API. |
tree | commitdiff |
2011-04-22 |
Richard W.M. Jones | python: Rearrange C files for bindings. |
tree | commitdiff |
2011-04-22 |
Richard W.M. Jones | perl: Decrement refcount in $g->delete_event_callback. |
tree | commitdiff |
2011-04-21 |
Richard W.M. Jones | inspect: "centos" and "scientificlinux" are now separat... |
tree | commitdiff |
2011-04-18 |
Richard W.M. Jones | python: Release Python GIL while running libguestfs... |
tree | commitdiff |
2011-04-05 |
Richard W.M. Jones | fish: Enhance guestfish win:... parsing to understand... |
tree | commitdiff |
2011-04-05 |
Richard W.M. Jones | New API: inspect-get-drive-mappings |
tree | commitdiff |
2011-04-05 |
Richard W.M. Jones | New API: inspect-get-windows-current-control-set |
tree | commitdiff |
next |