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
...
*
do_umount: don't use RESOLVE_DEVICE anymore
Jim Meyering
2009-08-13
1
-13
/
+9
*
generator.ml: factor out "pr_args n" function
Jim Meyering
2009-08-13
1
-4
/
+7
*
generator.ml: finish adding Dev_or_Path support
Jim Meyering
2009-08-13
3
-35
/
+35
*
generator.ml: add type: Dev_or_Path
Jim Meyering
2009-08-13
1
-2
/
+3
*
generator.ml: constify do_mkdtemp
Jim Meyering
2009-08-13
2
-21
/
+10
*
generator.ml: move String/Device decls "down" to definition
Jim Meyering
2009-08-13
1
-5
/
+5
*
generator.ml: use new "Pathname" designation
Jim Meyering
2009-08-13
43
-339
/
+206
*
generator.ml: new type, "Pathname"
Jim Meyering
2009-08-13
1
-93
/
+111
*
generator.ml: emit "const char *" for Device and String params
Jim Meyering
2009-08-13
1
-7
/
+5
*
fix daemon.h's use of NEED_ROOT-in-#define
Jim Meyering
2009-08-13
1
-1
/
+1
*
update all NEED_ROOT uses
Jim Meyering
2009-08-13
32
-57
/
+57
*
* src/generator.ml: Change all `String "device"' to `Device "device"'.
Jim Meyering
2009-08-13
14
-96
/
+43
*
update generator to emit each RESOLVE_DEVICE call
Jim Meyering
2009-08-13
1
-7
/
+7
*
s/NEED_ROOT_OR_IS_DEVICE/REQUIRE_ROOT_OR_RESOLVE_DEVICE/
Jim Meyering
2009-08-13
3
-3
/
+3
*
guestfsd.c: correct s/IS_DEVICE/RESOLVE_DEVICE/ in another comment
Jim Meyering
2009-08-13
1
-1
/
+1
*
manually adjust ABS_PATH uses for new semantics
Jim Meyering
2009-08-13
1
-1
/
+1
*
update all uses of ABS_PATH
Jim Meyering
2009-08-13
29
-55
/
+55
*
propagate semantic changes to NEED_ROOT, NEED_ROOT_OR_IS_DEVICE
Jim Meyering
2009-08-13
1
-8
/
+8
*
convert the last few, manually
Jim Meyering
2009-08-13
2
-2
/
+2
*
change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/
Jim Meyering
2009-08-13
15
-32
/
+32
*
* daemon/daemon.h (RESOLVE_DEVICE): Rename from IS_DEVICE.
Jim Meyering
2009-08-13
1
-3
/
+3
*
generator.ml: define new String-like type: "Device"
Jim Meyering
2009-08-13
1
-23
/
+44
*
Don't assume grub is on a separate boot filesystem
Matthew Booth
2009-08-13
1
-2
/
+54
*
add_drive: Don't use cache=off if not supported by underlying filesystem.
Richard W.M. Jones
2009-08-13
2
-6
/
+25
*
Add 'setcon', 'getcon' commands to set and get the SELinux context.
Richard Jones
2009-08-13
8
-1
/
+122
*
Return error if allocations fail.
Richard Jones
2009-08-12
1
-0
/
+12
*
Add documentation for SELinux configuration.
Richard Jones
2009-08-12
1
-4
/
+42
*
Spelling fix: labelled -> labeled.
Richard Jones
2009-08-12
1
-4
/
+4
*
If using SELinux, mount /selinux in the appliance.
Richard Jones
2009-08-12
3
-2
/
+15
*
Allow selinux=? kernel flag to be controlled.
Richard Jones
2009-08-12
2
-5
/
+49
*
fish: don't read freed memory
Jim Meyering
2009-08-12
1
-4
/
+4
*
doc: improve emacs snippets
Jim Meyering
2009-08-12
1
-2
/
+10
*
Fix regression test rhbz503169c10.sh.
Richard Jones
2009-08-12
1
-0
/
+3
*
Add contents of /proc/mounts to the debugging information.
Richard Jones
2009-08-11
1
-0
/
+1
*
daemon/ls: make do_ll require root, like all the rest
Jim Meyering
2009-08-11
1
-7
/
+10
*
build: avoid first-time configure-from-clone failure
Jim Meyering
2009-08-10
1
-0
/
+3
*
build: enable automake's silent rules option
Jim Meyering
2009-08-10
2
-0
/
+6
*
build: daemon/do_debug: parameters aren't always unused
Jim Meyering
2009-08-10
1
-1
/
+7
*
build: avoid warnings in daemon/inotify.c
Jim Meyering
2009-08-10
1
-3
/
+4
*
build: avoid warnings in daemon/guestfsd.c
Jim Meyering
2009-08-10
1
-2
/
+2
*
build: avoid warnings in daemon/debug.c
Jim Meyering
2009-08-10
1
-1
/
+1
*
define ATTRIBUTE_UNUSED
Jim Meyering
2009-08-10
1
-0
/
+10
*
daemon/file.c: remove duplicate absolute-path check
Jim Meyering
2009-08-10
1
-1
/
+0
*
Tidy up generation of java/Makefile.inc.
Richard Jones
2009-08-07
2
-7
/
+43
*
Debug: Improve the way the qemu command line is printed.
Richard Jones
2009-08-07
1
-7
/
+31
*
Allow network interface to be configured.
Richard Jones
2009-08-07
2
-1
/
+12
*
Tests: swapon_device test mkswap /dev/sda1 instead of /dev/sdb.
Richard Jones
2009-08-07
1
-4
/
+17
*
Always pass mkswap -f parameter.
Richard Jones
2009-08-06
1
-2
/
+2
*
Tests: Don't test block size in statvfs test.
Richard Jones
2009-08-06
1
-2
/
+1
*
Version 1.0.66
1.0.66
Richard Jones
2009-08-06
3
-1052
/
+972
[prev]
[next]