move the users away from the deprecated StrToTime() method
[ntk/apt.git] / methods / ftp.cc
2010-06-08 David Kalnischkiesmove the users away from the deprecated StrToTime(...
2010-02-13 David Kalnischkies[BREAK] merge MultiArch-ABI. We don't support MultiArch,
2010-01-26 Michael Vogtmerge from the mvo branch
2009-12-10 David KalnischkiesMerge ... lp:~mvo/apt/debian-sid : move all my ABI...
2009-12-10 Michael Vogtmerged -r1901..1911 from lp:~donkult/apt/sid
2009-12-10 Michael Vogtmerged -r1887..1901 from lp:~donkult/apt/sid
2009-12-10 Michael Vogt* cmdline/apt-get.cc:
2009-12-10 Michael Vogtmerged -r1875..1886 from lp:~donkult/apt/sid
2009-12-10 Michael Vogt* merge lp:~mvo/apt/netrc branch, this adds support...
2009-12-10 Michael Vogt* merge lp:~mvo/apt/netrc branch, this adds support...
2009-12-07 Michael Vogtmerge lp:~mvo/apt/netrc branch, this adds support for a
2009-10-16 Michael Vogtadd ftp support, basic debugging
2009-10-16 Michael Vogtadd maybe_add_auth for ftp as well
2009-08-28 David Kalnischkiesmerge with my po4a branch & update both pot's
2009-08-27 Michael Vogtmerged from lp:~donkult/apt/sid
2009-08-19 Michael Vogtmerged from the mvo branch
2009-08-19 Michael Vogtmerged from the jackyf-devel branch
2008-12-19 Eugene V. LyubimkinMerged from debian-sid branch.
2008-12-15 Eugene V. LyubimkinMerged with debian-sid branch.
2008-12-15 Eugene V. LyubimkinMake apt proxy options have the highest priority, unifi...
2008-01-04 Michael Vogt* merged the apt--DoListUpdate branch, this provides...
2007-10-08 Peter KarlssonMerge upstream.
2007-10-03 Michael Vogtmerged from the dpkg-log branch
2007-10-03 Michael Vogt - French updated
2007-10-02 Otavio Salvador - methods/ftp.cc: likewise;
2006-12-07 Michael Vogtmerged with apt--mvo
2006-08-11 Michael Vogt* merged ddtp support
2006-07-26 Michael Vogt* merged with mainline
2006-07-25 Michael Vogt* merged with the latest ddtp branch fixes
2006-07-24 Michael Vogt* merged ajs apt-ftparchive branch
2006-07-03 Michael Vogt* merged with apts mainline
2006-06-26 Michael Vogt* merged with mainline
2006-06-14 Michael Vogt* merged from mainline
2006-06-06 Michael Vogt* fix languages like pt_PT, pt_BR, zh_CN by special...
2006-05-17 Michael Vogtmerged with the debian-sid branch
2006-05-16 Michael Vogt* merged from the aj-ftparchive-improvements branch
2006-05-11 Michael Vogt* apt-pkg/acquire-item.cc:
2006-05-10 bubulle@debian.orgSync with Michael
2006-05-08 Michael Vogt* merged from mainline
2006-05-08 Michael Vogt* methods/ftp.cc: remove a tried-to-downloaded file...
2005-06-24 Christian PerrierSync with Andre Luis Lopes and Otavio branches
2005-06-24 Michael Vogt* merged with apt--main and apt--fixes
2005-06-08 Michael Vogt* merged with otavios branch
2005-06-08 Michael Vogt* merged with apt--main and apt--fixes
2005-05-24 Matt Zimmermanmerge bubulle@debian.org--2005/apt--main--0
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