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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Various fixes to build and test in Koji.
1.0.4
Richard Jones
2009-04-20
1
-0
/
+2
|
*
Include the __cplusplus header magic so API really callable from C++.
Richard Jones
2009-04-20
1
-0
/
+8
|
*
Added tar-in, tar-out, tgz-in, tgz-out commands.
Richard Jones
2009-04-20
6
-36
/
+530
|
*
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
1
-2
/
+10
|
*
Avoid warning: Don't generate read_reply label unless needed.
Richard Jones
2009-04-20
2
-68
/
+3
|
*
Generated code for 'checksum' command.
Richard Jones
2009-04-20
5
-1
/
+138
|
*
Add 'checksum' command.
Richard Jones
2009-04-20
1
-0
/
+67
|
*
Implement upload and download commands.
Richard Jones
2009-04-20
7
-233
/
+993
|
*
Document the internal protocol.
Richard Jones
2009-04-19
1
-30
/
+8
|
*
Implement _send_sync, _send_file_sync and _receive_file_sync.
Richard Jones
2009-04-19
4
-1404
/
+386
|
*
Begin to add the upload and download commands.
Richard Jones
2009-04-18
8
-349
/
+529
|
*
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
|
*
Separate out the high-level API actions.
Richard Jones
2009-04-18
9
-1733
/
+1246
|
|
|
|
|
|
- Split out the high-level API actions so that they are in a separate file, and use the defined guestfs C API, instead of fiddling around with internal structures.
*
Rewrite of main loop impl, start of FileIn/FileOut support.
Richard Jones
2009-04-18
7
-1588
/
+2435
|
*
Ruby bindings.
Richard Jones
2009-04-16
1
-0
/
+240
|
*
Missing free() on return path (thanks: Steve Grubb).
Richard Jones
2009-04-16
1
-0
/
+1
|
*
Added Python documentation.
Richard Jones
2009-04-16
1
-10
/
+150
|
*
'guestfish edit' commands and several bugfixes.
Richard Jones
2009-04-15
1
-6
/
+18
|
*
Generated code for blockdev_* calls, RInt64, enhanced tests.
Richard Jones
2009-04-15
5
-1
/
+1067
|
*
Added blockdev_* calls. RInt64 type. Enhanced tests.
Richard Jones
2009-04-15
1
-19
/
+177
|
*
Be strict about commands which don't test themselves, warn about missing tests.
Richard Jones
2009-04-15
1
-1
/
+45
|
*
Correctly free memory in RHashtable binding for OCaml & Python.
Richard Jones
2009-04-15
1
-1
/
+3
|
*
Generated code for tune2fs-l command and RHashtable return type.
Richard Jones
2009-04-15
5
-1
/
+128
|
*
Added tune2fs-l command and RHashtable return type.
Richard Jones
2009-04-15
1
-48
/
+148
|
*
Generated code for stat/lstat/statvfs changes.
Richard Jones
2009-04-15
6
-1
/
+521
|
*
Added stat, lstat, statvfs and associated stat structures.
Richard Jones
2009-04-15
1
-53
/
+362
|
*
Added bindings for GNU readline.
Richard Jones
2009-04-14
1
-0
/
+85
|
*
Typos and documentation updates.
Richard Jones
2009-04-14
1
-3
/
+3
|
*
Add 'command' and 'command-lines'. Fix args freeing in Perl bindings.
Richard Jones
2009-04-14
6
-22
/
+308
|
*
Generated files for file(1) command.
Richard Jones
2009-04-13
5
-1
/
+120
|
*
Added file(1) command.
Richard Jones
2009-04-13
1
-0
/
+19
|
*
guestfs -> GuestFS
0.9
Richard Jones
2009-04-13
1
-1
/
+1
|
*
Need to package generator.ml -- oops.
Richard Jones
2009-04-13
1
-0
/
+2
|
*
Lots, mainly Python bindings.
Richard Jones
2009-04-13
3
-90
/
+451
|
*
Stricter checks on short descriptions.
Richard Jones
2009-04-13
1
-1
/
+11
|
*
Added test suite.
Richard Jones
2009-04-11
6
-138
/
+2271
|
*
Added test framework, no tests implemented yet.
Richard Jones
2009-04-10
1
-30
/
+283
|
*
Generated files for previous commands.
Richard Jones
2009-04-10
5
-1
/
+670
|
*
New commands: rm rmdir rm-rf mkdir mkdir-p chmod chown
Richard Jones
2009-04-10
1
-0
/
+50
|
*
Change Err -> RErr for consistency with other return types.
Richard Jones
2009-04-10
1
-39
/
+39
|
*
Documentation fix.
Richard Jones
2009-04-10
1
-4
/
+4
|
*
Code cleanup.
Richard Jones
2009-04-10
1
-10
/
+22
|
*
Add more function checking.
Richard Jones
2009-04-10
1
-4
/
+55
|
*
Just use plain lists for argument representation.
Richard Jones
2009-04-10
1
-93
/
+66
|
*
Documentation fixes.
Richard Jones
2009-04-10
1
-3
/
+11
|
*
Remove *~ files when doing 'make clean'.
Richard Jones
2009-04-09
1
-1
/
+3
|
*
Documentation update.
Richard Jones
2009-04-09
1
-1
/
+1
|
*
Added aug-ls (generated code).
Richard Jones
2009-04-09
5
-1
/
+128
|
[prev]
[next]