summaryrefslogtreecommitdiff
path: root/methods/ftp.h
Commit message (Expand)AuthorAgeFilesLines
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-2/+4
* Send "Fail-Reason: MaximumSizeExceeded" from the methodMichael Vogt2014-10-071-1/+2
* make expected-size a maximum-size check as this is what we want at this pointMichael Vogt2014-10-071-1/+1
* add ftp expected size checkMichael Vogt2014-10-071-1/+1
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-0/+2
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+4
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-5/+5
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-2/+2
* methods/ftp.h: Handle different logins are on the same server (Closes: #586904).Julian Andres Klode2010-06-241-1/+1
* More SHA-1 prepArch Librarian2004-09-201-3/+3
* Join with aliencodeArch Librarian2004-09-201-4/+14
* Wow it worksArch Librarian2004-09-201-4/+25
* First draftArch Librarian2004-09-201-0/+51