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
*
New API: lvcreate-free: Create logical volume as % of free space.
Richard W.M. Jones
2012-03-15
1
-1
/
+1
*
New API: zero_free_space: zero free space in a filesystem.
Richard W.M. Jones
2012-03-15
1
-1
/
+1
*
inspect: Ignore missing HKLM\SYSTEM\MountedDevices (RHBZ#803664).
Richard W.M. Jones
2012-03-15
1
-4
/
+6
*
Use O_CLOEXEC / SOCK_CLOEXEC for almost all file descriptors.
Richard W.M. Jones
2012-03-14
6
-11
/
+19
*
Replace 'int' with 'size_t' passim.
Richard W.M. Jones
2012-03-13
1
-1
/
+1
*
Fix strict-overflow bugs and reenable this warning.
Richard W.M. Jones
2012-03-12
1
-3
/
+3
*
inspect: Move variable decl to top of function.
Richard W.M. Jones
2012-03-12
1
-1
/
+3
*
inspect: Use 1/0 instead of true/false, and fix a bug in UUID parsing.
Richard W.M. Jones
2012-03-12
1
-9
/
+13
*
lib: Remove some unused variables.
Richard W.M. Jones
2012-03-12
4
-7
/
+1
*
lib: Use size_t instead of int for array iterator.
Richard W.M. Jones
2012-03-12
1
-1
/
+1
*
inspect: Use uint64_t for maximum file size in bytes.
Richard W.M. Jones
2012-03-12
2
-3
/
+3
*
lib: Use size_t for allocation size in safe realloc function.
Richard W.M. Jones
2012-03-12
2
-2
/
+2
*
Coalesce printable characters in debug and trace messages (RHBZ#802109).
Richard W.M. Jones
2012-03-11
1
-8
/
+17
*
Document error message from resize2fs (RHBZ#755729, RHBZ#801640).
Richard W.M. Jones
2012-03-09
1
-0
/
+26
*
Close all file descriptors and remove all signal handlers in the recovery pro...
Richard W.M. Jones
2012-03-09
1
-0
/
+25
*
inspect_apps: Avoid double-close on error path (found by Coverity) (RHBZ#8012...
Richard W.M. Jones
2012-03-08
1
-0
/
+1
*
dbdump: Avoid double-close on error path (found by Coverity).
Richard W.M. Jones
2012-03-08
1
-0
/
+1
*
daemon: proto: Close fd along error paths (found by Coverity).
Richard W.M. Jones
2012-03-08
1
-0
/
+3
*
proto: Close file along error and cancel paths (found by Coverity).
Richard W.M. Jones
2012-03-08
1
-1
/
+5
*
Check return values from calloc (found by Coverity).
Richard W.M. Jones
2012-03-08
1
-25
/
+29
*
Dead code: 'lvs' cannot be true here (found by Coverity).
Richard W.M. Jones
2012-03-08
1
-1
/
+1
*
Ignore return values from some functions in guestfs_close (Coverity warning).
Richard W.M. Jones
2012-03-08
1
-2
/
+3
*
Update API support.
Richard W.M. Jones
2012-03-07
23
-0
/
+10581
*
inspection: Add detection of FreeDOS install CDs (RHBZ#786188).
Richard W.M. Jones
2012-03-07
2
-2
/
+13
*
inspection: Add detection of FreeDOS (RHBZ#786215).
Richard W.M. Jones
2012-03-07
6
-0
/
+24
*
Comment change.
Richard W.M. Jones
2012-03-07
1
-1
/
+1
*
Hide stderr of bmptopng.
Richard W.M. Jones
2012-03-07
1
-2
/
+3
*
build: Make netpbm and icoutils into proper optional dependencies.
Richard W.M. Jones
2012-03-07
1
-5
/
+30
*
Add support for Buildroot and Cirros distributions.
Richard W.M. Jones
2012-03-07
5
-0
/
+84
*
Whitespace change.
Richard W.M. Jones
2012-03-07
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
2
-8
/
+8
*
New API: set-label, for setting a label on any filesystem.
Richard W.M. Jones
2012-02-27
1
-1
/
+1
*
New APIs: ntfsclone-in, ntfsclone-out.
Richard W.M. Jones
2012-02-27
1
-1
/
+1
*
New API: ntfsfix for fixing problems on NTFS.
Richard W.M. Jones
2012-02-27
1
-1
/
+1
*
set-smp: limit the number of cpus below 255
Wanlong Gao
2012-02-25
1
-1
/
+4
*
appliance: Make appliance building thread-safe (RHBZ#790721).
Richard W.M. Jones
2012-02-15
1
-1
/
+12
*
NEW API: add a new api wipefs
Wanlong Gao
2012-02-10
1
-1
/
+1
*
docs: Note that JRuby should use the Java bindings.
Richard W.M. Jones
2012-02-09
1
-0
/
+2
*
New API: llz: This runs ls -laZ and is useful for showing SELinux contexts.
Richard W.M. Jones
2012-02-09
1
-1
/
+1
*
Enable running the daemon under valgrind.
Richard W.M. Jones
2012-01-24
2
-0
/
+18
*
API support: Fix src/api-support/added file.
Richard W.M. Jones
2012-01-23
1
-470
/
+470
*
Update API support.
Richard W.M. Jones
2012-01-23
24
-474
/
+11234
*
gobject: Document these bindings in guestfs(3).
Richard W.M. Jones
2012-01-22
1
-0
/
+7
*
Tempus fugit.
Richard W.M. Jones
2012-01-18
14
-14
/
+14
*
lib: Use -fvisibilty=hidden by default; only ABI symbols are now visible.
Richard W.M. Jones
2012-01-18
1
-3
/
+5
*
New tool: virt-format: erase and make blank disks.
Richard W.M. Jones
2012-01-18
1
-0
/
+5
*
NEW API: add a new api e2fsck
Wanlong Gao
2012-01-13
1
-1
/
+1
*
Allow /dev/null to be added multiple times.
Richard W.M. Jones
2012-01-10
1
-1
/
+8
*
launch: move the filename checking to a wrapper
Wanlong Gao
2012-01-09
1
-6
/
+12
[next]