summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
AgeCommit message (Expand)AuthorFilesLines
2006-12-14* merged with apt--debian-sidMichael Vogt1-1/+1
2006-12-01* merged from mainMichael Vogt1-1/+1
2006-11-22Correct grammar in one message. Unfuzzy translations. Closes: #399652bubulle@debian.org1-1/+1
2006-08-15* merged debian-sidMichael Vogt1-0/+3
2006-07-27* merged with mainlineMichael Vogt1-1/+1
2006-07-26* merged with mainlineMichael Vogt1-1/+1
2006-07-25* apt-pkg/acquire-item.cc:Michael Vogt1-1/+1
2006-06-14* merged from mainlineMichael Vogt1-0/+2
2006-06-14* apt-pkg/acquire-item.cc:Michael Vogt1-0/+2
2006-05-17merged with the debian-sid branchMichael Vogt1-24/+46
2006-05-11* apt-pkg/acquire-item.cc:Michael Vogt1-1/+1
2006-05-11* apt-pkg/acquire-item.cc:Michael Vogt1-1/+1
2006-04-02* merge a fix from the pdiff branchMichael Vogt1-0/+2
2006-04-02* merged the pdiff stuffMichael Vogt1-6/+430
2006-04-02* apt-pkg/acquire-item.cc: pdiff unzip+rred stuff is Local=trueMichael Vogt1-0/+2
2006-04-02* fix in the log class to avoid absurdely big downloadsMichael Vogt1-1/+2
2006-03-30* fix FTBFSMichael Vogt1-3/+2
2006-03-30* make the code follow the apt coding standards betterMichael Vogt1-20/+41
2006-03-01* merged with debian-sid branchMichael Vogt1-12/+7
2006-02-20tyopMichael Vogt1-1/+1
2006-02-20* only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ...Michael Vogt1-12/+7
2006-01-12* merged with apt--debian-sid--0Michael Vogt1-6/+45
2006-01-06* merged with mainMichael Vogt1-1/+1
2006-01-06* support multiple signaturesMichael Vogt1-3/+19
2006-01-05* be more clever about I-M-S hits for the Release file and gpg-failures with ...Michael Vogt1-2/+25
2006-01-04* make apt-get source smarter about not downloading the same sources twiceMichael Vogt1-1/+1
2005-11-30* hack around file:/ uri problem when pdiffs are used (needs to be done prope...Michael Vogt1-1/+5
2005-11-30* merged with apt--mvoMichael Vogt1-12/+15
2005-11-30* hack around local file:/ uri problemMichael Vogt1-1/+5
2005-11-22* ABI change: merged more flexible pkgAcquireFile codeMichael Vogt1-12/+15
2005-11-14* merged daniels wonderful doxygen workMichael Vogt1-1/+1
2005-11-14* merged with apt--mvoMichael Vogt1-0/+6
2005-11-09* turn off "secure-acquire" when --allow-unauthenticated is givenMichael Vogt1-0/+6
2005-10-17* merged pdiff supportMichael Vogt1-4/+403
2005-09-27* merged with apt--mvoMichael Vogt1-8/+17
2005-09-09* don't forget the final md5sum checking!Michael Vogt1-1/+18
2005-09-06* merged with michael.vogt@ubuntu.com--2005/apt--mvo--0 to be in sync with de...Michael Vogt1-8/+17
2005-08-30* fix a missing StatDone if nothing needs to be fetchedMichael Vogt1-0/+1
2005-08-29* fixed apt-pkg/acquire-item.h (looks like the last commit didn't include it?)Michael Vogt1-27/+26
2005-08-29* split the diff acquire code in a bit that gets the index file and one that ...Michael Vogt1-133/+190
2005-08-23* merged with apt--fixes--0Michael Vogt1-8/+10
2005-08-22* improve the timeout handling (again)Michael Vogt1-1/+2
2005-08-22* bugfix/updates in the rred.cc code (big thanks for helping Robert!)Michael Vogt1-0/+4
2005-08-22* rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma...Michael Vogt1-6/+9
2005-08-19* use the new cool rred method for the patchtingMichael Vogt1-47/+65
2005-06-07* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt1-0/+6
2005-05-09* another bug in QueueNextDiff fixedMichael Vogt1-2/+4
2005-05-09* fix a bug QueueNextDiffMichael Vogt1-6/+6
2005-05-07* merge with matt, search for the right patch next instead of applying them i...Michael Vogt1-15/+41
2005-05-07* use "red" now, print meaningfull pdiff names, use IMS for the IndexDiffMichael Vogt1-11/+49