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 (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
Richard Jones
2009-04-08
1
-3
/
+6
|
|
|
|
'msg' if they want to stash it.
*
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 ↵
Richard Jones
2009-04-07
2
-7
/
+16
|
|
|
|
directories.
*
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
|
*
pvs/vgs/lvs commands working now.
Richard Jones
2009-04-07
22
-22
/
+2610
|
*
Implement list-devices and list-partitions.
Richard Jones
2009-04-06
15
-300
/
+842
|
*
Implementations of 'cat', 'ls', and some cleanups.
Richard Jones
2009-04-06
7
-22
/
+182
|
*
Debugging tips.
Richard Jones
2009-04-06
1
-0
/
+11
|
*
Fix incorrect short description of 'cat' command
Richard Jones
2009-04-04
2
-3
/
+3
|
*
Implement RString and RStringList return types.
Richard Jones
2009-04-04
17
-71
/
+880
|
|
|
|
|
- implement 'll' command. - outlines for 'ls' and 'cat' commands.
*
Implement the alloc shell command.
Richard Jones
2009-04-04
2
-6
/
+128
|
*
guest_add_{drive,cdrom} now test if the files exist.
Richard Jones
2009-04-04
1
-0
/
+10
|
*
Add %post and %postun.
Richard Jones
2009-04-04
1
-0
/
+4
|
*
Fix parsing of paths with more than one element.
Richard Jones
2009-04-04
1
-3
/
+4
|
[next]