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 (
Expand
)
Author
Age
Files
Lines
*
docs: Use L<...> for links.
Richard W.M. Jones
2012-07-17
5
-31
/
+27
*
podwrapper: Subclass Pod::Man so we can fix the way links are generated.
Richard W.M. Jones
2012-07-17
1
-5
/
+22
*
podwrapper: Define $VERSION in subclass.
Richard W.M. Jones
2012-07-17
1
-1
/
+2
*
podwrapper: Tidy up the program name.
Richard W.M. Jones
2012-07-17
1
-21
/
+26
*
perl: In examples, call $g->shutdown, $g->close.
Richard W.M. Jones
2012-07-17
2
-2
/
+4
*
perl: Use $g instead of $h in documentation.
Richard W.M. Jones
2012-07-17
8
-80
/
+80
*
docs: febootstrap is in section 8 of the manual, not section 1.
Richard W.M. Jones
2012-07-16
1
-1
/
+1
*
Replace podwrapper shell script with custom Perl script.
Richard W.M. Jones
2012-07-16
5
-249
/
+390
*
Fix pod.css for new HTML output from Perl 5.16.
Richard W.M. Jones
2012-07-16
1
-9
/
+9
*
configure: Make generated files read-only.
Richard W.M. Jones
2012-07-16
1
-3
/
+3
*
build: Change calls to podwrapper.sh to use $(PODWRAPPER).
Richard W.M. Jones
2012-07-16
26
-44
/
+48
*
virt-make-fs: Add --floppy option to make preconfigured vfd's.
Richard W.M. Jones
2012-07-16
1
-0
/
+14
*
virt-make-fs: Recognize "msdos" as a partition or filesystem type.
Richard W.M. Jones
2012-07-16
1
-2
/
+6
*
Revert "ocaml: Calling Gc.compact before g#mount_local works around RHBZ#8380...
Richard W.M. Jones
2012-07-16
1
-1
/
+0
*
Version 1.19.19.
1.19.19
Richard W.M. Jones
2012-07-16
20
-23037
/
+23328
*
run: Update comments.
Richard W.M. Jones
2012-07-16
1
-4
/
+5
*
generator: Rename 'ntfsresize_opts' API to 'ntfsresize'.
Richard W.M. Jones
2012-07-14
6
-38
/
+15
*
generator: Rename 'mkfs_opts' API to 'mkfs'.
Richard W.M. Jones
2012-07-14
10
-68
/
+46
*
generator: Rename 'add_drive_opts' API to 'add_drive'.
Richard W.M. Jones
2012-07-14
47
-115
/
+93
*
generator: In non-C bindings, generate '*_opts' alias.
Richard W.M. Jones
2012-07-14
10
-34
/
+218
*
generator: Allow non-optargs functions to gain optargs.
Richard W.M. Jones
2012-07-14
5
-112
/
+196
*
generator: Rearrange some C generator code into sub-functions.
Richard W.M. Jones
2012-07-13
1
-571
/
+585
*
java: Generate overloaded non-optargs method for each optargs method.
Richard W.M. Jones
2012-07-13
3
-2
/
+25
*
generator: Add c_optarg_prefix for each action.
Richard W.M. Jones
2012-07-13
12
-50
/
+49
*
generator: Add c_function (C function name) to each action struct.
Richard W.M. Jones
2012-07-12
14
-58
/
+68
*
generator: Change the way that camel-case names are generated.
Richard W.M. Jones
2012-07-12
4
-53
/
+73
*
tests: Rename test0* functions as internal_test*.
Richard W.M. Jones
2012-07-11
11
-122
/
+135
*
tests: Better way to ensure 'g' is used and return success or error.
Richard W.M. Jones
2012-07-11
2
-4
/
+2
*
generator: Use a struct instead of a tuple to describe each action.
Richard W.M. Jones
2012-07-11
22
-4104
/
+5738
*
todo: Tidy up test0 functions.
Richard W.M. Jones
2012-07-11
1
-0
/
+5
*
generator: Add a note in generator/README about safely extending functions.
Richard W.M. Jones
2012-07-11
1
-0
/
+9
*
generator: Move note in comment to generator/README file.
Richard W.M. Jones
2012-07-11
2
-8
/
+7
*
fuse: Cleaner code and documentation for safe cleanups.
Richard W.M. Jones
2012-07-10
2
-7
/
+50
*
tests/guests: Add temp files to CLEANFILES.
Richard W.M. Jones
2012-07-10
1
-1
/
+1
*
Update translations from Transifex.
Richard W.M. Jones
2012-07-10
17
-1280
/
+721
*
podwrapper: Fix shell script.
Richard W.M. Jones
2012-07-10
1
-2
/
+2
*
podwrapper.sh: Take date from ChangeLog or from the latest git commit.
Hilko Bengen
2012-07-10
1
-0
/
+8
*
Version 1.19.18.
1.19.18
Richard W.M. Jones
2012-07-09
20
-541
/
+902
*
fuse: Add regression test for RHBZ#838592.
Richard W.M. Jones
2012-07-09
2
-2
/
+79
*
fuse: Add guestmount --pid-file option (RHBZ#838592).
Richard W.M. Jones
2012-07-09
2
-2
/
+52
*
fuse: Link to mount-local documentation in guestmount man page.
Richard W.M. Jones
2012-07-09
1
-1
/
+5
*
fuse: Document race condition possible with fusermount.
Richard W.M. Jones
2012-07-09
1
-0
/
+16
*
fuse: Document Device or resource busy errors from fusermount.
Richard W.M. Jones
2012-07-09
1
-0
/
+17
*
Revert "launch: Correction in comment."
Richard W.M. Jones
2012-07-08
1
-2
/
+4
*
extra-tests: Add a test using upstream qemu.
Richard W.M. Jones
2012-07-07
3
-1
/
+75
*
launch: Correction in comment.
Richard W.M. Jones
2012-07-07
1
-4
/
+2
*
Update gnulib to latest version.
Richard W.M. Jones
2012-07-07
1
-0
/
+0
*
Version 1.19.17.
1.19.17
Richard W.M. Jones
2012-07-06
18
-202
/
+211
*
ocaml: Calling Gc.compact before g#mount_local works around RHBZ#838081.
Richard W.M. Jones
2012-07-06
1
-0
/
+1
*
qemu: Use sgabios by default (thanks Dan Berrange).
Richard W.M. Jones
2012-07-06
1
-0
/
+9
[next]