Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use mount-options instead of mount to avoid implicit -o sync. | Richard Jones | 2010-02-10 | 1 | -1/+1 |
* | Set locale in C programs so l10n works (RHBZ#559962). | Richard Jones | 2010-01-29 | 2 | -0/+5 |
* | maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 to exit | Jim Meyering | 2009-11-20 | 2 | -36/+36 |
* | build: Fix inter-directory dependencies | Matthew Booth | 2009-11-19 | 1 | -0/+2 |
* | Don't export STREQ and friends in <guestfs.h> | Richard Jones | 2009-11-10 | 1 | -0/+10 |
* | use STREQ, not strcmp: part 1 | Jim Meyering | 2009-11-09 | 1 | -3/+3 |
* | change strncmp() == 0 to STREQLEN() | Jim Meyering | 2009-11-09 | 1 | -1/+1 |
* | Remove guestfs_wait_ready (turn it into a no-op). | Richard Jones | 2009-09-21 | 1 | -8/+2 |
* | test-tool: Recognize '-t timeout' as an option. | Richard Jones | 2009-08-16 | 1 | -1/+1 |
* | Convert all TABs-as-indentation to spaces. | Jim Meyering | 2009-08-03 | 1 | -52/+52 |
* | build: reenable "syntax-check" rule: sc_const_long_option | Jim Meyering | 2009-08-03 | 1 | -1/+1 |
* | Add libguestfs-test-tool. | Richard Jones | 2009-07-22 | 5 | -0/+699 |