summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | * apt-pkg/acquire-item.cc:Michael Vogt2006-06-141-0/+2
* | | | | | | | | | | * apt-pkg/acquire-item.cc:Michael Vogt2006-05-111-1/+1
|\| | | | | | | | | |
| * | | | | | | | | | * apt-pkg/acquire-item.cc:Michael Vogt2006-05-111-1/+1
* | | | | | | | | | | * merge a fix from the pdiff branchMichael Vogt2006-04-021-0/+2
|\| | | | | | | | | |
| * | | | | | | | | | * apt-pkg/acquire-item.cc: pdiff unzip+rred stuff is Local=trueMichael Vogt2006-04-021-0/+2
* | | | | | | | | | | * merged the pdiff stuffMichael Vogt2006-04-021-6/+430
|\| | | | | | | | | | | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | * fix in the log class to avoid absurdely big downloadsMichael Vogt2006-04-021-1/+2
| * | | | | | | | | * fix FTBFSMichael Vogt2006-03-301-3/+2
| * | | | | | | | | * make the code follow the apt coding standards betterMichael Vogt2006-03-301-20/+41
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | * hack around local file:/ uri problemMichael Vogt2005-11-301-1/+5
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | * 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
| | |_|/ / / / | |/| | | | |
* | | | | | | 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 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
| |_|_|_|/ |/| | | |
* | | | | * ABI change: merged more flexible pkgAcquireFile codeMichael Vogt2005-11-221-12/+15
| |_|_|/ |/| | |
* | | | * turn off "secure-acquire" when --allow-unauthenticated is givenMichael Vogt2005-11-091-0/+6
| |_|/ |/| |
* | | * 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
| |/ |/|
* | * changelog updatedMichael Vogt2005-04-011-0/+6
|/
* * 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
* More CD fixesArch Librarian2004-09-201-11/+17
* Doc fixArch Librarian2004-09-201-2/+11