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
/
guestfsd.c
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Check return value from waitpid call in command*() functions.
Richard W.M. Jones
2009-06-20
1
-2
/
+6
|
*
Implement device name translation. Remove device name hacks in tests.
Richard Jones
2009-06-10
1
-0
/
+49
|
*
In daemon, set PATH, SHELL and LANG environment variables.
Richard Jones
2009-05-22
1
-0
/
+8
|
*
Refactor line splitting code in the daemon, and fix it so it works.
Richard Jones
2009-05-12
1
-0
/
+54
|
*
Fix leak in realloc failure (Jim Meyering).
Richard Jones
2009-05-07
1
-16
/
+14
|
*
Add generated code for 'fsck' command.
Richard Jones
2009-04-30
1
-4
/
+61
|
*
Fix unchecked malloc & realloc in 'commandv' func (Jim Meyering).
Richard Jones
2009-04-30
1
-4
/
+15
|
*
Various fixes to the daemon:
Richard Jones
2009-04-20
1
-0
/
+47
|
|
|
|
|
|
- make sure SIGPIPE doesn't kill us - warn not to use macros in FileIn functions - add shell_quote function
*
Fix file descriptor leak in daemon.
Richard Jones
2009-04-20
1
-0
/
+13
|
*
Implement upload and download commands.
Richard Jones
2009-04-20
1
-4
/
+16
|
*
Use GUESTFS_LAUNCH_FLAG in the daemon, and use correct uint32_t.
Richard Jones
2009-04-19
1
-2
/
+2
|
*
Added test suite.
Richard Jones
2009-04-11
1
-33
/
+55
|
*
Implement list-devices and list-partitions.
Richard Jones
2009-04-06
1
-0
/
+24
|
*
Implementations of 'cat', 'ls', and some cleanups.
Richard Jones
2009-04-06
1
-0
/
+32
|
*
Implement RString and RStringList return types.
Richard Jones
2009-04-04
1
-8
/
+22
|
|
|
|
|
- implement 'll' command. - outlines for 'ls' and 'cat' commands.
*
Implemented 'mount' and 'touch' commands.
Richard Jones
2009-04-03
1
-22
/
+171
|
*
Makes a series of non-trivial calls.
Richard Jones
2009-04-03
1
-0
/
+20
|
*
Daemon and library are mostly talking to each other now.
Richard Jones
2009-04-03
1
-3
/
+24
|
*
Add the first version of the guestfsd daemon.
Richard Jones
2009-04-03
1
-0
/
+205
[prev]