* applied patch from Petr Vandrovec to fix http download corruption
[ntk/apt.git] / methods /
2005-09-22 Christian PerrierMerge with Michael Vogt's archive
2005-09-13 Michael Vogt* merged from apt--cdrom-fallback--0
2005-08-23 Michael Vogt* merged with apt--fixes--0
2005-08-22 Michael Vogt* improve the timeout handling (again)
2005-08-16 Christian PerrierMerge with Matt
2005-08-09 Michael Vogt* merged the apt--sane-handle-timeout--0 branch
2005-08-09 Michael Vogt* merged from main
2005-08-08 Michael Vogt* merged with main
2005-08-01 Michael Vogt* merged with matts tree
2005-07-28 Christian PerrierMerge with Matt
2005-06-24 Christian PerrierSync with Andre Luis Lopes and Otavio branches
2005-06-07 Michael Vogt* report timeouts (from Connect) and fail if they happe...
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-05-19 Michael Vogt* fix the cache-control header generation
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-03-05 Christian PerrierMerge with matt
2005-02-26 Matt ZimmermanMerge apt--mvo--0
2005-02-25 Michael Vogt* fix for apt-get update removing the cdroms Release...
2005-02-09 Michael Vogt* merge with matts tree, added documentation for the...
2005-02-09 Matt ZimmermanAdd missing whitespace in new Debug::Acquire::gpgv...
2005-02-09 Matt ZimmermanMerge apt--mvo--0
2005-02-08 Michael Vogt* slightly cosmetic change in methods/gpgv.cc
2005-02-08 Michael Vogt* added support for "Acquire::gpgv::options" in methods...
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 misc-abi-changes
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-11-26 Michael Vogtbrought tree up-to-date with matt
2004-11-25 Matt ZimmermanFix error in patch-22
2004-11-24 Matt ZimmermanCall setlocale and bindtextdomain in the http method
2004-09-20 Arch Librarian* Attempt to fix problems with chunked encoding by...
2004-09-20 Arch Librarian* Change default for Acquire::http::max-age to 0 to...
2004-09-20 Arch LibrarianUse the 'binary' target rather than 'all' so that the...
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 LibrarianChange http message 'Waiting for file' to 'Waiting...
2004-09-20 Arch LibrarianLots and lots of i18n updates.
2004-09-20 Arch LibrarianCheck the currently mounted cdrom, to see if it's the...
2004-09-20 Arch Librarians/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines...
2004-09-20 Arch LibrarianAdd an options and timeout config item to ssh/rsh.
2004-09-20 Arch Librariangettext stuff
2004-09-20 Arch LibrarianPD license
2004-09-20 Arch LibrarianTidy use of flNotFile
2004-09-20 Arch LibrarianCorrections for object lifetime
2004-09-20 Arch LibrarianEAI_AGAIN is common..
2004-09-20 Arch LibrarianVarious bug fixes
2004-09-20 Arch LibrarianG++3 fixes from Randolph
2004-09-20 Arch LibrarianFixed c_str handling
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 LibrarianAlfredos bzip2 stuff
2004-09-20 Arch LibrarianBSD testing fixes
2004-09-20 Arch LibrarianMore SHA-1 prep
2004-09-20 Arch LibrarianAlfredo Patch
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 LibrarianBug fixes to rfc2553 emulation
2004-09-20 Arch LibrarianFixed passive connect waiting bug
2004-09-20 Arch LibrarianMore care with AF_UNIX and better error reporting
2004-09-20 Arch LibrarianTake careful care of persistence modes
2004-09-20 Arch LibrarianFixed error reporting for empty host strings and invali...
2004-09-20 Arch LibrarianFixed relative paths
2004-09-20 Arch LibrarianMore debug text
2004-09-20 Arch LibrarianBug fixes, new major version
2004-09-20 Arch LibrarianMore CD fixes
2004-09-20 Arch LibrarianFixed ftp resume
2004-09-20 Arch LibrarianOpenBSD fixes
2004-09-20 Arch LibrarianHP-UX fixes
2004-09-20 Arch LibrarianBug fixes
2004-09-20 Arch LibrarianMoved time handling, fixed makefiles
2004-09-20 Arch LibrarianMore solaris support
2004-09-20 Arch LibrarianReorderd error handling
2004-09-20 Arch LibrarianUse _exit in the signal handlers
2004-09-20 Arch LibrarianChanged handling of EAI_SERVICE
2004-09-20 Arch Librarianno_proxy environment variable
2004-09-20 Arch LibrarianCDROMs are unmounted
2004-09-20 Arch LibrarianAdded clean install code
2004-09-20 Arch LibrarianMore or group patches
2004-09-20 Arch LibrarianAdded timestamp to exit path
2004-09-20 Arch LibrarianFixed G++ compile problem
2004-09-20 Arch LibrarianMade http exit on a closed stdin
2004-09-20 Arch LibrarianFixed up dpkginit and acquire stuff..
2004-09-20 Arch LibrarianBetter handling of missing services
2004-09-20 Arch LibrarianRemoved debug text
2004-09-20 Arch LibrarianFixed up error handling in connect
2004-09-20 Arch LibrarianCD swapping support
2004-09-20 Arch LibrarianRemoved pthread check
next