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
*
Version 1.15.5.
1.15.5
Richard W.M. Jones
2011-11-21
21
-222
/
+2315
*
guestfs-testing: Link to libguestfs-test-tool.
Richard W.M. Jones
2011-11-21
1
-0
/
+5
*
contrib: Update introduction to libguestfs.
Richard W.M. Jones
2011-11-21
2
-29
/
+123
*
out-of-tree build: ruby
Hilko Bengen
2011-11-21
3
-12
/
+12
*
Add guestfs-testing(1) man page.
Richard W.M. Jones
2011-11-20
5
-4
/
+314
*
Version 1.15.4.
1.15.4
Richard W.M. Jones
2011-11-17
20
-14077
/
+16258
*
New API: mdadm-detail.
Matthew Booth
2011-11-17
4
-2
/
+171
*
Add custom indentation config for vim.
Matthew Booth
2011-11-17
1
-0
/
+9
*
out of tree build: haskell
Hilko Bengen
2011-11-16
1
-6
/
+6
*
java: out-of-tree build, don't build static library
Hilko Bengen
2011-11-16
1
-3
/
+4
*
out of tree build: erlang
Hilko Bengen
2011-11-16
1
-1
/
+1
*
Update list-filesystems to check md devices.
Matthew Booth
2011-11-11
3
-24
/
+104
*
New API: list-md-devices.
Matthew Booth
2011-11-11
8
-8
/
+150
*
New API: mdadm-create for creating MD devices.
Richard W.M. Jones
2011-11-11
7
-1
/
+327
*
32 bit: Fix printf off_t.
Richard Jones
2011-11-11
1
-2
/
+2
*
32 bit: Use %td for ptrdiff_t (difference between two pointers).
Richard W.M. Jones
2011-11-11
1
-1
/
+1
*
df: Disable part of virt-df test.
Richard W.M. Jones
2011-11-11
1
-8
/
+10
*
New API: Bind the tune2fs command.
Richard W.M. Jones
2011-11-11
3
-1
/
+247
*
tune2fs-l: Add a test.
Richard W.M. Jones
2011-11-11
1
-1
/
+4
*
generator: Support testing the output of RHashtable functions.
Richard W.M. Jones
2011-11-11
3
-0
/
+45
*
daemon: Define safe ADD_ARG macro for constructing arg lists on the stack.
Richard W.M. Jones
2011-11-11
5
-87
/
+102
*
Version 1.15.3.
1.15.3
Richard W.M. Jones
2011-11-09
20
-68
/
+69
*
ocaml: Fix bindings when a function takes more than 10 parameters.
Richard W.M. Jones
2011-11-09
1
-4
/
+14
*
tests: Fix bitmask parameter when testing optional arguments.
Richard W.M. Jones
2011-11-09
1
-6
/
+7
*
fish: More informative documentation of optargs.
Richard W.M. Jones
2011-11-09
1
-2
/
+12
*
ocaml: Compile OCaml bindings and tests with -warn-error.
Richard W.M. Jones
2011-11-09
1
-12
/
+15
*
ocaml: Catch EVENT_ENTER case in test.
Richard W.M. Jones
2011-11-09
1
-1
/
+2
*
Update FSF address.
Matthew Booth
2011-11-08
299
-307
/
+307
*
daemon: Use a private copy of /etc/lvm so we don't modify the real config.
Richard W.M. Jones
2011-11-04
3
-16
/
+101
*
daemon: Don't use files with fixed names in /tmp (thanks Steve Kemp).
Richard W.M. Jones
2011-11-04
2
-20
/
+46
*
Version 1.15.2.
1.15.2
Richard W.M. Jones
2011-11-03
20
-383
/
+1093
*
virt-sysprep: Don't use xmlstarlet.
Richard W.M. Jones
2011-11-03
3
-16
/
+9
*
Add virt-inspector --xpath to run XPath queries directly.
Richard W.M. Jones
2011-11-03
2
-7
/
+146
*
resize: Remove requirement for ocaml Pcre library.
Richard W.M. Jones
2011-11-03
6
-34
/
+11
*
resize: Add tests for some Utils functions.
Richard W.M. Jones
2011-11-03
4
-2
/
+99
*
python: Use sys.version_info[0] instead of sys.version_info.major.
Richard W.M. Jones
2011-11-03
1
-2
/
+2
*
python: Fixes for Python 3 (RHBZ#750889).
Richard W.M. Jones
2011-11-02
5
-24
/
+123
*
python: Pass $PYTHON environment variable to tests.
Richard W.M. Jones
2011-11-02
3
-6
/
+7
*
python: Include <config.h>.
Richard W.M. Jones
2011-11-02
1
-0
/
+2
*
python: Correctly check for Python major/minor.
Richard W.M. Jones
2011-11-02
1
-1
/
+3
*
contrib: Use PNG images as fallback for IE compatibility.
Richard W.M. Jones
2011-11-02
3
-3
/
+8
*
contrib: Update talk.
Richard W.M. Jones
2011-11-01
7
-11
/
+378
*
Version 1.15.1.
1.15.1
Richard W.M. Jones
2011-11-01
20
-496
/
+1600
*
contrib: Add all contrib files to EXTRA_DIST.
Richard W.M. Jones
2011-11-01
1
-0
/
+16
*
contrib: Add libguestfs talk.
Richard W.M. Jones
2011-11-01
5
-0
/
+1501
*
rescue: Add --suggest option to suggest mount commands.
Richard W.M. Jones
2011-11-01
2
-8
/
+212
*
fish: Use size_t instead of int when counting strings.
Richard W.M. Jones
2011-11-01
1
-4
/
+4
*
Fix debug help error message.
Matthew Booth
2011-10-31
1
-1
/
+1
*
appliance: Add 'mdadm' package.
Richard W.M. Jones
2011-10-31
1
-0
/
+1
*
perl: Add %guestfs_introspection hash with introspection information.
Richard W.M. Jones
2011-10-28
2
-2
/
+132
[next]