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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Arrange directory names in alphabetical order.
Richard W.M. Jones
2011-12-22
1
-4
/
+4
*
Fix rpcgen post-processing for out-of-tree builds
Hilko Bengen
2011-12-06
1
-1
/
+1
*
NEW API: add blkid command to print the attributes of the device
Wanlong Gao
2011-12-03
1
-1
/
+1
*
inspection: Handle MD devices in fstab
Matthew Booth
2011-12-02
1
-7
/
+323
*
libguestfs: Added gnulib includes from builddir, as suggested by the Gnulib d...
Hilko Bengen
2011-12-01
1
-1
/
+1
*
protocol: Memory leak: Free temporary buffer along recv_discard path.
Richard W.M. Jones
2011-11-29
1
-0
/
+1
*
inspection: Cleanup iteration over fstab entries in inspect_fs_unix.c
Matthew Booth
2011-11-29
1
-28
/
+24
*
inspection: Add outline support for GNU/Hurd.
Richard W.M. Jones
2011-11-28
6
-0
/
+52
*
Update API support.
Richard W.M. Jones
2011-11-24
17
-0
/
+7262
*
Add 'make extra-tests' rule and run extra tests.
Richard W.M. Jones
2011-11-24
1
-0
/
+5
*
lib: Fix memory leak when debugging enabled (found by valgrind).
Richard W.M. Jones
2011-11-24
1
-0
/
+2
*
New API: md-stop for stopping MD devices
Wanlong Gao
2011-11-24
1
-1
/
+1
*
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
*
Add guestfs-testing(1) man page.
Richard W.M. Jones
2011-11-20
1
-0
/
+1
*
New API: mdadm-detail.
Matthew Booth
2011-11-17
1
-1
/
+1
*
Update list-filesystems to check md devices.
Matthew Booth
2011-11-11
1
-24
/
+27
*
New API: list-md-devices.
Matthew Booth
2011-11-11
1
-1
/
+1
*
New API: mdadm-create for creating MD devices.
Richard W.M. Jones
2011-11-11
1
-1
/
+1
*
32 bit: Use %td for ptrdiff_t (difference between two pointers).
Richard W.M. Jones
2011-11-11
1
-1
/
+1
*
New API: Bind the tune2fs command.
Richard W.M. Jones
2011-11-11
1
-1
/
+1
*
Update FSF address.
Matthew Booth
2011-11-08
2
-2
/
+2
*
Update API support.
Richard W.M. Jones
2011-10-26
12
-0
/
+5009
*
add-domain: Add readonlydisk optional argument (RHBZ#747290).
Richard W.M. Jones
2011-10-26
1
-17
/
+91
*
libvirt: Detect if a disk has the <readonly/> flag.
Richard W.M. Jones
2011-10-26
1
-3
/
+17
*
New APIs: copy-{file,device}-to-{file,device}.
Richard W.M. Jones
2011-10-26
2
-9
/
+24
*
New API: part-to-partnum
Richard W.M. Jones
2011-10-25
1
-1
/
+1
*
Add test for qemu broken -machine option (RHBZ#748266).
Richard W.M. Jones
2011-10-24
1
-0
/
+12
*
add-drive-opts: Correctly handle unreadable and unwritable files (RHBZ#747287).
Richard W.M. Jones
2011-10-21
1
-3
/
+14
*
lib: Common code for formatting the qemu -drive parameter.
Richard W.M. Jones
2011-10-21
1
-28
/
+32
*
Allow compilation without hivex (RHBZ#723474).
Richard W.M. Jones
2011-10-21
3
-96
/
+97
*
inspection: Return root devices sorted.
Richard W.M. Jones
2011-10-19
1
-0
/
+11
*
inspect: Handle cciss devices in /etc/fstab
Matthew Booth
2011-10-19
1
-0
/
+32
*
inspect: Don't assume number of captures in match functions
Matthew Booth
2011-10-19
1
-30
/
+13
*
inspect: Add drive naming hints
Matthew Booth
2011-10-19
4
-19
/
+46
*
NFC: Remove unnecessary goto
Matthew Booth
2011-10-19
1
-7
/
+5
*
launch: Store drive information in guestfs_h
Matthew Booth
2011-10-19
4
-35
/
+127
*
inspect: Fix fstab device mapping for >26 disks
Matthew Booth
2011-10-19
1
-20
/
+31
*
launch: Ensure g->cmdline is allocated before assigning g->cmdline[0].
Richard W.M. Jones
2011-10-19
1
-7
/
+14
*
Add basic support for netbsd detection.
Michael Scherer
2011-10-14
6
-1
/
+70
*
Add support for pkgsrc, default NetBSD package manager.
Michael Scherer
2011-10-14
3
-1
/
+4
*
Add support for mounting ufs from NetBSD, and fix FreeBSD detection on Fedora 16
Michael Scherer
2011-10-14
1
-2
/
+9
*
Add the Opensuse logo ( thanks to Vincent Untz )
Michael Scherer
2011-10-14
1
-0
/
+14
*
Add Opensuse and zypper detection support
Michael Scherer
2011-10-14
4
-0
/
+19
*
Add support for Ubuntu logo
Michael Scherer
2011-10-14
1
-2
/
+13
*
Detect Mageia distribution
Michael Scherer
2011-10-14
5
-0
/
+21
*
Add systemtap/DTrace probes.
Richard W.M. Jones
2011-10-10
3
-0
/
+102
*
New tool: virt-sysprep: system preparation for guests.
Richard W.M. Jones
2011-10-08
1
-0
/
+6
[next]