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
path:
root
/
.gitignore
Commit message (
Expand
)
Author
Age
Files
Lines
*
New API: inspect-list-applications.
Richard W.M. Jones
2010-11-15
1
-0
/
+1
*
static: Use correct libraries for static binaries.
Richard W.M. Jones
2010-11-13
1
-0
/
+1
*
Check that just including <guestfs.h> on its own works.
Richard W.M. Jones
2010-11-11
1
-0
/
+1
*
Rewrite virt-cat in C.
Richard W.M. Jones
2010-11-11
1
-0
/
+2
*
Generate a dummy 'Fedora' fedora.img in images directory for use by tests.
Richard W.M. Jones
2010-11-11
1
-0
/
+1
*
lib: Make <guestfs.h> be completely generated.
Richard W.M. Jones
2010-11-11
1
-2
/
+1
*
capitests: Add the code to test (proposed) add-libvirt-dom C API.
Richard W.M. Jones
2010-11-11
1
-0
/
+1
*
Revert "Remove ocaml/.depend from git."
Richard Jones
2010-11-08
1
-1
/
+0
*
ocaml: Remove the old OCaml viewer program.
Richard W.M. Jones
2010-11-08
1
-2
/
+0
*
Add missing generated files to the tarball (thanks maksbotan).
Richard W.M. Jones
2010-11-07
1
-1
/
+1
*
fish: Use a perfect hash for faster command lookups.
Richard W.M. Jones
2010-11-03
1
-0
/
+2
*
capitests: Test guestfs_last_errno call.
Richard W.M. Jones
2010-11-03
1
-0
/
+1
*
lib: Expose errno through new API guestfs_last_errno.
Richard W.M. Jones
2010-11-03
1
-0
/
+4
*
daemon: Send back the errno as a string.
Richard W.M. Jones
2010-11-03
1
-0
/
+4
*
capitests: Test guestfs_add_drive_opts with optional args from C.
Richard W.M. Jones
2010-11-03
1
-0
/
+1
*
capitests: Test some basic aspects of the C API.
Richard W.M. Jones
2010-11-03
1
-0
/
+2
*
Remove ocaml/.depend from git.
Matthew Booth
2010-10-28
1
-0
/
+1
*
generator: Optional arguments, add-drive-opts (RHBZ#642934,CVE-2010-3851).
Richard W.M. Jones
2010-10-22
1
-0
/
+1
*
Add more exclusions to .gitignore.
Matthew Booth
2010-09-21
1
-0
/
+2
*
generator: Generate guestfish-only commands.
Richard W.M. Jones
2010-09-18
1
-0
/
+1
*
Split generator into separate source files.
Richard Jones
2010-09-11
1
-2
/
+3
*
fish: Generate list of prepared disk image types.
Richard Jones
2010-09-08
1
-0
/
+2
*
PHP bindings.
Richard Jones
2010-09-04
1
-0
/
+18
*
Allow manual pages and POD files to be translated.
Richard Jones
2010-09-02
1
-0
/
+5
*
ocaml: Add test for progress notification callbacks.
Richard Jones
2010-09-01
1
-0
/
+1
*
ocaml: Remove old entry from .gitignore file.
Richard Jones
2010-08-31
1
-1
/
+0
*
Include statically linked binaries in the binary distribution.
Richard Jones
2010-08-25
1
-1
/
+4
*
Rename guestfs-{actions,bindtests}.c to {actions,bindtests}.c
Richard Jones
2010-07-27
1
-2
/
+2
*
New APIs: lvm-set-filter and lvm-clear-filter.
Richard Jones
2010-07-16
1
-0
/
+1
*
ocaml: Fix thread safety of strings in bindings (RHBZ#604691).
Richard Jones
2010-06-16
1
-0
/
+1
*
gnulib: Ignore asm-underscore.m4 in the correct place.
Richard Jones
2010-06-04
1
-1
/
+0
*
Update to latest gnulib.
Richard Jones
2010-06-04
1
-0
/
+1
*
generator: Check parameters are not NULL (RHBZ#501893).
Richard Jones
2010-05-20
1
-0
/
+1
*
Unify supermin appliance building using febootstrap 2.7
Richard Jones
2010-05-13
1
-6
/
+2
*
po: Include strings from Perl programs in the PO files (RHBZ#559963).
Richard Jones
2010-05-12
1
-0
/
+2
*
po: Don't generate po/Makevars file and include Perl keywords (RHBZ#559963).
Richard Jones
2010-05-12
1
-1
/
+0
*
Ignore test1.img file in directory.
Richard Jones
2010-05-08
1
-0
/
+1
*
daemon: Fix for commands working on absolute symbolic links (RHBZ#579608).
Richard Jones
2010-05-07
1
-0
/
+1
*
New APIs: base64-in and base64-out for uploading/downloading base64 content.
Richard Jones
2010-04-19
1
-0
/
+1
*
New tool: virt-make-fs for creating filesystems on devices.
Richard Jones
2010-04-08
1
-0
/
+1
*
tools: Add basic tests for the virt-* tools.
Richard Jones
2010-03-30
1
-0
/
+1
*
New tools: virt-resize and virt-list-partitions.
Richard Jones
2010-03-23
1
-0
/
+2
*
Mac OS X: Fix configure-time tests for Ruby.
Richard Jones
2010-03-22
1
-0
/
+1
*
Rewrite libguestfs-supermin-helper in C.
Richard Jones
2010-03-12
1
-0
/
+2
*
Spin off hivex as a separate upstream project.
Richard Jones
2010-02-22
1
-9
/
+0
*
Tools for analyzing and reverse engineering hive files.
Richard Jones
2010-02-04
1
-0
/
+1
*
hivex: Reimplement hivexget as a simple shell script.
Richard Jones
2010-01-29
1
-1
/
+0
*
hivex: Add 'hivexsh' program (shell for navigating registry hives).
Richard Jones
2010-01-29
1
-0
/
+2
*
Fix regressions/rhbz557655.sh when debugging is enabled (v2).
Richard Jones
2010-01-29
1
-0
/
+1
*
supermin: Prevent multilib corruption (RHBZ#558593).
Richard Jones
2010-01-27
1
-1
/
+0
[next]