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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove guestfs_wait_ready (turn it into a no-op).
Richard Jones
2009-09-21
2
-2
/
+0
*
Convert all TABs-as-indentation to spaces.
Jim Meyering
2009-08-03
1
-8
/
+8
*
Guard #inclusion of config.h in examples.
Jim Meyering
2009-08-03
2
-2
/
+6
*
always include <config.h>
Jim Meyering
2009-08-03
2
-0
/
+2
*
Make it possible to build in a separate directory
Matthew Booth
2009-07-03
1
-2
/
+2
*
Move the appliance and build scripts into new appliance/ subdirectory.
Richard W.M. Jones
2009-05-28
1
-1
/
+1
*
build: don't tell "make clean" to remove my '~' backup files
Jim Meyering
2009-04-30
1
-1
/
+1
*
Add support for ext4 to examples/to-xml.c
Richard Jones
2009-04-24
1
-5
/
+7
*
Fix infinite loop encountered when reading Windows disk in example program.
Richard Jones
2009-04-22
1
-7
/
+11
*
Show byte sizes in example.
Richard Jones
2009-04-15
1
-3
/
+11
*
Display ext2/3 details, and some bug fixes.
Richard Jones
2009-04-15
1
-4
/
+34
*
Added to-xml program.
Richard Jones
2009-04-15
3
-2
/
+171
*
Remove 'df' program from examples - didn't ever work.
Richard Jones
2009-04-15
2
-35
/
+2
*
Remove *~ files when doing 'make clean'.
Richard Jones
2009-04-09
1
-0
/
+2
*
Make the partition configurable.
Richard Jones
2009-04-03
1
-4
/
+8
*
Added README file for examples directory.
Richard Jones
2009-04-03
1
-0
/
+8
*
No verbose. User can enable by setting LIBGUESTFS_DEBUG=1 if they want.
Richard Jones
2009-04-03
2
-2
/
+0
*
Daemon and library are mostly talking to each other now.
Richard Jones
2009-04-03
2
-2
/
+39
*
Correctly handle the case when select runs out of filehandles.
Richard Jones
2009-04-02
1
-5
/
+4
*
Guest boots, and basic select/callbacks work.
Richard Jones
2009-04-02
1
-8
/
+3
*
Moved .cvsignore -> .gitignore.
Richard Jones
2009-04-01
1
-5
/
+0
*
Running qemu as a subprocess.
rjones
2009-03-03
4
-0
/
+50