Ensure we have a Policy in CacheFile.BuildDepCache()
[ntk/apt.git] / methods / ftp.cc
2005-05-24 Matt ZimmermanMerge michael.vogt@ubuntu.com--2005/apt--fixes--0
2005-05-23 Michael Vogt* merged with my apt--fixes--0 branch
2005-03-30 Otavio SalvadorSync with apt@packages.debian.org/apt--main--0--patch-75
2005-03-28 Christian PerrierSync with Matt
2005-03-26 Matt ZimmermanMerge bubulle@debian.org--2005/apt--main--0
2005-03-09 Christian PerrierComplete unfuzzification of PO files after the capitali...
2005-03-06 Christian PerrierBring consistency to the use of capitals in programs...
2005-02-08 Michael Vogt* merged with matt's tree
2005-01-20 Michael Vogt* starmeged with matt, added some comments to the unset...
2005-01-14 Michael Vogt* commented the ftp no_proxy unseting in methods/ftp.cc
2005-01-11 Michael Vogt* star-merged with matt, removed the unset("no_proxy...
2004-12-20 Michael Vogt* merged changes from the conference
2004-12-13 Matt ZimmermanMerge apt--authentication--0
2004-11-28 Michael Vogt* imported changes from apt--main
2004-11-27 Matt ZimmermanCall setlocale in all methods, don't call bindtextdomai...
2004-09-20 Arch Librarian* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
2004-09-20 Arch Librarian* Let the ftp method work with ftp servers which do...
2004-09-20 Arch LibrarianLots and lots of i18n updates.
2004-09-20 Arch LibrarianTidy use of flNotFile
2004-09-20 Arch LibrarianG++3 fixes from Randolph
2004-09-20 Arch LibrarianReordered some things to make dante happier. Closes...
2004-09-20 Arch Librarianno_proxy and ftp. Closes: #89671
2004-09-20 Arch LibrarianAlfredo's vendor stuff
2004-09-20 Arch LibrarianMore SHA-1 prep
2004-09-20 Arch LibrarianBumped methods version number
2004-09-20 Arch LibrarianAlfredo's no_proxy patch
2004-09-20 Arch LibrarianJoin with aliencode
2004-09-20 Arch LibrarianFixed passive connect waiting bug
2004-09-20 Arch LibrarianFixed ftp resume
2004-09-20 Arch LibrarianMoved time handling, fixed makefiles
2004-09-20 Arch LibrarianReorderd error handling
2004-09-20 Arch LibrarianUse _exit in the signal handlers
2004-09-20 Arch LibrarianAdded timestamp to exit path
2004-09-20 Arch LibrarianBetter handling of missing services
2004-09-20 Arch LibrarianMultiprotocol connect
2004-09-20 Arch LibrarianUpdated error messages to reflect host/ip
2004-09-20 Arch LibrarianMore tweaks
2004-09-20 Arch LibrarianChanged to using rfc2553 name resolution for http
2004-09-20 Arch LibrarianFixed execv ftp problem
2004-09-20 Arch Librarianhttp ftp proxy support
2004-09-20 Arch LibrarianLittle more robust timeout behavoir
2004-09-20 Arch Librarianfixed ftp but, config file bug and md5 source fetch...
2004-09-20 Arch LibrarianAdded one more status message
2004-09-20 Arch LibrarianFixed stupid rebinding of the socket
2004-09-20 Arch LibrarianAlmost done ftp
2004-09-20 Arch LibrarianWow it works
2004-09-20 Arch LibrarianFirst draft
2005-03-31 Michael Vogt* merged with matts tree