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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added guestfish(1) manpage.
Richard Jones
2009-04-07
1
-0
/
+20
*
Added framework for the language bindings.
Richard Jones
2009-04-07
1
-1
/
+1
*
Fix incorrect realloc size which was causing 'ls' command to fail on large di...
Richard Jones
2009-04-07
2
-7
/
+16
*
Implement simple lvs/vgs/pvs commands.
Richard Jones
2009-04-07
6
-11
/
+333
*
Rename pvs -> pvs-full (etc), so we can add simple pvs (etc) commands.
Richard Jones
2009-04-07
6
-76
/
+96
*
pvs/vgs/lvs commands working now.
Richard Jones
2009-04-07
10
-15
/
+1259
*
Implement list-devices and list-partitions.
Richard Jones
2009-04-06
6
-185
/
+464
*
Implementations of 'cat', 'ls', and some cleanups.
Richard Jones
2009-04-06
1
-2
/
+8
*
Fix incorrect short description of 'cat' command
Richard Jones
2009-04-04
1
-1
/
+1
*
Implement RString and RStringList return types.
Richard Jones
2009-04-04
6
-60
/
+545
*
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
3
-18
/
+90
*
Mostly working spec file.
Richard Jones
2009-04-04
1
-2
/
+7
*
Implemented autosync, make it the default for guestfish.
Richard Jones
2009-04-04
2
-0
/
+20
*
Implemented running actions in guestfish.
Richard Jones
2009-04-04
1
-2
/
+50
*
More tidy up of messages.
Richard Jones
2009-04-04
1
-4
/
+4
*
Command line, help.
Richard Jones
2009-04-04
1
-5
/
+20
*
Added outline of shell command, added generator support.
Richard Jones
2009-04-03
1
-1
/
+63
*
Small updates to the generator.
Richard Jones
2009-04-03
2
-3
/
+0
*
Implemented 'mount' and 'touch' commands.
Richard Jones
2009-04-03
2
-1
/
+52
*
Parses return values and returned errors properly.
Richard Jones
2009-04-03
3
-45
/
+150
*
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
6
-9
/
+46
*
Daemon and library are mostly talking to each other now.
Richard Jones
2009-04-03
7
-45
/
+530
*
Lots more auto-generation.
Richard Jones
2009-04-03
5
-36
/
+452
*
Start the generated code and code generator.
Richard Jones
2009-04-03
3
-8
/
+198
*
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
2
-6
/
+116
*
Guest boots, and basic select/callbacks work.
Richard Jones
2009-04-02
3
-287
/
+692
*
Moved .cvsignore -> .gitignore.
Richard Jones
2009-04-01
1
-6
/
+0
*
Starts up QEMU now
rjones
2009-03-04
2
-86
/
+174
*
Running qemu as a subprocess.
rjones
2009-03-03
5
-0
/
+611