summaryrefslogtreecommitdiff
path: root/methods
Commit message (Expand)AuthorAgeFilesLines
* * methods/ftp.cc: remove a tried-to-downloaded file if the file is missing on...Michael Vogt2006-05-081-2/+5
* * methods/gpgv.cc: typoMichael Vogt2006-05-011-1/+1
* * string i18n handling fixes (debian bug #349298)Michael Vogt2006-04-301-12/+18
* * only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ...Michael Vogt2006-02-201-0/+2
* * fix http data corruption (#280844)Michael Vogt2006-01-101-9/+4
|\
| * * added http data corruption fix patch (#280844)Michael Vogt2005-10-231-9/+4
| * * merged pdiff supportMichael Vogt2005-10-173-2/+272
| |\
| | * * removed the URL-Reamp hack (we have pdiff support in the main archive now),...Michael Vogt2005-10-172-42/+1
| | * * merged with michael.vogt@ubuntu.com--2005/apt--mvo--0 to be in sync with de...Michael Vogt2005-09-063-2/+20
| | |\
| | * | * debug support (Debug::pkgAcquire::RRed) for rred method addedMichael Vogt2005-08-291-0/+16
| | * | * method/rred.cc cleanup (thanks to robertle)Michael Vogt2005-08-231-143/+149
| | * | * bugfix/updates in the rred.cc code (big thanks for helping Robert!)Michael Vogt2005-08-221-9/+35
| | * | * rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma...Michael Vogt2005-08-221-9/+2
| | * | * merged with mainlineMichael Vogt2005-08-192-14/+18
| | * | * use the new cool rred method for the patchtingMichael Vogt2005-08-192-2/+2
| | * | * added methods/rred.cc (thanks to robertle)Michael Vogt2005-07-282-0/+228
| | * | * merged with apt--main and apt--fixesMichael Vogt2005-06-082-4/+8
| | * | * merged the apt--main with the 2004 bwlimit treeMichael Vogt2005-03-312-2/+44
* | | | * support multiple signaturesMichael Vogt2006-01-061-1/+5
* | | | * build-depend on libdb4.3 now, fix for kFreeBSD (#317718)Michael Vogt2005-11-281-2/+8
* | | | * merged http download limit for apt (#146877)Michael Vogt2005-11-222-2/+44
* | | | * ABI change: merged more flexible pkgAcquireFile codeMichael Vogt2005-11-221-1/+1
|/ / /
* | / * merged from apt--cdrom-fallback--0Michael Vogt2005-09-131-2/+1
| |/ |/|
* | * merged with apt--fixes--0Michael Vogt2005-08-232-1/+14
* | * improve the timeout handling (again)Michael Vogt2005-08-221-0/+3
* | * merged the apt--sane-handle-timeout--0 branchMichael Vogt2005-08-091-1/+3
|\ \
| * | * merged with mainMichael Vogt2005-08-081-13/+17
| * | * report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt2005-06-071-1/+3
| * | Merge michael.vogt@ubuntu.com--2005/apt--fixes--0Matt Zimmerman2005-05-242-4/+8
| |/
* | * merged from mainMichael Vogt2005-08-091-1/+1
* | * merged with matts treeMichael Vogt2005-08-011-13/+17
* | * merged with my apt--fixes--0 branchMichael Vogt2005-05-231-1/+1
* | * fix the cache-control header generation Michael Vogt2005-05-191-3/+7
|/
* 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-064-16/+16
* * fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt2005-02-251-1/+1
* * merge with matts tree, added documentation for the gpgv stuffMichael Vogt2005-02-091-2/+2
|\
| * Add missing whitespace in new Debug::Acquire::gpgv outputMatt Zimmerman2005-02-091-1/+1
|/
* * slightly cosmetic change in methods/gpgv.ccMichael Vogt2005-02-081-2/+1
* * added support for "Acquire::gpgv::options" in methods/gpgv.ccMichael Vogt2005-02-081-5/+35
* Merge misc-abi-changesMatt Zimmerman2004-12-132-2/+2
* Merge apt--authentication--0Matt Zimmerman2004-12-139-8/+276
* Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman2004-11-277-1/+12
* Fix error in patch-22Matt Zimmerman2004-11-251-1/+1
* Call setlocale and bindtextdomain in the http methodMatt Zimmerman2004-11-241-0/+3
* * Attempt to fix problems with chunked encoding by stri...Arch Librarian2004-09-201-3/+7
* * Change default for Acquire::http::max-age to 0 to pre...Arch Librarian2004-09-201-2/+2
* Use the 'binary' target rather than 'all' so that the s...Arch Librarian2004-09-201-1/+1
* * Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian2004-09-208-16/+16
* * Let the ftp method work with ftp servers which do not...Arch Librarian2004-09-201-6/+8