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
...
*
virt-alignment-scan: Add checks for when API calls return NULL.
Richard W.M. Jones
2011-11-24
1
-0
/
+4
*
New API: md-stop for stopping MD devices
Wanlong Gao
2011-11-24
4
-1
/
+47
*
Rename mdadm_ apis to md_
Matthew Booth
2011-11-24
6
-32
/
+32
*
NFC: Allow multiple config files in inspect_with_augeas in inspect_fs_unix.c
Matthew Booth
2011-11-24
1
-19
/
+59
*
NFC: Consolidate the error path in check_fstab in inspect_fs_unix.c
Matthew Booth
2011-11-24
1
-14
/
+9
*
md: Inspect MD devices
Matthew Booth
2011-11-24
1
-0
/
+16
*
NFC: Declare and use variables on the same line in inspect.c
Matthew Booth
2011-11-24
1
-4
/
+2
*
build: Nothing under images/ should be translated
Matthew Booth
2011-11-24
1
-0
/
+1
*
build: Create an MD variant of the dummy Fedora image
Matthew Booth
2011-11-24
4
-114
/
+211
*
run script: Don't overwrite LD_LIBRARY_PATH and PERL5LIB
Matthew Booth
2011-11-24
1
-3
/
+13
*
gnulib: Rebase to latest.
Richard W.M. Jones
2011-11-22
3
-0
/
+7
*
Don't rely on implicit promotion of float to double in printf args.
Richard W.M. Jones
2011-11-22
2
-4
/
+6
*
fish: In generated code, put function names on a new line.
Richard W.M. Jones
2011-11-22
1
-5
/
+10
*
df, testing: Add notes on virt-df numbers (thanks Kashyap Chamarthy).
Richard W.M. Jones
2011-11-22
2
-1
/
+49
*
sparsify: Add -o option for passing qemu-img output format options.
Richard W.M. Jones
2011-11-22
2
-5
/
+23
*
sparsify: Add --compress option.
Richard W.M. Jones
2011-11-22
2
-5
/
+16
*
sparsify: Add auto-detection of .vdi files.
Richard W.M. Jones
2011-11-22
3
-3
/
+23
*
fish: Add MD devices to guestfish device autocompletion.
Matthew Booth
2011-11-21
1
-0
/
+3
*
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
[prev]
[next]