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
/
daemon
/
proto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon/Win32: Use xdr_u_int for PortableXDR compatibility.
Richard Jones
2009-11-25
1
-7
/
+7
*
daemon/Win32: Use gnulib modules for first porting to Win32.
Richard Jones
2009-11-20
1
-0
/
+1
*
maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 to exit
Jim Meyering
2009-11-20
1
-15
/
+15
*
avoid use of all ctype macros
Jim Meyering
2009-09-24
1
-2
/
+2
*
Fix code which looked for leaked FDs between each command.
Richard Jones
2009-09-17
1
-4
/
+4
*
Daemon: fix handling of errors from xread and xwrite.
Richard Jones
2009-09-17
1
-7
/
+11
*
Fix verbose packet dumping functions.
Richard Jones
2009-09-17
1
-3
/
+3
*
'len' should be an unsigned 32 bit int.
Richard Jones
2009-09-17
1
-1
/
+1
*
daemon: diagnose socket write failure
Jim Meyering
2009-08-20
1
-5
/
+9
*
guestfsd: don't ignore failed write-to-socket
Jim Meyering
2009-08-17
1
-1
/
+1
*
Convert all TABs-as-indentation to spaces.
Jim Meyering
2009-08-03
1
-24
/
+24
*
Don't die if reply message is oversized (RHBZ#509597).
Richard Jones
2009-07-05
1
-2
/
+7
*
remove trailing blanks
Jim Meyering
2009-07-03
1
-1
/
+1
*
Add list of function_names to the daemon.
Richard W.M. Jones
2009-07-02
1
-2
/
+4
*
In verbose mode, daemon will display the time elapsed for each command.
Richard W.M. Jones
2009-07-02
1
-0
/
+19
*
Carefully check return values from xwrite.
Richard Jones
2009-04-26
1
-4
/
+18
*
Fix file descriptor leak in daemon.
Richard Jones
2009-04-20
1
-0
/
+8
*
Implement upload and download commands.
Richard Jones
2009-04-20
1
-24
/
+226
*
Separate out the high-level API actions.
Richard Jones
2009-04-18
1
-1
/
+1
*
Added test suite.
Richard Jones
2009-04-11
1
-4
/
+4
*
pvs/vgs/lvs commands working now.
Richard Jones
2009-04-07
1
-1
/
+1
*
Parses return values and returned errors properly.
Richard Jones
2009-04-03
1
-2
/
+1
*
Makes a series of non-trivial calls.
Richard Jones
2009-04-03
1
-3
/
+197
*
Daemon and library are mostly talking to each other now.
Richard Jones
2009-04-03
1
-0
/
+59