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
/
appliance.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
appliance: Use command mini-library to run febootstrap-supermin-helper (RHBZ#...
Richard W.M. Jones
2012-10-18
1
-157
/
+70
*
lib: Change guestfs___remove_tmpdir function to use command mini-library.
Richard W.M. Jones
2012-10-18
1
-10
/
+10
*
syntax: Remove HAVE_*_H tests which are always true.
Richard W.M. Jones
2012-09-15
1
-4
/
+1
*
Copy the kernel so that libvirt can add an SELinux label to it. NB. This requ...
Richard W.M. Jones
2012-08-31
1
-2
/
+3
*
appliance: Push appliance building lock into guestfs___build_appliance.
Richard W.M. Jones
2012-07-21
1
-3
/
+25
*
Use O_CLOEXEC / SOCK_CLOEXEC for almost all file descriptors.
Richard W.M. Jones
2012-03-14
1
-2
/
+2
*
lib: Use size_t instead of int for array iterator.
Richard W.M. Jones
2012-03-12
1
-1
/
+1
*
Add a 'fixed' style of appliance.
Richard W.M. Jones
2012-03-03
1
-3
/
+33
*
Rebrand 'ordinary appliance' as 'old-style appliance'.
Richard W.M. Jones
2012-03-03
1
-7
/
+7
*
Tempus fugit.
Richard W.M. Jones
2012-01-18
1
-1
/
+1
*
lib: Try harder to remove temporary directory along error paths (RHBZ#769680).
Richard W.M. Jones
2011-12-23
1
-1
/
+11
*
lib: Add guestfs___remove_tmpdir helper function.
Richard W.M. Jones
2011-12-23
1
-1
/
+1
*
Coverity: fix memory leak along error path.
Richard W.M. Jones
2011-08-23
1
-0
/
+12
*
pclose: Fix other places where we only tested pclose == -1.
Richard W.M. Jones
2011-08-23
1
-1
/
+1
*
Remove guestfs___print_timestamped_argv.
Richard W.M. Jones
2011-08-18
1
-3
/
+52
*
New event API (RHBZ#664558).
Richard W.M. Jones
2011-03-15
1
-3
/
+3
*
RHEL5: Make use of 'futimens' function optional.
Richard W.M. Jones
2011-03-11
1
-0
/
+4
*
Use /var/tmp for the cached appliance (for FHS compliance).
Richard W.M. Jones
2011-01-19
1
-2
/
+2
*
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
*
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
*
supermin: If disabled, don't compile in supermin code or check for supermin.
Richard W.M. Jones
2010-11-08
1
-5
/
+11
*
Ensure atomic creation of a cached appliance
Matthew Booth
2010-10-28
1
-13
/
+92
*
Call febootstrap-supermin-helper using the new -u and -g options
Matthew Booth
2010-10-28
1
-37
/
+34
*
Log the febootstrap-supermin-helper command line
Matthew Booth
2010-10-28
1
-26
/
+29
*
appliance: Remove repo from appliance filename (RHBZ#638901).
Richard W.M. Jones
2010-10-27
1
-2
/
+2
*
Don't use kernel module whitelist with ext2-based appliance.
Richard W.M. Jones
2010-10-27
1
-6
/
+0
*
Allow $TMPDIR to override most temporary directory uses.
Richard W.M. Jones
2010-09-24
1
-2
/
+2
*
Fix error launching libguestfs when euid != uid.
Richard W.M. Jones
2010-09-20
1
-25
/
+108
*
Change to using ext2-based, cached supermin appliance.
Richard Jones
2010-08-23
1
-0
/
+465