summaryrefslogtreecommitdiffstats
path: root/daemon/upload.c
Commit message (Collapse)AuthorAgeFilesLines
* Some fixes to daemon upload command:Richard Jones2009-04-201-3/+12
| | | | | - don't leak the file descriptor along error paths - can't use those macros in FileIn functions
* Implement upload and download commands.Richard Jones2009-04-201-4/+91
|
* Rewrite of main loop impl, start of FileIn/FileOut support.Richard Jones2009-04-181-0/+40