| 2009-11-04 | 
Richard Jones | configure: Fix summary messages. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-04 | 
Jim Meyering | hivex: fail upon integer overflow | 
commit | commitdiff | tree | snapshot | 
| 2009-11-04 | 
Richard Jones | hivex: Check unchecked calloc (Jim Meyering). | 
commit | commitdiff | tree | snapshot | 
| 2009-11-03 | 
Richard Jones | Update PO files.  1.0.77 | 
commit | commitdiff | tree | snapshot | 
| 2009-11-03 | 
Richard Jones | Fix EXTRA_DIST line in fuse/Makefile.am. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-03 | 
Richard Jones | Add make.sh.in to EXTRA_DIST. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-03 | 
Richard Jones | Comment out code which provokes strange gcc optimizatio...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-03 | 
Richard Jones | Prepare for 1.0.77. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-03 | 
Richard Jones | FUSE filesystem support. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-03 | 
Richard Jones | Allow callers to disable the recovery process. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-02 | 
Richard Jones | New API call: pread | 
commit | commitdiff | tree | snapshot | 
| 2009-11-02 | 
Richard Jones | New API calls: lstatlist, lxattrlist, readlinklist. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-02 | 
Richard Jones | New API calls: truncate, truncate_size, mkdir_mode...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-02 | 
Richard Jones | examples/to-xml.c: Don't depend on Gnulib function. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-02 | 
Richard Jones | appliance: Don't rebuild the appliance every time confi...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-02 | 
Richard Jones | guestfish: Fix a third indentation problem. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-02 | 
Richard Jones | guestfish: Another indentation fix. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-02 | 
Richard Jones | guestfish: Fix printing of buffers in structs. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-02 | 
Richard Jones | Fix rstructs_used handling in guestfish generated code. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-02 | 
Richard Jones | daemon: Don't warn on -Wunsafe-loop-optimizations. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-29 | 
Richard Jones | Add hivex* documentation to website. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-29 | 
Richard Jones | Add HTML documentation to website. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-29 | 
Richard Jones | Prepare for 1.0.76.  1.0.76 | 
commit | commitdiff | tree | snapshot | 
| 2009-10-29 | 
Richard Jones | Fix misspelling in previous commit. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-29 | 
Richard Jones | RHEL 5: Also add le{16,64}toh functions | 
commit | commitdiff | tree | snapshot | 
| 2009-10-29 | 
Richard Jones | RHEL 5: Detect endianness functions and supply them. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-29 | 
Richard Jones | Add virt-win-reg to toplevel Makefile.am, fix POTFILES.in  1.0.75 | 
commit | commitdiff | tree | snapshot | 
| 2009-10-29 | 
Richard Jones | Prepare for version 1.0.75. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-29 | 
Richard Jones | Support for Windows Registry. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-26 | 
Richard Jones | New API: vfs_type - get the Linux VFS driver for a...  | 
commit | commitdiff | tree | snapshot | 
| 2009-10-26 | 
Richard Jones | Modify Sys::Guestfs::Lib::resolve_windows_path to use...  | 
commit | commitdiff | tree | snapshot | 
| 2009-10-26 | 
Richard Jones | guestfish: Add win: prefix to use Windows paths. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-26 | 
Richard Jones | daemon: Change chdir to use openat/fdopendir. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-26 | 
Richard Jones | New API: case-sensitive-path to return case sensitive...  | 
commit | commitdiff | tree | snapshot | 
| 2009-10-26 | 
Richard Jones | inspector: Remove inaccurate paragraph from documentation. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-25 | 
Richard Jones | Include HFS (Mac OS X) driver. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-21 | 
Richard Jones | Set LC_ALL=C before running qemu. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-21 | 
Matthew Booth | init: Check that start_udev succeeded | 
commit | commitdiff | tree | snapshot | 
| 2009-10-20 | 
Richard Jones | Version 1.0.74.  1.0.74 | 
commit | commitdiff | tree | snapshot | 
| 2009-10-20 | 
Richard Jones | Tab to space fixes, now passes 'make syntax-check' | 
commit | commitdiff | tree | snapshot | 
| 2009-10-20 | 
Richard Jones | guestfs_find: Fix memory leak of sysrootdir. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-20 | 
Richard Jones | virt-ls: Modify to use find0 instead of find. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-20 | 
Richard Jones | New API: find0 (unlimited version of find) | 
commit | commitdiff | tree | snapshot | 
| 2009-10-20 | 
Richard Jones | guestfs_find: Document protocol limits for this API...  | 
commit | commitdiff | tree | snapshot | 
| 2009-10-20 | 
Richard Jones | New tool: virt-ls | 
commit | commitdiff | tree | snapshot | 
| 2009-10-20 | 
Richard Jones | New tool: virt-tar | 
commit | commitdiff | tree | snapshot | 
| 2009-10-19 | 
Richard Jones | tools: Make warnings about running on live guests more...  | 
commit | commitdiff | tree | snapshot | 
| 2009-10-19 | 
Richard Jones | Move virt tools (virt-cat, virt-edit etc) into tools...  | 
commit | commitdiff | tree | snapshot | 
| 2009-10-19 | 
Richard Jones | Comment: Describe the build order requirements for...  | 
commit | commitdiff | tree | snapshot | 
| 2009-10-14 | 
Richard Jones | Prepare for 1.0.73.  1.0.73 | 
commit | commitdiff | tree | snapshot | 
| 2009-10-14 | 
Richard Jones | Add some missing EXTRA_DIST files. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-13 | 
Richard Jones | inspector: Generate language bindings for OCaml. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-05 | 
Jim Meyering | build: avoid parallel ocaml/... build failure | 
commit | commitdiff | tree | snapshot | 
| 2009-10-05 | 
Piotr Drąg | Updated Polish translation | 
commit | commitdiff | tree | snapshot | 
| 2009-10-02 | 
Richard Jones | inspector: Fix inspector/Makefile.am | 
commit | commitdiff | tree | snapshot | 
| 2009-10-02 | 
Jim Meyering | build: fix compile error | 
commit | commitdiff | tree | snapshot | 
| 2009-10-02 | 
Richard Jones | inspector: Add tests for RELAX NG schema. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-02 | 
Richard Jones | inspector: Add RELAX NG schema for virt-inspector ...  | 
commit | commitdiff | tree | snapshot | 
| 2009-10-02 | 
Richard Jones | configure: Update comment about viewer.ml. | 
commit | commitdiff | tree | snapshot | 
| 2009-10-01 | 
Richard Jones | inspector: Canonicalize device names (fix RHBZ#526717). | 
commit | commitdiff | tree | snapshot | 
| 2009-10-01 | 
Richard Jones | run-*-locally: The programs are now virt-[tool], not...  | 
commit | commitdiff | tree | snapshot | 
| 2009-10-01 | 
Richard Jones | inspector: Don't bomb if no kernels detected. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-30 | 
Richard Jones | OCaml viewer: Use ocamlduce to replace xpath code. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-29 | 
Richard Jones | OCaml viewer: Handle exceptions properly. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-29 | 
Richard Jones | OCaml example: graphical disk usage viewer. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-24 | 
Richard Jones | virt-df: Add note about parsing CSV. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-24 | 
Jim Meyering | avoid use of all ctype macros | 
commit | commitdiff | tree | snapshot | 
| 2009-09-24 | 
Jim Meyering | maint: prune dead wood from list of skipped syntax...  | 
commit | commitdiff | tree | snapshot | 
| 2009-09-24 | 
Jim Meyering | maint: use spaces, not TABs for indentation | 
commit | commitdiff | tree | snapshot | 
| 2009-09-23 | 
Richard Jones | Prepare for 1.0.72.  1.0.72 | 
commit | commitdiff | tree | snapshot | 
| 2009-09-23 | 
Richard Jones | More HTMLFILES. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-23 | 
Richard Jones | Include virt tools in EXTRA_DIST. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-23 | 
Richard Jones | Rename virt-[tool].pl as virt-[tool] | 
commit | commitdiff | tree | snapshot | 
| 2009-09-23 | 
Richard Jones | Check return value from readlink. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-23 | 
Richard Jones | Create manpage atomically. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-23 | 
Richard Jones | Replace @...@ with $(...) in these common Makefile...  | 
commit | commitdiff | tree | snapshot | 
| 2009-09-23 | 
Richard Jones | guestfish: Update 'SEE ALSO' section of the manpage. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-23 | 
Richard Jones | New tool: virt-edit | 
commit | commitdiff | tree | snapshot | 
| 2009-09-23 | 
Richard Jones | virt-cat: Remove some unused Perl module includes. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-23 | 
Richard Jones | Add 'virt-rescue' command. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-23 | 
Richard Jones | Add direct appliance mode flag and implementation. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-23 | 
Richard Jones | Tidy up appliance rescue code. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-23 | 
Richard Jones | Rejig configure.ac tests for qemu vmchannel support. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-22 | 
Richard Jones | Prepare for 1.0.71.  1.0.71 | 
commit | commitdiff | tree | snapshot | 
| 2009-09-22 | 
Richard Jones | Change handling of spaces on Linux kernel command line. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-22 | 
Richard Jones | Update documentation of qemu / vmchannel. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-22 | 
Richard Jones | Implement "null vmchannel" - no vmchannel needed! | 
commit | commitdiff | tree | snapshot | 
| 2009-09-22 | 
Richard Jones | Gnulib: Add arpa-inet and netinet-in modules. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-22 | 
Richard Jones | Flexible guestfs_vmchannel parameter for future appliances. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-22 | 
Richard Jones | Rearrange and tidy up code in guestfsd.c | 
commit | commitdiff | tree | snapshot | 
| 2009-09-21 | 
Richard Jones | Make GUESTFWD_PORT into a string. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-21 | 
Richard Jones | Remove unnecessary extra space from qemu command line. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-21 | 
Richard Jones | Remove guestfs_wait_ready (turn it into a no-op). | 
commit | commitdiff | tree | snapshot | 
| 2009-09-21 | 
Richard Jones | Combine temporary buffers. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-21 | 
Richard Jones | Rearrange qemu command line order (no functional change). | 
commit | commitdiff | tree | snapshot | 
| 2009-09-18 | 
Richard Jones | Enable new-style -chardev ... guestfwd command line. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-17 | 
Richard Jones | Fix code which looked for leaked FDs between each command. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-17 | 
Richard Jones | Remove explicit guestfs=10.0.2.4:6666 kernel command...  | 
commit | commitdiff | tree | snapshot | 
| 2009-09-17 | 
Richard Jones | Daemon: fix handling of errors from xread and xwrite. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-17 | 
Richard Jones | Fix verbose packet dumping functions. | 
commit | commitdiff | tree | snapshot | 
| next |