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
FAS Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
guestfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lots, mainly Python bindings.
Richard Jones
2009-04-13
1
-6
/
+20
*
Added Augeas support.
Richard Jones
2009-04-09
1
-0
/
+6
*
Many non-daemon functions are now auto-generated.
Richard Jones
2009-04-08
1
-5
/
+8
*
pvs/vgs/lvs commands working now.
Richard Jones
2009-04-07
1
-2
/
+59
*
guest_add_{drive,cdrom} now test if the files exist.
Richard Jones
2009-04-04
1
-0
/
+10
*
Fix parsing of paths with more than one element.
Richard Jones
2009-04-04
1
-3
/
+4
*
LIBGUESTFS_PATH implementation.
Richard Jones
2009-04-04
1
-17
/
+85
*
Implemented autosync, make it the default for guestfish.
Richard Jones
2009-04-04
1
-0
/
+17
*
Implemented 'mount' and 'touch' commands.
Richard Jones
2009-04-03
1
-0
/
+45
*
Parses return values and returned errors properly.
Richard Jones
2009-04-03
1
-0
/
+32
*
Pass -no-kqemu parameter to avoid warning about kqemu.
Richard Jones
2009-04-03
1
-1
/
+2
*
Makes a series of non-trivial calls.
Richard Jones
2009-04-03
1
-4
/
+9
*
Daemon and library are mostly talking to each other now.
Richard Jones
2009-04-03
1
-7
/
+171
*
Start the generated code and code generator.
Richard Jones
2009-04-03
1
-1
/
+2
*
Correctly handle the case when select runs out of filehandles.
Richard Jones
2009-04-02
1
-0
/
+10
*
Code to handle the daemon communications socket.
Richard Jones
2009-04-02
1
-4
/
+112
*
Guest boots, and basic select/callbacks work.
Richard Jones
2009-04-02
1
-271
/
+631
*
Starts up QEMU now
rjones
2009-03-04
1
-84
/
+173
*
Running qemu as a subprocess.
rjones
2009-03-03
1
-0
/
+508