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
/
upload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: Don't need to prefix error messages with the command name.
Richard Jones
2010-02-12
1
-1
/
+1
*
Use STRPREFIX instead of STREQLEN.
Richard Jones
2009-11-22
1
-2
/
+2
*
change strncmp() == 0 to STREQLEN()
Jim Meyering
2009-11-09
1
-2
/
+2
*
daemon: diagnose socket write failure
Jim Meyering
2009-08-20
1
-1
/
+3
*
generator.ml: finish adding Dev_or_Path support
Jim Meyering
2009-08-13
1
-2
/
+0
*
generator.ml: use new "Pathname" designation
Jim Meyering
2009-08-13
1
-2
/
+2
*
s/NEED_ROOT_OR_IS_DEVICE/REQUIRE_ROOT_OR_RESOLVE_DEVICE/
Jim Meyering
2009-08-13
1
-1
/
+1
*
change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/
Jim Meyering
2009-08-13
1
-1
/
+1
*
remove trailing blanks
Jim Meyering
2009-07-03
1
-1
/
+1
*
In the daemon, change all const char * parameters to char *.
Richard Jones
2009-06-10
1
-2
/
+2
*
Some fixes to daemon upload command:
Richard Jones
2009-04-20
1
-3
/
+12
*
Implement upload and download commands.
Richard Jones
2009-04-20
1
-4
/
+91
*
Rewrite of main loop impl, start of FileIn/FileOut support.
Richard Jones
2009-04-18
1
-0
/
+40