summaryrefslogtreecommitdiff
path: root/methods/ftp.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-2/+1
* report transient errors as transient errorsDavid Kalnischkies2017-12-131-2/+2
* allow the auth.conf to be root:root ownedDavid Kalnischkies2017-07-261-1/+1
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-1/+1
* methods: connect: Switch from int fds to new MethodFdJulian Andres Klode2017-06-281-2/+3
* methods: connect: Change PkgAcqMethod to aptMethodJulian Andres Klode2017-06-281-1/+1
* use std::locale::global instead of setlocaleDavid Kalnischkies2016-05-281-1/+0
* apply various suggestions made by cppcheckDavid Kalnischkies2015-11-051-1/+1
* allow acquire method specific options via Binary scopeDavid Kalnischkies2015-11-051-1/+2
* 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