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
path:
root
/
daemon
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Generated code for 'scrub-*' commands.
Richard W.M. Jones
2009-06-23
2
-0
/
+84
|
*
Added 'scrub-*' commands for securely scrubbing filesystems.
Richard W.M. Jones
2009-06-23
2
-0
/
+115
|
*
Improve error message when appliance doesn't match library.
Richard Jones
2009-06-22
1
-1
/
+1
|
*
Make CHROOT_IN/OUT macros should loudly if the syscall fails.
Richard Jones
2009-06-22
1
-4
/
+15
|
*
Check return value from close() call.
Richard Jones
2009-06-22
1
-1
/
+5
|
*
The 'debug sh' command now uses a real shell.
Richard Jones
2009-06-22
1
-9
/
+33
|
*
Generated code for 'glob-expand'.
Richard Jones
2009-06-22
2
-0
/
+32
|
*
Add 'glob-expand' command.
Richard Jones
2009-06-22
2
-0
/
+64
|
*
Generated code for 'sh' and 'sh-lines' commands.
Richard Jones
2009-06-22
2
-0
/
+63
|
*
Add 'sh' and 'sh-lines' commands.
Richard Jones
2009-06-22
1
-0
/
+16
|
*
Check return value from waitpid call in command*() functions.
Richard W.M. Jones
2009-06-20
1
-2
/
+6
|
*
Add strong note about deprecation of functions which take either device ↵
Richard W.M. Jones
2009-06-20
1
-0
/
+6
|
|
|
|
names or filenames.
*
Check return value from pclose.
Richard W.M. Jones
2009-06-20
1
-1
/
+5
|
*
Implement device name translation. Remove device name hacks in tests.
Richard Jones
2009-06-10
2
-7
/
+57
|
*
In the daemon, change all const char * parameters to char *.
Richard Jones
2009-06-10
28
-304
/
+304
|
*
Add IS_DEVICE checks for all calls which take a device parameter.
Richard Jones
2009-06-10
3
-3
/
+26
|
*
Generated code for ntfs_3g_probe command.
Richard Jones
2009-06-08
2
-0
/
+32
|
*
Add 'ntfs_3g_probe' command so we can probe the "mountability" of an NTFS ↵
Richard Jones
2009-06-08
2
-0
/
+49
|
|
|
|
partition.
*
Fix RHBZ#503169 comment 13 (regression) and add a regression test.
Richard Jones
2009-06-04
1
-4
/
+7
|
*
Generated code for the 'sleep' command.
Richard Jones
2009-06-04
2
-0
/
+28
|
*
Added 'sleep' command.
Richard Jones
2009-06-04
2
-0
/
+36
|
*
Use --rbind rather than --bind for bind mounting /dev (to get /dev/pts).
Charles Duffy
2009-06-04
1
-3
/
+3
|
*
Fix mkdir-p if directory exists (RHBZ#503133).
Richard W.M. Jones
2009-05-29
1
-0
/
+11
|
*
In daemon, set PATH, SHELL and LANG environment variables.
Richard Jones
2009-05-22
1
-0
/
+8
|
*
Add 'debug env' command to print environment.
Richard Jones
2009-05-22
1
-1
/
+23
|
*
Generated code for e2fsck-f command.
Richard Jones
2009-05-21
2
-0
/
+28
|
*
Add e2fsck_f command, and modify lvresize test to use it (RHBZ 502018).
Richard Jones
2009-05-21
1
-0
/
+19
|
*
Generated code for 'find' command.
Richard Jones
2009-05-19
2
-0
/
+32
|
*
Added 'find' command.
Richard Jones
2009-05-19
2
-0
/
+130
|
*
Fix a memory leak in handling of tar files.
Richard Jones
2009-05-19
1
-0
/
+8
|
*
Generated code for lvresize, resize2fs.
Richard Jones
2009-05-18
2
-0
/
+58
|
*
Add: lvresize, resize2fs commands.
Richard Jones
2009-05-18
2
-0
/
+43
|
*
Add vg-activate{,-all} commands, and resize recipe.
Richard Jones
2009-05-18
4
-1
/
+108
|
*
Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtry, ↵
Richard W.M. Jones
2009-05-15
6
-43
/
+308
|
|
|
|
sfdisk-disk-geometry commands. Pass --no-reread flag to sfdisk.
*
Add support for zerofree command.
Richard W.M. Jones
2009-05-14
4
-0
/
+77
|
*
Refactor line splitting code in the daemon, and fix it so it works.
Richard Jones
2009-05-12
4
-44
/
+62
|
*
Generated code to support last 3 commits.
Richard Jones
2009-05-08
1
-0
/
+10
|
*
Generated code to support previous 2 commits.
Richard Jones
2009-05-08
2
-0
/
+97
|
*
Implement 'strings' and 'hexdump' commands.
Richard Jones
2009-05-08
3
-0
/
+153
|
*
Fix leak in realloc failure (Jim Meyering).
Richard Jones
2009-05-07
1
-16
/
+14
|
*
/dev/hd* is also a block device on RHEL 5.
Richard Jones
2009-05-07
1
-2
/
+4
|
*
Augeas is now completely optional.
Richard Jones
2009-05-07
2
-10
/
+68
|
*
Fix missing futimens bug.
Richard Jones
2009-05-06
2
-1
/
+10
|
*
AC_CHECK_FUNCS for multiple functions.
Richard Jones
2009-05-06
1
-1
/
+1
|
*
Generated code for 'equal' command.
Richard W.M. Jones
2009-05-01
2
-0
/
+32
|
*
Added 'equal' command to compare files.
Richard W.M. Jones
2009-05-01
2
-0
/
+75
|
*
Generated code for ping-daemon command.
Richard W.M. Jones
2009-05-01
2
-0
/
+17
|
*
Added ping-daemon command.
Richard W.M. Jones
2009-05-01
2
-0
/
+33
|
*
Generated code for dmesg command.
Richard W.M. Jones
2009-05-01
2
-0
/
+20
|
*
Added dmesg command.
Richard W.M. Jones
2009-05-01
2
-0
/
+47
|
[next]