summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
Commit message (Expand)AuthorAgeFilesLines
* * merged with debian-sid branchMichael Vogt2006-03-011-12/+7
|\
| * tyopMichael Vogt2006-02-201-1/+1
| * * only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ...Michael Vogt2006-02-201-12/+7
* | * merged with apt--debian-sid--0Michael Vogt2006-01-121-6/+45
|\|
| * * merged with mainMichael Vogt2006-01-061-1/+1
| * * support multiple signaturesMichael Vogt2006-01-061-3/+19
| * * be more clever about I-M-S hits for the Release file and gpg-failures with ...Michael Vogt2006-01-051-2/+25
| * * make apt-get source smarter about not downloading the same sources twiceMichael Vogt2006-01-041-1/+1
* | * hack around file:/ uri problem when pdiffs are used (needs to be done prope...Michael Vogt2005-11-301-1/+5
|\ \
| * | * hack around local file:/ uri problemMichael Vogt2005-11-301-1/+5
* | | * merged with apt--mvoMichael Vogt2005-11-301-12/+15
|\ \ \ | | |/ | |/|
| * | * ABI change: merged more flexible pkgAcquireFile codeMichael Vogt2005-11-221-12/+15
* | | * merged daniels wonderful doxygen workMichael Vogt2005-11-141-1/+1
|\| |
* | | * merged with apt--mvoMichael Vogt2005-11-141-0/+6
|\| |
| * | * turn off "secure-acquire" when --allow-unauthenticated is givenMichael Vogt2005-11-091-0/+6
* | | * merged pdiff supportMichael Vogt2005-10-171-4/+403
|\ \ \ | | |/ | |/|
| * | * don't forget the final md5sum checking!Michael Vogt2005-09-091-1/+18
| * | * merged with michael.vogt@ubuntu.com--2005/apt--mvo--0 to be in sync with de...Michael Vogt2005-09-061-8/+17
| |\|
| * | * fix a missing StatDone if nothing needs to be fetchedMichael Vogt2005-08-301-0/+1
| * | * fixed apt-pkg/acquire-item.h (looks like the last commit didn't include it?)Michael Vogt2005-08-291-27/+26
| * | * split the diff acquire code in a bit that gets the index file and one that ...Michael Vogt2005-08-291-133/+190
| * | * bugfix/updates in the rred.cc code (big thanks for helping Robert!)Michael Vogt2005-08-221-0/+4
| * | * rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma...Michael Vogt2005-08-221-6/+9
| * | * use the new cool rred method for the patchtingMichael Vogt2005-08-191-47/+65
| * | * another bug in QueueNextDiff fixedMichael Vogt2005-05-091-2/+4
| * | * fix a bug QueueNextDiffMichael Vogt2005-05-091-6/+6
| * | * merge with matt, search for the right patch next instead of applying them i...Michael Vogt2005-05-071-15/+41
| |\ \
| * | | * use "red" now, print meaningfull pdiff names, use IMS for the IndexDiffMichael Vogt2005-05-071-11/+49
| * | | * first rewrite of the apt pdiff support patch finishedMichael Vogt2005-04-151-4/+244
* | | | * merged with apt--mvoMichael Vogt2005-09-271-8/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | * merged with apt--fixes--0Michael Vogt2005-08-231-8/+10
| * | | * improve the timeout handling (again)Michael Vogt2005-08-221-1/+2
| * | | * report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt2005-06-071-0/+6
| | |/ | |/|
* | | Sync with apt--main--0--patch-78Otavio Salvador2005-04-081-0/+6
|\| |
| * | * changelog updatedMichael Vogt2005-04-011-0/+6
| |/
* | Fix problems due APT and structural changes.Otavio Salvador2005-03-231-1/+1
* | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-231-0/+29
|/
* * fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt2005-02-251-11/+1
* * some comments about the pkgAcqMetaSig::Custom600Headers() addedMichael Vogt2004-12-231-0/+7
* * removed Release.gpg files in partial/ before fetching a new oneMichael Vogt2004-12-231-9/+4
* * changelog updated, version is now 0.6.27ubuntu4; added DEB_BUILD_PROG_OPTS ...Michael Vogt2004-12-231-3/+9
* * if a sign-file download fails, delete the the partial download in "partial/...Michael Vogt2004-12-231-0/+3
* * merged changes from the conferenceMichael Vogt2004-12-201-51/+412
* * imported the changes from 0.5.30 to 0.5.30ubuntu2Michael Vogt2004-11-231-1/+4
* Packages.bz2 support from Michael VogtMatt Zimmerman2004-11-151-3/+29
* Use snprintf. Observed by Brian M. HuntArch Librarian2004-09-201-2/+2
* Force file perms to 0644 for cache and lists.Arch Librarian2004-09-201-3/+7
* G++3 fixes from RandolphArch Librarian2004-09-201-2/+4
* Grammer errorArch Librarian2004-09-201-2/+2
* Join with aliencodeArch Librarian2004-09-201-60/+82