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
*
btrfs: Fix btrfs test so it works with btrfs-progs in Rawhide.
Richard W.M. Jones
2012-04-26
1
-12
/
+12
*
lib: Remove the BUSY state.
Richard W.M. Jones
2012-04-26
7
-113
/
+46
*
gobject: Use generator_built macro to ensure generated files are rebuilt prop...
Richard W.M. Jones
2012-04-26
3
-9
/
+13
*
gobject: Move headers into a subdirectory
Matthew Booth
2012-04-26
7
-137
/
+144
*
btrfs: Fix docs for btrfs_subvolume_set_default (thanks Matt Booth).
Richard W.M. Jones
2012-04-26
1
-1
/
+1
*
gobject: Implement libguestfs events as signals
Matthew Booth
2012-04-26
2
-1
/
+220
*
gobject: Wrap literal sections in POD in CDATA sections
Matthew Booth
2012-04-26
1
-0
/
+5
*
gobject: NFC generated code formatting fix
Matthew Booth
2012-04-26
1
-1
/
+1
*
rescue: Add --scratch option.
Richard W.M. Jones
2012-04-26
2
-0
/
+121
*
fish: Add opaque field to the drives list for programs to use.
Richard W.M. Jones
2012-04-26
1
-0
/
+5
*
Version 1.17.35.
1.17.35
Richard W.M. Jones
2012-04-25
20
-20077
/
+22286
*
appliance: Remove some unnecessary errors.
Richard W.M. Jones
2012-04-25
1
-2
/
+4
*
btrfs: Enhance the btrfs device test.
Richard W.M. Jones
2012-04-25
1
-2
/
+37
*
tests: Add some more substantial test data.
Richard W.M. Jones
2012-04-25
3
-0
/
+2
*
btrfs-device-delete: Use correct (sysroot-prefixed) path to filesystem.
Richard W.M. Jones
2012-04-25
2
-4
/
+4
*
New btrfs APIs.
Richard W.M. Jones
2012-04-25
13
-1
/
+678
*
btrfs: Modify mkfs-btrfs API so it takes a list of devices.
Richard W.M. Jones
2012-04-25
2
-8
/
+20
*
TODO: remove sssd and samba in sysprep
Wanlong Gao
2012-04-25
1
-3
/
+0
*
sysprep: fix typo of the object
Wanlong Gao
2012-04-25
1
-3
/
+3
*
sysprep: remove the db and log of samba
Wanlong Gao
2012-04-25
2
-0
/
+54
*
sysprep: remove the db and log of sssd
Wanlong Gao
2012-04-25
2
-0
/
+52
*
todo: Suggest 'virt-customize' tool.
Richard W.M. Jones
2012-04-24
1
-1
/
+10
*
todo: Debian APT cache is now removed (thanks Wanlong Gao).
Richard W.M. Jones
2012-04-24
1
-1
/
+0
*
bugs: Update BUGS file.
Richard W.M. Jones
2012-04-24
1
-0
/
+6
*
bugs: Print count of bugs in each section.
Richard W.M. Jones
2012-04-24
1
-0
/
+11
*
generator: Add explicit types to pod memoization code.
Richard W.M. Jones
2012-04-24
1
-3
/
+7
*
Version 1.17.34.
1.17.34
Richard W.M. Jones
2012-04-24
20
-157
/
+295
*
sysprep: remove the cache of package manager
Wanlong Gao
2012-04-24
2
-0
/
+47
*
sysprep: flag the system for reconfiguration
Wanlong Gao
2012-04-23
3
-2
/
+44
*
sysprep: remove user accounts
Wanlong Gao
2012-04-23
2
-0
/
+72
*
Version 1.17.33.
1.17.33
Richard W.M. Jones
2012-04-22
20
-963
/
+1276
*
sysprep: Don't enable every option by default.
Richard W.M. Jones
2012-04-21
20
-64
/
+148
*
build: Change comment above OCaml tools.
Richard W.M. Jones
2012-04-21
1
-1
/
+1
*
guests: Add /etc/shadow file to fedora.img.
Richard W.M. Jones
2012-04-21
1
-0
/
+5
*
tests: Space before parens in perl code.
Richard W.M. Jones
2012-04-21
1
-77
/
+77
*
Update release notes.
Richard W.M. Jones
2012-04-19
1
-36
/
+63
*
configure: Test for tgetent, tputs and 'UP' symbols (from libtinfo).
Richard W.M. Jones
2012-04-19
1
-0
/
+14
*
maint: fix doc typos
Jim Meyering
2012-04-18
3
-5
/
+5
*
Remove obsolete valgrind rule from C API tests.
Richard W.M. Jones
2012-04-18
1
-5
/
+0
*
extra-tests: Check if valgrind supports --vgdb=no option.
Richard W.M. Jones
2012-04-18
2
-3
/
+17
*
Check library still compiles without libvirt.
Richard W.M. Jones
2012-04-18
3
-0
/
+6
*
sparsify: Add a note about sparsify on tmpfs.
Richard W.M. Jones
2012-04-18
1
-0
/
+8
*
Don't abort inspection if mdadm.conf ARRAY doesn't have a uuid
Matthew Booth
2012-04-18
1
-1
/
+1
*
Version 1.17.32.
1.17.32
Richard W.M. Jones
2012-04-17
20
-1250
/
+1517
*
python: Remove 'del g' from the docs, replace with 'g.close ()'.
Richard W.M. Jones
2012-04-17
4
-4
/
+4
*
todo: Note about -cpu host.
Richard W.M. Jones
2012-04-17
1
-0
/
+5
*
virt-alignment-scan: Fix error code.
Richard W.M. Jones
2012-04-17
1
-2
/
+2
*
resize, sparsify: Add a simple-minded check to stop indisk = outdisk.
Richard W.M. Jones
2012-04-17
2
-0
/
+12
*
sparsify: Fix comma/colon and quoting in qemu-img command.
Richard W.M. Jones
2012-04-17
2
-12
/
+27
*
virt-alignment-scan: Add ability to list all domains.
Richard W.M. Jones
2012-04-17
6
-25
/
+447
[next]