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
*
appliance: Don't set utime on cachedir until we know it is safe.
Richard W.M. Jones
2010-12-11
1
-1
/
+2
*
appliance: Touch cached appliance files so they don't get tmp cleaned.
Richard W.M. Jones
2010-12-11
1
-0
/
+5
*
Remove extra \n character from end of error messages.
Richard W.M. Jones
2010-12-11
1
-3
/
+3
*
appliance: Be careful about cleaning up old appliances.
Richard W.M. Jones
2010-12-11
1
-165
/
+296
*
Remove several unused local variables.
Richard W.M. Jones
2010-12-10
2
-5
/
+0
*
build: Remove check for root.
Richard W.M. Jones
2010-12-09
1
-11
/
+0
*
docs: Link to guestfs-examples(3) after simple example.
Richard W.M. Jones
2010-12-07
1
-1
/
+2
*
docs: Note that guestfs_sync is no longer necessary.
Richard W.M. Jones
2010-12-07
1
-6
/
+4
*
appliance: Change to using febootstrap 3.x supermin appliance.
Richard W.M. Jones
2010-12-05
1
-6
/
+1
*
appliance: Don't look for kmod.whitelist.
Richard W.M. Jones
2010-12-04
1
-1
/
+1
*
New API: mkfs_opts, mkfs with optional arguments.
Richard W.M. Jones
2010-12-02
1
-1
/
+1
*
generator: Code to handle optional arguments in daemon functions.
Richard W.M. Jones
2010-12-02
2
-3
/
+4
*
protocol: Handle progress notification messages during FileIn.
Richard W.M. Jones
2010-12-01
1
-3
/
+30
*
protocol: Really read 4 bytes while checking for cancellation.
Richard W.M. Jones
2010-12-01
1
-10
/
+49
*
protocol: Send progress_hint in header.
Richard W.M. Jones
2010-12-01
2
-3
/
+4
*
protocol: Upload progress messages and optional arguments.
Richard W.M. Jones
2010-12-01
2
-0
/
+10
*
Update API support.
Richard W.M. Jones
2010-11-26
18
-0
/
+7001
*
Export private function 'guestfs___for_each_disk' for use by virt-df.
Richard W.M. Jones
2010-11-25
1
-45
/
+87
*
Fix memory leak (xptype XPath obj) in add-domain API.
Richard W.M. Jones
2010-11-25
1
-0
/
+1
*
ruby: Translate C examples into Ruby and include documentation.
Richard W.M. Jones
2010-11-24
1
-2
/
+2
*
python: Translate C examples into Python and include documentation.
Richard W.M. Jones
2010-11-24
1
-5
/
+2
*
ocaml: Translate C examples into OCaml and include documentation.
Richard W.M. Jones
2010-11-24
1
-1
/
+2
*
docs: Standard C examples, and guestfs-examples(3) man page.
Richard W.M. Jones
2010-11-24
1
-0
/
+4
*
build: Centralize all POD manipulation in 'podwrapper.sh' script.
Richard W.M. Jones
2010-11-24
1
-17
/
+14
*
inspect: Detect if db_dump and db_load programs are available.
Richard W.M. Jones
2010-11-24
1
-1
/
+7
*
New tool: virt-filesystems
Richard W.M. Jones
2010-11-23
1
-0
/
+1
*
inspect: Fix memory leak of hostname.
Richard W.M. Jones
2010-11-19
1
-0
/
+1
*
generator: trace mode prints return values.
Richard W.M. Jones
2010-11-17
2
-0
/
+7
*
New API: inspect-get-hostname to return the hostname of the guest.
Richard W.M. Jones
2010-11-16
3
-3
/
+247
*
inspect: Check /etc/lsb-release is not too large before calling head on it.
Richard W.M. Jones
2010-11-16
1
-1
/
+16
*
inspect: Add function to read the first line of a file, with safety checks.
Richard W.M. Jones
2010-11-16
1
-14
/
+42
*
inspect: Abstract the wrapper that sets up Augeas.
Richard W.M. Jones
2010-11-16
1
-33
/
+50
*
New API: inspect-list-applications.
Richard W.M. Jones
2010-11-15
2
-1
/
+455
*
inspect: Centralize all file downloads through a single function.
Richard W.M. Jones
2010-11-15
1
-32
/
+52
*
inspect: Add support for Linux Mint and Mandriva.
Richard Jones
2010-11-15
2
-1
/
+38
*
build: Missing backslash again.
Maxim Koltsov
2010-11-14
1
-1
/
+1
*
filearch: Refuse to download initrd if it is huge.
Richard W.M. Jones
2010-11-13
1
-0
/
+8
*
inspect: Fix error out path if minor_version parsing fails.
Richard W.M. Jones
2010-11-13
1
-1
/
+1
*
inspect: Refuse to download software hive if it is huge.
Richard W.M. Jones
2010-11-13
1
-0
/
+8
*
inspect: Refuse to parse /etc/fstab if it is huge.
Richard W.M. Jones
2010-11-13
1
-0
/
+8
*
lib: Make some error strings localizable.
Richard W.M. Jones
2010-11-13
1
-3
/
+3
*
inspect: Inspection support for FreeBSD.
Richard W.M. Jones
2010-11-13
2
-11
/
+113
*
inspect: Optimize root filesystem check.
Richard W.M. Jones
2010-11-13
1
-8
/
+13
*
lib: Add match3 function.
Richard W.M. Jones
2010-11-13
2
-0
/
+27
*
lib: Add safe_asprintf function.
Richard W.M. Jones
2010-11-13
2
-0
/
+19
*
docs: Add a section on security.
Richard W.M. Jones
2010-11-13
1
-1
/
+154
*
docs: Rearrange guestfs(3) sections.
Richard W.M. Jones
2010-11-13
1
-254
/
+254
*
New APIs: inspect-get-package-format, inspect-get-package-management.
Richard Jones
2010-11-12
2
-0
/
+167
*
Don't need to include XDR headers in <guestfs.h>.
Richard W.M. Jones
2010-11-11
1
-0
/
+3
*
lib: Make <guestfs.h> be completely generated.
Richard W.M. Jones
2010-11-11
2
-107
/
+2
[next]