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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
virt-df: Ignore domains which have ID 0.
Richard Jones
2009-11-17
1
-0
/
+3
*
virt-df: Turn errors into warnings when listing all domains.
Richard Jones
2009-11-17
1
-1
/
+2
*
Docs: copyediting
Richard W.M. Jones
2009-11-13
1
-7
/
+17
*
Docs: Add documentation about other language bindings to API overview.
Richard W.M. Jones
2009-11-13
1
-0
/
+54
*
Docs: line folding in example.
Richard W.M. Jones
2009-11-13
1
-1
/
+3
*
Docs: group preformatted sections of text together.
Richard W.M. Jones
2009-11-13
2
-11
/
+11
*
Docs typo: limited -> limits
Richard W.M. Jones
2009-11-13
1
-1
/
+1
*
Docs: Add section on using multiple threads.
Richard W.M. Jones
2009-11-13
1
-0
/
+9
*
Docs: Add/extend API overview.
Richard W.M. Jones
2009-11-13
1
-152
/
+316
*
Docs: Remove incorrect statement from man page.
Richard W.M. Jones
2009-11-13
1
-2
/
+1
*
build: revive the ocaml package tests
Jim Meyering
2009-11-12
1
-0
/
+26
*
Generate guestfs_protocol.x when stamp-generator updates
Matthew Booth
2009-11-11
1
-0
/
+2
*
autogen.sh: Remove test for ocaml etc from this script.
Richard Jones
2009-11-11
1
-21
/
+0
*
Set cpio blocksize to 64K.
Richard Jones
2009-11-11
1
-1
/
+1
*
Debian: don't depend on gfs-tools since these have depsolving problems.
Richard Jones
2009-11-10
1
-0
/
+2
*
Update PO files for release.
1.0.78
Richard Jones
2009-11-10
2
-856
/
+1013
*
Check for ocaml-xml-light-devel (xml-light.cmxa)
Richard Jones
2009-11-10
1
-3
/
+4
*
Prepare for version 1.0.78
Richard Jones
2009-11-10
1
-1
/
+1
*
tell "make syntax-check" that examples/to-xml.c is exempt from some tests
Jim Meyering
2009-11-10
2
-0
/
+2
*
examples: Don't use STREQ etc in the to-xml.c example.
Richard Jones
2009-11-10
1
-8
/
+8
*
Don't export STREQ and friends in <guestfs.h>
Richard Jones
2009-11-10
13
-35
/
+121
*
Fix problems found by 'make syntax check'
Richard Jones
2009-11-10
2
-44
/
+44
*
Print timestamped messages during appliance launch.
Richard Jones
2009-11-10
1
-0
/
+54
*
Record time of guest launch.
Richard Jones
2009-11-10
1
-6
/
+7
*
appliance: Prefix kernel messages with timestamp.
Richard Jones
2009-11-10
1
-0
/
+1
*
Generic partition creation interface.
Richard Jones
2009-11-10
16
-52
/
+613
*
Add ata_piix to kernel module whitelist (RHBZ#533886).
Richard Jones
2009-11-10
1
-0
/
+1
*
Fix compilation if readline library is not present.
Richard Jones
2009-11-10
1
-0
/
+4
*
Fix compilation when Augeas is not present.
Richard Jones
2009-11-10
1
-1
/
+1
*
avoid "syntax-check" failure: hide cast of argument to free
Jim Meyering
2009-11-10
1
-2
/
+4
*
build: die early if we lack ocaml, ocamlfind or ocaml-xml-light
Jim Meyering
2009-11-10
1
-0
/
+20
*
tests: enable strcmp-related syntax-check tests
Jim Meyering
2009-11-09
1
-2
/
+0
*
change strncasecmp() == 0 to STRCASEEQLEN()
Jim Meyering
2009-11-09
3
-3
/
+3
*
change strncasecmp() == 0 to STRCASENEQLEN()
Jim Meyering
2009-11-09
1
-1
/
+1
*
use STREQ, not strcmp: part 2
Jim Meyering
2009-11-09
5
-13
/
+13
*
use STREQ, not strcmp: part 1
Jim Meyering
2009-11-09
19
-59
/
+59
*
change strncmp() == 0 to STREQLEN()
Jim Meyering
2009-11-09
13
-21
/
+21
*
change strncmp(...) != 0 to STRNEQLEN(...)
Jim Meyering
2009-11-09
4
-4
/
+4
*
convert strcasecmp(...) != 0 to STRCASENEQ(...)
Jim Meyering
2009-11-09
1
-5
/
+5
*
convert uses of strcasecmp to STRCASEEQ
Jim Meyering
2009-11-09
8
-54
/
+54
*
define STREQ, STRNEQ, STREQLEN, STRCASEQ, etc.
Jim Meyering
2009-11-09
3
-0
/
+30
*
indent with spaces, not TABs
Jim Meyering
2009-11-09
8
-72
/
+72
*
fix doc typo
Jim Meyering
2009-11-09
1
-1
/
+1
*
placate 'make syntax-check'
Jim Meyering
2009-11-09
1
-1
/
+0
*
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
[next]