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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Force a specific network NIC model (allows to work with latest qemu from SVN).
Richard Jones
2009-04-22
1
-1
/
+1
|
*
Fix infinite loop encountered when reading Windows disk in example program.
Richard Jones
2009-04-22
1
-7
/
+11
|
*
Added pkgconfig file (libguestfs.pc).
1.0.8
Richard Jones
2009-04-22
6
-7
/
+23
|
*
Version 1.0.7
1.0.7
Richard Jones
2009-04-22
1
-1
/
+1
|
*
Fix quoting of list args in guestfish manpage.
Richard Jones
2009-04-22
2
-5
/
+5
|
*
Resync specfile to Fedora RR.
Richard Jones
2009-04-22
1
-1
/
+4
|
*
Create /tmp directory in the initramfs.
Richard Jones
2009-04-22
1
-0
/
+4
|
*
Include fuse.ko module in image.
Richard Jones
2009-04-22
1
-0
/
+1
|
*
Version 1.0.6.
1.0.6
Richard Jones
2009-04-22
1
-1
/
+1
|
*
Note, but don't fix, javadoc bug.
Richard Jones
2009-04-22
1
-0
/
+3
|
*
qemu runtime done - remove from TODO list.
Richard Jones
2009-04-22
1
-5
/
+0
|
*
Allow qemu binary to be overridden at runtime.
Richard Jones
2009-04-22
20
-5
/
+468
|
*
Allow selection of qemu using --with-qemu
Richard Jones
2009-04-22
4
-3
/
+27
|
*
Error message about using --with-java-home=no to disable Java support.
Richard Jones
2009-04-22
1
-2
/
+2
|
*
Fixes for Java.
1.0.5
Richard Jones
2009-04-21
2
-3
/
+11
|
*
Add extra kernel modules required for ext4 support.
Richard Jones
2009-04-21
1
-0
/
+2
|
*
Updated documentation, prepare for 1.0.5 release.
Richard Jones
2009-04-21
3
-3
/
+3
|
*
Another Java test.
Richard Jones
2009-04-21
2
-10
/
+67
|
*
Testing the Java bindings.
Richard Jones
2009-04-21
6
-95
/
+209
|
*
Java bindings compile, not tested.
Richard Jones
2009-04-21
14
-2
/
+5122
|
*
Add summary message, fix libruby detection.
Richard Jones
2009-04-21
1
-3
/
+30
|
*
More notes in the TODO list.
Richard Jones
2009-04-21
1
-0
/
+9
|
*
Basic Java build environment.
Richard Jones
2009-04-21
5
-2
/
+206
|
*
Various fixes to build and test in Koji.
1.0.4
Richard Jones
2009-04-20
2
-0
/
+6
|
*
Fixes for CDPATH being set.
Richard Jones
2009-04-20
3
-2
/
+4
|
*
Use standard names for the OCaml/Perl/Python/Ruby subpackages.
Richard Jones
2009-04-20
2
-29
/
+53
|
*
Ruby also supported
Richard Jones
2009-04-20
2
-2
/
+2
|
*
Include the __cplusplus header magic so API really callable from C++.
Richard Jones
2009-04-20
1
-0
/
+8
|
*
Version 1.0.3.
1.0.3
Richard Jones
2009-04-20
1
-1
/
+1
|
*
Removed TODO item, now implemented.
Richard Jones
2009-04-20
1
-22
/
+0
|
*
Added tar-in, tar-out, tgz-in, tgz-out commands.
Richard Jones
2009-04-20
27
-73
/
+1734
|
*
Various fixes to the daemon:
Richard Jones
2009-04-20
2
-4
/
+62
|
|
|
|
|
|
- make sure SIGPIPE doesn't kill us - warn not to use macros in FileIn functions - add shell_quote function
*
Some fixes to daemon upload command:
Richard Jones
2009-04-20
1
-3
/
+12
|
|
|
|
|
- don't leak the file descriptor along error paths - can't use those macros in FileIn functions
*
Make daemon cancellation really work.
Richard Jones
2009-04-20
1
-3
/
+14
|
*
Add tests for the upload and download commands.
Richard Jones
2009-04-20
3
-5
/
+168
|
*
Prepare for version 1.0.2.
1.0.2
Richard Jones
2009-04-20
1
-1
/
+1
|
*
Avoid warning: Don't generate read_reply label unless needed.
Richard Jones
2009-04-20
2
-68
/
+3
|
*
Fix file descriptor leak in daemon.
Richard Jones
2009-04-20
2
-0
/
+21
|
*
Generated code for 'checksum' command.
Richard Jones
2009-04-20
20
-2
/
+1033
|
*
Add 'checksum' command.
Richard Jones
2009-04-20
3
-0
/
+153
|
*
Implement upload and download commands.
Richard Jones
2009-04-20
23
-289
/
+1583
|
*
Use GUESTFS_LAUNCH_FLAG in the daemon, and use correct uint32_t.
Richard Jones
2009-04-19
1
-2
/
+2
|
*
Document initial message.
Richard Jones
2009-04-19
1
-0
/
+7
|
*
Document the internal protocol.
Richard Jones
2009-04-19
2
-30
/
+132
|
*
Implement NEED_ROOT_OR_IS_DEVICE macro.
Richard Jones
2009-04-19
2
-1
/
+14
|
*
Implement _send_sync, _send_file_sync and _receive_file_sync.
Richard Jones
2009-04-19
5
-1404
/
+393
|
*
Begin to add the upload and download commands.
Richard Jones
2009-04-18
23
-349
/
+917
|
*
Add ruby/ directory, add more warnings.
Richard Jones
2009-04-18
1
-3
/
+6
|
*
Split out send and reply operations into separate callbacks.
Richard Jones
2009-04-18
4
-1535
/
+3205
|
*
guestfs_send -> guestfs__send, in case we want a future command called "send".
Richard Jones
2009-04-18
4
-69
/
+69
|
[prev]
[next]