summaryrefslogtreecommitdiff
path: root/methods/ftp.cc
AgeCommit message (Expand)AuthorFilesLines
2009-10-16add ftp support, basic debuggingMichael Vogt1-0/+1
2009-10-16add maybe_add_auth for ftp as wellMichael Vogt1-1/+3
2008-12-15Make apt proxy options have the highest priority, unified proxy determining c...Eugene V. Lyubimkin1-14/+19
2007-10-02 - methods/ftp.cc: likewise;Otavio Salvador1-1/+1
2006-05-08* methods/ftp.cc: remove a tried-to-downloaded file if the file is missing on...Michael Vogt1-2/+5
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt1-1/+1
2005-03-09Complete unfuzzification of PO files after the capitalization fixesChristian Perrier1-1/+1
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier1-2/+2
2004-12-13Merge apt--authentication--0Matt Zimmerman1-1/+1
2004-11-27Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman1-0/+2
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian1-2/+2
2004-09-20* Let the ftp method work with ftp servers which do not...Arch Librarian1-6/+8
2004-09-20Lots and lots of i18n updates.Arch Librarian1-41/+43
2004-09-20Tidy use of flNotFileArch Librarian1-2/+2
2004-09-20G++3 fixes from RandolphArch Librarian1-1/+4
2004-09-20Reordered some things to make dante happier. Closes: #92757Arch Librarian1-3/+6
2004-09-20no_proxy and ftp. Closes: #89671Arch Librarian1-8/+2
2004-09-20Alfredo's vendor stuffArch Librarian1-2/+2
2004-09-20More SHA-1 prepArch Librarian1-9/+9
2004-09-20Bumped methods version numberArch Librarian1-2/+2
2004-09-20Alfredo's no_proxy patchArch Librarian1-1/+17
2004-09-20Join with aliencodeArch Librarian1-58/+248
2004-09-20Fixed passive connect waiting bugArch Librarian1-3/+3
2004-09-20Fixed ftp resumeArch Librarian1-3/+2
2004-09-20Moved time handling, fixed makefilesArch Librarian1-13/+2
2004-09-20Reorderd error handlingArch Librarian1-3/+5
2004-09-20Use _exit in the signal handlersArch Librarian1-3/+3
2004-09-20Added timestamp to exit pathArch Librarian1-1/+10
2004-09-20Better handling of missing servicesArch Librarian1-2/+2
2004-09-20Multiprotocol connectArch Librarian1-66/+8
2004-09-20Updated error messages to reflect host/ipArch Librarian1-4/+7
2004-09-20More tweaksArch Librarian1-23/+41
2004-09-20Changed to using rfc2553 name resolution for httpArch Librarian1-2/+4
2004-09-20Fixed execv ftp problemArch Librarian1-2/+2
2004-09-20http ftp proxy supportArch Librarian1-2/+22
2004-09-20Little more robust timeout behavoirArch Librarian1-3/+9
2004-09-20fixed ftp but, config file bug and md5 source fetch errorArch Librarian1-2/+5
2004-09-20Added one more status messageArch Librarian1-1/+2
2004-09-20Fixed stupid rebinding of the socketArch Librarian1-17/+19
2004-09-20Almost done ftpArch Librarian1-25/+26
2004-09-20Wow it worksArch Librarian1-41/+186
2004-09-20First draftArch Librarian1-0/+760