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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added test suite.
Richard Jones
2009-04-11
33
-325
/
+8670
*
Added test framework, no tests implemented yet.
Richard Jones
2009-04-10
4
-30
/
+326
*
Need to set LD_LIBRARY_PATH so we pick up the right C library.
Richard Jones
2009-04-10
1
-0
/
+1
*
Generated files for previous commands.
Richard Jones
2009-04-10
15
-1
/
+1422
*
New commands: rm rmdir rm-rf mkdir mkdir-p chmod chown
Richard Jones
2009-04-10
4
-0
/
+278
*
CHROOT_OUT must preserve errno.
Richard Jones
2009-04-10
1
-3
/
+7
*
Fix off-by-one error in Augeas wrapper code.
Richard Jones
2009-04-10
1
-1
/
+1
*
Change Err -> RErr for consistency with other return types.
Richard Jones
2009-04-10
1
-39
/
+39
*
Documentation fix.
Richard Jones
2009-04-10
2
-8
/
+8
*
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
*
Correction in the aug-ls documentation.
Richard Jones
2009-04-10
4
-4
/
+4
*
Remove *~ files when doing 'make clean'.
Richard Jones
2009-04-09
9
-3
/
+19
*
Documentation update.
Richard Jones
2009-04-09
1
-1
/
+1
*
Bumped version number.
Richard Jones
2009-04-09
1
-1
/
+1
*
Added aug-ls (generated code).
Richard Jones
2009-04-09
15
-1
/
+255
*
Add aug-ls command (non-generated code).
Richard Jones
2009-04-09
2
-0
/
+49
*
No need for mirror, add HTML docs to subpackages.
0.7
Richard Jones
2009-04-09
1
-3
/
+5
*
Distribute the pod.css file.
Richard Jones
2009-04-09
1
-0
/
+1
*
Generate webpages.
Richard Jones
2009-04-09
9
-37
/
+86
*
Added Augeas support.
Richard Jones
2009-04-09
26
-138
/
+3441
*
Updated HACKING notes about debugging.
Richard Jones
2009-04-09
1
-2
/
+3
*
Generated code for new guestfs_read_lines API call.
Richard Jones
2009-04-08
15
-1
/
+278
*
Definition and implementation of new guestfs_read_lines API call.
Richard Jones
2009-04-08
2
-1
/
+66
*
Version 0.6
0.6
Richard Jones
2009-04-08
1
-1
/
+1
*
Added OCaml examples.
Richard Jones
2009-04-08
8
-1
/
+63
*
OCaml bindings compile.
Richard Jones
2009-04-08
7
-144
/
+986
*
Many non-daemon functions are now auto-generated.
Richard Jones
2009-04-08
16
-574
/
+1162
*
Version 0.5: Numerous small fixes to make rpmbuild work again.
0.5
Richard Jones
2009-04-08
3
-19
/
+52
*
Added more Perl bindings tests.
Richard Jones
2009-04-08
3
-7
/
+78
*
Bug fix: Trailing whitespace from 'pvs' command.
Richard Jones
2009-04-08
1
-0
/
+6
*
Fixed Perl bindings, they now work properly.
Richard Jones
2009-04-08
11
-22
/
+465
*
Ignore perl/Guestfs.bs file.
Richard Jones
2009-04-08
1
-0
/
+1
*
Updated generated files.
Richard Jones
2009-04-08
3
-18
/
+16
*
Mention OCaml & Perl bindings in introduction. Error handlers must copy 'msg...
Richard Jones
2009-04-08
1
-3
/
+6
*
File was removed, updated dependencies.
Richard Jones
2009-04-08
1
-2
/
+0
*
Need to distribute OCaml bits even if OCaml not found.
Richard Jones
2009-04-08
1
-2
/
+2
*
First version of Perl bindings, compiled but not tested.
Richard Jones
2009-04-08
8
-12
/
+1051
*
Added a note that I'm not going to do Python bindings for now.
Richard Jones
2009-04-08
3
-2
/
+13
*
Outline OCaml bindings.
Richard Jones
2009-04-07
12
-4
/
+770
*
Added guestfish(1) manpage.
Richard Jones
2009-04-07
6
-2
/
+452
*
Fix: "aclocal: couldn't open directory `m4': No such file or directory"
Richard Jones
2009-04-07
1
-0
/
+1
*
Added framework for the language bindings.
Richard Jones
2009-04-07
10
-6
/
+356
*
New header file.
0.4
Richard Jones
2009-04-07
1
-0
/
+1
*
Remove unnecessary kernel drivers. Big reduction in image size.
Richard Jones
2009-04-07
1
-2
/
+5
*
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
11
-17
/
+628
*
Rename pvs -> pvs-full (etc), so we can add simple pvs (etc) commands.
Richard Jones
2009-04-07
11
-133
/
+153
[next]