]> git.saurik.com Git - apt.git/history - apt-pkg/acquire-item.cc
make all d-pointer * const pointers
[apt.git] / apt-pkg / acquire-item.cc
2015-08-10  David Kalnischkiesmake all d-pointer * const pointers
2015-08-10  David Kalnischkiesapply various style suggestions by cppcheck
2015-06-23  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2015-06-16  David Kalnischkiesadd d-pointer, virtual destructors and de-inline de...
2015-06-15  David Kalnischkiesshow item ID in Hit, Ign and Err lines as well
2015-06-15  David Kalnischkiescall URIStart in cdrom and file method
2015-06-15  David Kalnischkiesdeal better with acquiring the same URI multiple times
2015-06-15  David Kalnischkiesprovide a public interface for acquiring changelogs
2015-06-12  David Kalnischkiesstore Release files data in the Cache
2015-06-11  David Kalnischkiesuse IndexTarget to get to IndexFile
2015-06-10  David Kalnischkiesstop using IndexTarget pointers which are never freed
2015-06-10  David Kalnischkiesstore all targets data in IndexTarget struct
2015-06-09  David Kalnischkiesremove debianism file-content verification
2015-06-09  David Kalnischkiesdo not request files if we expect an IMS hit
2015-06-09  David Kalnischkiescleanup pdiff support detection decision
2015-06-09  David Kalnischkiessupport hashes for compressed pdiff files
2015-06-09  David Kalnischkiescheck patch hashes in rred worker instead of in the...
2015-06-09  David Kalnischkiesrework hashsum verification in the acquire system
2015-06-07  David Kalnischkiesdon't try other compressions on hashsum mismatch
2015-05-22  Michael VogtMerge branch 'debian/sid' into debian/experimental
2015-05-22  Michael VogtMerge remote-tracking branch 'upstream/debian/jessie...
2015-05-18  David Kalnischkiestreat older Release files than we already have as an...
2015-05-13  David Kalnischkiesdetect Releasefile IMS hits even if the server doesn't
2015-05-12  David Kalnischkiesimplement VerifyFile as all-hashes check
2015-05-11  David Kalnischkiesimprove partial/ cleanup in abort and failure cases
2015-04-18  David KalnischkiesMerge branch 'debian/jessie' into debian/experimental
2015-04-18  David Kalnischkieshide first pdiff merge failure debug message
2015-04-18  David Kalnischkiesa hit on Release files means the indexes will be hits too
2015-04-18  David Kalnischkiesrefactor calculation of final lists/ name from URI
2015-04-18  David Kalnischkiesunsigned Release files can expire, too
2015-04-07  David Kalnischkiesavoid depends on std::string implementation for pkgAcqu...
2015-03-16  David Kalnischkiesmerge debian/sid into debian/experimental
2014-11-08  David Kalnischkiesguard const-ification API changes
2014-11-08  David Kalnischkiesreplace ignore-deprecated #pragma dance with _Pragma
2014-11-08  David Kalnischkiesreenable patchsize limit option for pdiffs
2014-11-06  Michael VogtMerge remote-tracking branch 'mvo/feature/no-more-acqui...
2014-11-06  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-11-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-11-04  Michael VogtCall "Dequeue()" for items in AbortTransaction() to...
2014-10-29  Michael VogtOnly support Translation-* that are listed in the ...
2014-10-27  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-10-26  David Kalnischkiesmove permission changing from -item to -worker
2014-10-22  David Kalnischkieschown finished partial files earlier
2014-10-20  David Kalnischkiesuse c++ style instead of the last two c-arrays
2014-10-20  David Kalnischkiesaborted reverify restores file owner and permission
2014-10-20  David Kalnischkiesrun acquire transactions only once
2014-10-20  David Kalnischkiesmark --allow-insecure-repositories message as translateable
2014-10-15  David Kalnischkiesignore Acquire::GzipIndexes for cdrom sources
2014-10-15  David KalnischkiesMerge branch 'debian/sid' into debian/experimental
2014-10-15  David Kalnischkiesdon't cleanup cdrom files in apt-get update
2014-10-14  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-13  David Kalnischkiesdo not load filesize in pkgAcqIndexTrans explicitly
2014-10-13  David Kalnischkiesfix compile and tests error
2014-10-13  Michael VogtFix backward compatiblity of the new pkgAcquireMethod...
2014-10-13  David Kalnischkiestrusted=yes sources are secure, we just don't know why
2014-10-13  David Kalnischkiesdisplay a warning for unsigned repos
2014-10-13  David Kalnischkiesmake --allow-insecure-repositories message an error
2014-10-10  David Kalnischkiesremove useless pdiff filename output
2014-10-08  Michael VogtOnly rename StatError files in AbortTransaction()
2014-10-08  Michael VogtpkgAcqArchive::QueueNext(): change owner/permission...
2014-10-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/expected...
2014-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/acq-trans...
2014-10-08  Michael VogtMerge remote-tracking branch 'donkult/feature/acq-trans...
2014-10-07  Michael VogtSend "Fail-Reason: MaximumSizeExceeded" from the method
2014-10-07  Michael VogtAdd new Acquire::MaxReleaseFileSize=10*1000*1000 option
2014-10-07  Michael VogtMerge branch 'feature/acq-trans' into feature/expected...
2014-10-07  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-10-07  Michael VogtUpperCase some functions for consistency
2014-10-07  David Kalnischkiesdisplay errortext for all Err as well as Ign logs
2014-10-06  David Kalnischkiesuse _apt:root only for partial directories
2014-10-06  David Kalnischkiesfixup foldmarkers in acquire-item.cc
2014-10-06  Michael Vogtmake http size check work
2014-10-06  Michael Vogtfix warnings
2014-10-06  Michael Vogtrename StopAuthentication -> CheckStopAuthentication...
2014-10-06  Michael Vogtrename AuthDone() -> CheckAuthDone()
2014-10-06  Michael Vogtcleanup pkgAcq*::Failed()
2014-10-06  Michael Vogtadd missing TransactionStageCopy() in pkgAcqDiffIndex...
2014-10-06  Michael VogtRework pkgAcqMeta{Index,Sig,ClearSig}::Done() for reada...
2014-10-06  Michael Vogtfix incorrect docstrings for AcqMetaBase::TransactionSt...
2014-10-06  Michael Vogtadd new "SetActiveSubprocess()
2014-10-02  Michael Vogtreally do not download Release if InRelease does not...
2014-10-02  Michael Vogtcleanup around pkgAcqMetaSig and improved tests
2014-10-02  Michael Vogtadd a bunch of docstrings etc
2014-10-01  Michael Vogtfix crash
2014-10-01  Michael Vogtdonkults fixes
2014-10-01  Michael VogtCleanup pkgAcqIndex
2014-10-01  Michael Vogtrefactor and add pkgAcqIndex::ValidateFile()
2014-10-01  Michael Vogtfix leftover files from Acquire::GzipIndex
2014-10-01  Michael Vogthack around test-apt-update-unauth failure
2014-10-01  Michael Vogtupdate test/integration/test-releasefile-verification
2014-10-01  Michael VogtUse Acquire::Allow{InsecureRepositories,DowngradeToInse...
2014-10-01  Michael Vogtadd verify for the .diff/Index download and add FIXME...
2014-09-30  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2014-09-29  David Kalnischkiessupport parsing of all hashes for pdiff
2014-09-29  Michael Vogtcleanup
2014-09-29  Michael VogtMerge remote-tracking branch 'debian/debian/experimenta...
2014-09-29  Michael Vogtfix DestFile ext
2014-09-29  Michael Vogtrefactor
2014-09-29  Michael VogtAdjust DestFile in ReverifyAfterIMS() to not include...
next