Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't export STREQ and friends in <guestfs.h> | Richard Jones | 2009-11-10 | 5 | -25/+61 |
* | avoid "syntax-check" failure: hide cast of argument to free | Jim Meyering | 2009-11-10 | 1 | -2/+4 |
* | use STREQ, not strcmp: part 1 | Jim Meyering | 2009-11-09 | 2 | -9/+9 |
* | indent with spaces, not TABs | Jim Meyering | 2009-11-09 | 1 | -1/+1 |
* | fix doc typo | Jim Meyering | 2009-11-09 | 1 | -1/+1 |
* | Fixes for compiling on 32 bit. | Richard W.M. Jones | 2009-11-06 | 1 | -1/+1 |
* | Fix EXTRA_DIST line in fuse/Makefile.am. | Richard Jones | 2009-11-03 | 1 | -1/+1 |
* | Comment out code which provokes strange gcc optimization error. | Richard Jones | 2009-11-03 | 1 | -0/+5 |
* | FUSE filesystem support. | Richard Jones | 2009-11-03 | 5 | -0/+1882 |