summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
AgeCommit message (Expand)Author
2006-04-02* apt-pkg/acquire-item.cc: pdiff unzip+rred stuff is Local=trueMichael Vogt
2006-04-02* fix in the log class to avoid absurdely big downloadsMichael Vogt
2006-03-30* fix FTBFSMichael Vogt
2006-03-30* make the code follow the apt coding standards betterMichael Vogt
2006-03-01* merged with debian-sid branchMichael Vogt
2006-02-21* more work for the DefaultAptSources specMichael Vogt
2006-02-21* handle network failures more gracefully (default apt sources spec)Michael Vogt
2006-02-20tyopMichael Vogt
2006-02-20* only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ...Michael Vogt
2006-01-12* merged with apt--debian-sid--0Michael Vogt
2006-01-06* merged with mainMichael Vogt
2006-01-06* support multiple signaturesMichael Vogt
2006-01-05* be more clever about I-M-S hits for the Release file and gpg-failures with ...Michael Vogt
2006-01-04* make apt-get source smarter about not downloading the same sources twiceMichael Vogt
2005-11-30* hack around file:/ uri problem when pdiffs are used (needs to be done prope...Michael Vogt
2005-11-30* merged with apt--mvoMichael Vogt
2005-11-30* hack around local file:/ uri problemMichael Vogt
2005-11-22* ABI change: merged more flexible pkgAcquireFile codeMichael Vogt
2005-11-14* merged daniels wonderful doxygen workMichael Vogt
2005-11-14* merged with apt--mvoMichael Vogt
2005-11-09* turn off "secure-acquire" when --allow-unauthenticated is givenMichael Vogt
2005-10-17* merged pdiff supportMichael Vogt
2005-09-27* merged with apt--mvoMichael Vogt
2005-09-09* don't forget the final md5sum checking!Michael Vogt
2005-09-06* merged with michael.vogt@ubuntu.com--2005/apt--mvo--0 to be in sync with de...Michael Vogt
2005-08-30* fix a missing StatDone if nothing needs to be fetchedMichael Vogt
2005-08-29* fixed apt-pkg/acquire-item.h (looks like the last commit didn't include it?)Michael Vogt
2005-08-29* split the diff acquire code in a bit that gets the index file and one that ...Michael Vogt
2005-08-23* merged with apt--fixes--0Michael Vogt
2005-08-22* improve the timeout handling (again)Michael Vogt
2005-08-22* bugfix/updates in the rred.cc code (big thanks for helping Robert!)Michael Vogt
2005-08-22* rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma...Michael Vogt
2005-08-19* use the new cool rred method for the patchtingMichael Vogt
2005-06-07* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt
2005-05-09* another bug in QueueNextDiff fixedMichael Vogt
2005-05-09* fix a bug QueueNextDiffMichael Vogt
2005-05-07* merge with matt, search for the right patch next instead of applying them i...Michael Vogt
2005-05-07* use "red" now, print meaningfull pdiff names, use IMS for the IndexDiffMichael Vogt
2005-04-15* first rewrite of the apt pdiff support patch finishedMichael Vogt
2005-04-08Sync with apt--main--0--patch-78Otavio Salvador
2005-03-23Fix problems due APT and structural changes.Otavio Salvador
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador
2005-02-25* fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt
2004-12-23* some comments about the pkgAcqMetaSig::Custom600Headers() addedMichael Vogt
2004-12-23* removed Release.gpg files in partial/ before fetching a new oneMichael Vogt
2004-12-23* changelog updated, version is now 0.6.27ubuntu4; added DEB_BUILD_PROG_OPTS ...Michael Vogt
2004-12-23* if a sign-file download fails, delete the the partial download in "partial/...Michael Vogt
2004-12-20* merged changes from the conferenceMichael Vogt
2004-11-23* imported the changes from 0.5.30 to 0.5.30ubuntu2Michael Vogt
2004-11-15Packages.bz2 support from Michael VogtMatt Zimmerman