| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | avoid syntax-check warning about isdigit use in example program | Jim Meyering | 2009-11-09 | 1 | -0/+1 |
* | appliance: Enhance mkfs to support many more filesystem types. | Richard Jones | 2009-11-09 | 2 | -17/+81 |
* | Fix prototype of commandv to match prototype of commandrv. | Richard Jones | 2009-11-09 | 5 | -7/+8 |
* | daemon: Always reflect command stderr to stderr when debugging. | Richard W.M. Jones | 2009-11-09 | 1 | -9/+16 |
* | daemon: Add flags argument to command*() functions. | Richard W.M. Jones | 2009-11-09 | 2 | -18/+51 |
* | haskell: Disambiguate truncate symbol. | Richard Jones | 2009-11-09 | 1 | -0/+6 |
* | ocaml: Update dependencies file. | Richard Jones | 2009-11-09 | 1 | -4/+4 |
* | ocaml: Sort the dependencies so they are stable between machines. | Richard W.M. Jones | 2009-11-06 | 2 | -4/+4 |
* | ocaml: General improvements to generated code. | Richard W.M. Jones | 2009-11-06 | 3 | -8/+42 |
* | Fixes for compiling on 32 bit. | Richard W.M. Jones | 2009-11-06 | 2 | -8/+8 |
* | Don't update appliance after running generator. | Richard Jones | 2009-11-05 | 1 | -4/+0 |
* | appliance: Add xfsprogs to list of packages | Richard Jones | 2009-11-05 | 1 | -0/+1 |
* | fish: Allow <nn>P and <nn>E for petabyte and exabyte allocations. | Richard Jones | 2009-11-04 | 3 | -0/+22 |
* | fish: Allow <nn>T for terabyte allocations. | Richard Jones | 2009-11-04 | 3 | -3/+14 |
* | fish: New command 'sparse', like 'alloc' but to generate sparse files. | Richard Jones | 2009-11-04 | 4 | -0/+120 |
* | daemon: Build daemon with AC_SYS_LARGEFILE. | Richard Jones | 2009-11-04 | 1 | -0/+3 |
* | Debian: Use /bin/bash as the shell for regression test scripts. | Richard Jones | 2009-11-04 | 14 | -14/+14 |
* | daemon: When running external commands, open stdin as /dev/null | Richard Jones | 2009-11-04 | 1 | -0/+1 |
* | Debian: Include ISOFS driver in the kernel. | Richard Jones | 2009-11-04 | 1 | -0/+3 |
* | Debian: Ignore Debian appliance root when looking for translatable files. | Richard Jones | 2009-11-04 | 1 | -0/+1 |
* | debian: Ignore some generated debirf files. | Richard Jones | 2009-11-04 | 1 | -0/+5 |
* | configure: Fix summary messages. | Richard Jones | 2009-11-04 | 1 | -3/+3 |
* | hivex: fail upon integer overflow | Jim Meyering | 2009-11-04 | 1 | -0/+3 |
* | hivex: Check unchecked calloc (Jim Meyering). | Richard Jones | 2009-11-04 | 1 | -0/+2 |
* | Update PO files.1.0.77 | Richard Jones | 2009-11-03 | 2 | -729/+921 |
* | Fix EXTRA_DIST line in fuse/Makefile.am. | Richard Jones | 2009-11-03 | 1 | -1/+1 |
* | Add make.sh.in to EXTRA_DIST. | Richard Jones | 2009-11-03 | 1 | -1/+2 |
* | Comment out code which provokes strange gcc optimization error. | Richard Jones | 2009-11-03 | 1 | -0/+5 |
* | Prepare for 1.0.77. | Richard Jones | 2009-11-03 | 1 | -1/+1 |
* | FUSE filesystem support. | Richard Jones | 2009-11-03 | 14 | -27/+1920 |
* | Allow callers to disable the recovery process. | Richard Jones | 2009-11-03 | 2 | -26/+71 |
* | New API call: pread | Richard Jones | 2009-11-02 | 3 | -1/+64 |
* | New API calls: lstatlist, lxattrlist, readlinklist. | Richard Jones | 2009-11-02 | 5 | -1/+398 |
* | New API calls: truncate, truncate_size, mkdir_mode, utimens, lchown. | Richard Jones | 2009-11-02 | 11 | -28/+347 |
* | examples/to-xml.c: Don't depend on Gnulib function. | Richard Jones | 2009-11-02 | 1 | -2/+2 |
* | appliance: Don't rebuild the appliance every time configure runs. | Richard Jones | 2009-11-02 | 2 | -2/+9 |
* | guestfish: Fix a third indentation problem. | Richard Jones | 2009-11-02 | 1 | -1/+1 |
* | guestfish: Another indentation fix. | Richard Jones | 2009-11-02 | 1 | -1/+1 |
* | guestfish: Fix printing of buffers in structs. | Richard Jones | 2009-11-02 | 1 | -2/+2 |
* | Fix rstructs_used handling in guestfish generated code. | Richard Jones | 2009-11-02 | 1 | -17/+7 |
* | daemon: Don't warn on -Wunsafe-loop-optimizations. | Richard Jones | 2009-11-02 | 1 | -0/+2 |
* | Add hivex* documentation to website. | Richard Jones | 2009-10-29 | 1 | -1/+6 |
* | Add HTML documentation to website. | Richard Jones | 2009-10-29 | 2 | -0/+32 |
* | Prepare for 1.0.76.1.0.76 | Richard Jones | 2009-10-29 | 3 | -4/+4 |
* | Fix misspelling in previous commit. | Richard Jones | 2009-10-29 | 1 | -2/+2 |
* | RHEL 5: Also add le{16,64}toh functions | Richard Jones | 2009-10-29 | 1 | -0/+12 |
* | RHEL 5: Detect endianness functions and supply them. | Richard Jones | 2009-10-29 | 4 | -2/+35 |
* | Add virt-win-reg to toplevel Makefile.am, fix POTFILES.in1.0.75 | Richard Jones | 2009-10-29 | 2 | -1/+4 |
* | Prepare for version 1.0.75. | Richard Jones | 2009-10-29 | 4 | -701/+721 |
* | Support for Windows Registry. | Richard Jones | 2009-10-29 | 19 | -3/+3604 |