]> git.saurik.com Git - apt.git/history - apt-pkg/acquire.cc
do not use _apt for file/copy sources if it isn't world-accessible
[apt.git] / apt-pkg / acquire.cc
2015-11-19  David Kalnischkiesdo not use _apt for file/copy sources if it isn't world...
2015-11-04  David Kalnischkieswrap every unlink call to check for != /dev/null
2015-09-14  David Kalnischkiesuse std-algorithms instead of manual loops to avoid...
2015-09-14  David Kalnischkiesfix 'Dead assignment' by dropping unneeded boolean
2015-09-14  David Kalnischkiesavoid using global PendingError to avoid failing too...
2015-09-01  David Kalnischkiesimprove CheckDropPrivsMustBeDisabled further
2015-08-31  David Kalnischkiesif file is inaccessible for _apt, disable privilege...
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2015-08-18  Michael VogtMerge branch 'debian/experimental' into feature/srv...
2015-08-17  Michael VogtFix all the wrong removals of includes that iwyu got...
2015-08-17  Michael VogtCleanup includes after running iwyu
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 Kalnischkiesallow ratelimiting progress reporting for testcases
2015-06-15  David Kalnischkiescondense parallel requests with the same hashes to one
2015-06-15  David Kalnischkiesdeal better with acquiring the same URI multiple times
2015-05-22  Michael VogtMerge branch 'debian/sid' into debian/experimental
2015-04-18  David KalnischkiesMerge branch 'debian/jessie' into debian/experimental
2015-03-16  David Kalnischkiesmerge debian/sid into debian/experimental
2014-11-18  David Kalnischkiescreate our cache and lib directory always with mode 755
2014-11-09  David Kalnischkiesuse pkgAcquire::GetLock instead of own code
2014-11-06  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-11-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-27  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-10-22  David Kalnischkieschown finished partial files earlier
2014-10-21  David Kalnischkiescheck that auth.conf exists before chowning it
2014-10-21  Michael VogtEnsure /etc/apt/auth.conf has _apt:root owner
2014-10-15  David KalnischkiesMerge branch 'debian/sid' into debian/experimental
2014-10-14  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-13  David Kalnischkiesfix compile and tests error
2014-10-13  Michael VogtFix backward compatiblity of the new pkgAcquireMethod...
2014-10-13  David Kalnischkiesdo not inline virtual destructors with d-pointers
2014-10-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/acq-trans...
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-06  David Kalnischkiesensure partial dirs are 0700 and owned by _apt:root
2014-10-06  Michael Vogtmake http size check work
2014-09-29  Michael VogtMerge remote-tracking branch 'debian/debian/experimenta...
2014-09-29  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-29  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-27  David Kalnischkiesallow fetcher setup without directory creation
2014-09-26  David Kalnischkiesfix: Member variable 'X' is not initialized in the...
2014-09-25  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-23  Michael VogtMerge remote-tracking branch 'debian/debian/experimenta...
2014-09-23  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-23  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-17  Michael Vogtuse pkgAcqMetaBase as the transactionManager
2014-09-05  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-08-01  Michael Vogtmake errors more consistent
2014-07-31  Michael Vogtfail early (again) on gpg sig failures
2014-07-31  Michael VogtRework TransactionID stuff
2014-07-22  Michael VogtWIP cleanup pkgAcqMetaSig
2014-07-21  Michael Vogtadd pkgAcquire::TransactionHasError()
2014-07-18  Michael VogtWIP transaction based update
2014-07-10  Michael VogtMerge remote-tracking branch 'mvo/feature/README' into...
2014-07-10  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-08  Michael VogtDo not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
2014-06-18  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-18  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/drop-rights...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/hash-stats...
2014-06-18  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-29  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/feature/build-dep...
2014-05-08  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-08  Michael Vogtcheck for UnfetchedReleaseFiles when calculating the...
2014-05-08  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-07  Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-07  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-07  Michael VogtMerge branch 'debian/sid' into bugfix/update-progress...
2014-04-16  Michael Vogtcalculate Percent as part of pkgAcquireStatus to provid...
2014-04-16  Michael Vogtadd Debug::acquire::progress debug option and fixme...
2014-04-16  Michael Vogtload the size from the metaindex into the fetcher to...
2014-04-16  Michael Vogtmake the TotalFiles more reliable in apt-get update
2014-04-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  David Kalnischkiesfollow method attribute suggestions by gcc
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkieswarning: extra ‘;’ [-Wpedantic]
2014-02-27  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-02-22  Michael VogtFix typos in documentation (codespell)
2012-12-26  Michael Vogtmerged from the debian-sid branch
2012-10-17  Michael Vogt* lp:~mvo/apt/config-clear:
2012-10-17  Michael Vogt* lp:~mvo/apt/add-glob-function:
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-09-04  Michael Vogtmerged from lp:~donkult/apt/debian-experimental
2012-07-10  Michael Vogtmerged the relevant bits from lp:~mvo/apt/lp346386
2012-05-21  bubulle@debian.orgMerge my tree and the remote tree (no change, I guess)
2012-05-21  Michael Vogtmerged from David, uncommited the previous i18n commit...
2012-05-14  Raphael Geissert* apt-pkg/acquire*.cc:
2012-04-20  Michael Vogtmerge from the lp:~mvo/apt/mvo branch
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-04-11  Michael Vogtmerged from donkults experimental branch
next