index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fuse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build error in fuse/guestmount.c.
Matthew Booth
2010-04-14
1
-0
/
+1
*
fuse: Fix typo in test.
Richard Jones
2010-03-01
1
-1
/
+1
*
Remove some unused variables.
Richard Jones
2010-02-15
1
-1
/
+1
*
Use mount-options instead of mount to avoid implicit -o sync.
Richard Jones
2010-02-10
1
-4
/
+7
*
Set locale in C programs so l10n works (RHBZ#559962).
Richard Jones
2010-01-29
2
-0
/
+5
*
New tool: virt-list-filesystems
Richard Jones
2009-11-24
1
-0
/
+5
*
maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 in "usage", too
Jim Meyering
2009-11-20
1
-2
/
+2
*
maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 to exit
Jim Meyering
2009-11-20
2
-15
/
+15
*
build: Fix inter-directory dependencies
Matthew Booth
2009-11-19
1
-0
/
+2
*
syntax-check: expand TABs in generator.ml
Jim Meyering
2009-11-19
1
-2
/
+2
*
fuse/RHEL: Don't require UTIME_{NOW,OMIT} to be defined.
Richard Jones
2009-11-18
1
-0
/
+8
*
fuse: Add test-fuse.sh to EXTRA_DIST.
Richard Jones
2009-11-18
1
-1
/
+1
*
generator: Fix API of functions that return RBufferOut
Richard Jones
2009-11-18
1
-7
/
+1
*
fuse: Add tests for guestmount.
Richard Jones
2009-11-17
2
-0
/
+226
*
fuse: Fix read for empty files.
Richard Jones
2009-11-17
1
-1
/
+7
*
fuse: Fix cache invalidation in rename operation.
Richard Jones
2009-11-17
1
-0
/
+1
*
fuse: Fix hard link creation.
Richard Jones
2009-11-17
1
-1
/
+2
*
fuse: Fix symlink creation (RHBZ#538069).
Richard Jones
2009-11-17
1
-1
/
+1
*
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