summaryrefslogtreecommitdiff
path: root/methods/ftp.cc
Commit message (Expand)AuthorAgeFilesLines
* fix missing va_end()Michael Vogt2013-07-261-0/+1
* fix two "(style) Variable 'Res' is assigned a value that is never used"David Kalnischkies2012-03-041-4/+2
* fix "(error) Possible null pointer dereference: BindAddr" by ensuringDavid Kalnischkies2012-03-041-2/+2
* fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2012-03-041-0/+1
* try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies2011-12-171-1/+1
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+1
* merge with debian/experimentalDavid Kalnischkies2011-09-131-2/+3
|\
| * follow the recommendation of cppcheck to make some method methods (scnr)David Kalnischkies2011-08-111-1/+2
| * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-1/+1
* | Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-6/+6
* | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-1/+3
|/
* move the users away from the deprecated StrToTime() methodDavid Kalnischkies2010-06-091-2/+1
* add ftp support, basic debuggingMichael Vogt2009-10-161-0/+1
* add maybe_add_auth for ftp as wellMichael Vogt2009-10-161-1/+3
* Make apt proxy options have the highest priority, unified proxy determining c...Eugene V. Lyubimkin2008-12-151-14/+19
* - methods/ftp.cc: likewise;Otavio Salvador2007-10-021-1/+1
* * methods/ftp.cc: remove a tried-to-downloaded file if the file is missing on...Michael Vogt2006-05-081-2/+5
* * merged with my apt--fixes--0 branchMichael Vogt2005-05-231-1/+1
* Complete unfuzzification of PO files after the capitalization fixesChristian Perrier2005-03-091-1/+1
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-061-2/+2
* Merge apt--authentication--0Matt Zimmerman2004-12-131-1/+1
* Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman2004-11-271-0/+2
* * Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian2004-09-201-2/+2
* * Let the ftp method work with ftp servers which do not...Arch Librarian2004-09-201-6/+8
* Lots and lots of i18n updates.Arch Librarian2004-09-201-41/+43
* Tidy use of flNotFileArch Librarian2004-09-201-2/+2
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+4
* Reordered some things to make dante happier. Closes: #92757Arch Librarian2004-09-201-3/+6
* no_proxy and ftp. Closes: #89671Arch Librarian2004-09-201-8/+2
* Alfredo's vendor stuffArch Librarian2004-09-201-2/+2
* More SHA-1 prepArch Librarian2004-09-201-9/+9
* Bumped methods version numberArch Librarian2004-09-201-2/+2
* Alfredo's no_proxy patchArch Librarian2004-09-201-1/+17
* Join with aliencodeArch Librarian2004-09-201-58/+248
* Fixed passive connect waiting bugArch Librarian2004-09-201-3/+3
* Fixed ftp resumeArch Librarian2004-09-201-3/+2
* Moved time handling, fixed makefilesArch Librarian2004-09-201-13/+2
* Reorderd error handlingArch Librarian2004-09-201-3/+5
* Use _exit in the signal handlersArch Librarian2004-09-201-3/+3
* Added timestamp to exit pathArch Librarian2004-09-201-1/+10
* Better handling of missing servicesArch Librarian2004-09-201-2/+2
* Multiprotocol connectArch Librarian2004-09-201-66/+8
* Updated error messages to reflect host/ipArch Librarian2004-09-201-4/+7
* More tweaksArch Librarian2004-09-201-23/+41
* Changed to using rfc2553 name resolution for httpArch Librarian2004-09-201-2/+4
* Fixed execv ftp problemArch Librarian2004-09-201-2/+2
* http ftp proxy supportArch Librarian2004-09-201-2/+22
* Little more robust timeout behavoirArch Librarian2004-09-201-3/+9
* fixed ftp but, config file bug and md5 source fetch errorArch Librarian2004-09-201-2/+5
* Added one more status messageArch Librarian2004-09-201-1/+2