2009-11-10 |
Richard Jones | Fix compilation if readline library is not present. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Richard Jones | Fix compilation when Augeas is not present. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Jim Meyering | avoid "syntax-check" failure: hide cast of argument... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Jim Meyering | build: die early if we lack ocaml, ocamlfind or ocaml... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Meyering | tests: enable strcmp-related syntax-check tests |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Meyering | change strncasecmp() == 0 to STRCASEEQLEN() |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Meyering | change strncasecmp() == 0 to STRCASENEQLEN() |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Meyering | use STREQ, not strcmp: part 2 |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Meyering | use STREQ, not strcmp: part 1 |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Meyering | change strncmp() == 0 to STREQLEN() |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Meyering | change strncmp(...) != 0 to STRNEQLEN(...) |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Meyering | convert strcasecmp(...) != 0 to STRCASENEQ(...) |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Meyering | convert uses of strcasecmp to STRCASEEQ |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Meyering | define STREQ, STRNEQ, STREQLEN, STRCASEQ, etc. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Meyering | indent with spaces, not TABs |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Meyering | fix doc typo |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Meyering | placate 'make syntax-check' |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Jim Meyering | avoid syntax-check warning about isdigit use in example... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Richard Jones | appliance: Enhance mkfs to support many more filesystem... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Richard Jones | Fix prototype of commandv to match prototype of commandrv. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Richard W.M... | daemon: Always reflect command stderr to stderr when... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Richard W.M... | daemon: Add flags argument to command*() functions. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Richard Jones | haskell: Disambiguate truncate symbol. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Richard Jones | ocaml: Update dependencies file. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Richard W.M... | ocaml: Sort the dependencies so they are stable between... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Richard W.M... | ocaml: General improvements to generated code. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Richard W.M... | Fixes for compiling on 32 bit. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Richard Jones | Don't update appliance after running generator. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Richard Jones | appliance: Add xfsprogs to list of packages |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Richard Jones | fish: Allow <nn>P and <nn>E for petabyte and exabyte... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Richard Jones | fish: Allow <nn>T for terabyte allocations. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Richard Jones | fish: New command 'sparse', like 'alloc' but to generat... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Richard Jones | daemon: Build daemon with AC_SYS_LARGEFILE. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Richard Jones | Debian: Use /bin/bash as the shell for regression test... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Richard Jones | daemon: When running external commands, open stdin... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Richard Jones | Debian: Include ISOFS driver in the kernel. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Richard Jones | Debian: Ignore Debian appliance root when looking for... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Richard Jones | debian: Ignore some generated debirf files. |
commit | commitdiff | tree | snapshot |
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 |
next |