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
*
Update FSF address.
Matthew Booth
2011-11-08
1
-1
/
+1
*
Coverity: Remove unreachable code.
Richard W.M. Jones
2011-06-09
1
-4
/
+0
*
proto: Fix both-ends-cancel case.
Richard W.M. Jones
2011-03-18
1
-1
/
+4
*
proto: Fix FileIn ops that abort during the chunk upload stage.
Richard W.M. Jones
2011-03-18
1
-5
/
+4
*
Add progress notification messages to upload and upload-offset APIs.
Richard W.M. Jones
2010-12-01
1
-11
/
+28
*
daemon: Don't use ../src path to include generator_protocol.h
Richard W.M. Jones
2010-11-03
1
-1
/
+1
*
New APIs: upload-offset and download-offset
Richard W.M. Jones
2010-09-21
1
-3
/
+112
*
Add progress messages to download command.
Richard Jones
2010-09-01
1
-0
/
+27
*
Fix FileIn cmds losing synch if both ends send cancel messages (RHBZ#576879).
Richard Jones
2010-05-13
1
-6
/
+7
*
Fix upload losing synchronization if root not mounted (RHBZ#576879).
Richard Jones
2010-04-17
1
-7
/
+0
*
Code cleanups related to RHBZ#580246.
Richard Jones
2010-04-08
1
-2
/
+2
*
Fix tar-in command hangs when running out of disk space (RHBZ#580246).
Richard Jones
2010-04-08
1
-1
/
+2
*
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