]> git.saurik.com Git - apt.git/history - apt-pkg
promote filesize to a hashstring
[apt.git] / apt-pkg /
2014-10-24  David Kalnischkiespromote filesize to a hashstring
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-20  David Kalnischkiestest if TMPDIR is accessible before using
2014-10-20  David Kalnischkiescheck for failure message in testsuccess/failure
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-15  David Kalnischkiesset PR_SET_NO_NEW_PRIVS even if sandbox is disabled
2014-10-14  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-13  Michael VogtChange default of Acquire::AllowInsecureRepositories...
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 Kalnischkiesdo not inline virtual destructors with d-pointers
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  Guillem JoverUpdate Status field values handling
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  David Kalnischkiesdo not show IP in output of testcases
2014-10-07  Michael VogtSend "Fail-Reason: MaximumSizeExceeded" from the method
2014-10-07  David Kalnischkiesset PR_SET_NO_NEW_PRIVS also if run as non-root
2014-10-07  David Kalnischkiesfix foldmarkers in fileutl.cc
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 Vogtmake expected-size a maximum-size check as this is...
2014-10-07  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-10-07  Michael VogtUpperCase some functions for consistency
2014-10-07  Michael VogtIgnore EINVAL from prctl(PR_SET_NO_NEW_PRIVS)
2014-10-07  Michael VogtRename DropPrivs() to DropPrivileges()
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 Kalnischkiesensure partial dirs are 0700 and owned by _apt:root
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  joschimplement the updated build profile spec
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 VogtBump library version to libapt-pkg4.14
2014-10-02  Michael Vogtreally do not download Release if InRelease does not...
2014-10-02  David Kalnischkiesimplement MarkAndSweep in cc instead of header
2014-10-02  David Kalnischkiesrename StringType VERSION to VERSIONNUMBER
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-30  David Kalnischkiesfix another instance of warning: extra ‘;’ [-Wpedantic]
2014-09-29  David Kalnischkiessupport parsing of all hashes for pdiff
2014-09-29  David Kalnischkiesmark private methods as hidden
2014-09-29  Michael Vogtcleanup
2014-09-29  David Kalnischkiesfix Configuration::FindVector API
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...
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 Kalnischkiesreplace c-string Mode with c++-string ActiveSubprocess
2014-09-27  David Kalnischkiesallow options between command and -- on commandline
2014-09-27  David Kalnischkiesallow fetcher setup without directory creation
2014-09-26  David Kalnischkiesstore source name and version in binary cache
2014-09-26  David Kalnischkiesfix: The class 'pkgSourceList' defines member variable...
2014-09-26  David Kalnischkiesfix: Prefer prefix ++/-- operators for non-primitive...
2014-09-26  David Kalnischkiesfix: Consecutive return, break, continue, goto or throw...
2014-09-26  David KalnischkiesMerge branch 'feature/gnupglimit' into debian/experimental
2014-09-26  David Kalnischkiesadd and use 'apt-key verify' which prefers gpgv over gpg
2014-09-26  David Kalnischkiesadd --readonly option for apt-key adv
2014-09-26  David Kalnischkiesuse apt-key adv (+ gnupg) instead of gpgv for verify
2014-09-26  David Kalnischkiesfix: warning: extra ‘;’ [-Wpedantic]
2014-09-26  David Kalnischkiesfix: Member variable 'X' is not initialized in the...
2014-09-26  David Kalnischkiesfix occurrence typo in tagfile comment
2014-09-26  David Kalnischkiesadd an API for cache filters/matcher
2014-09-26  David Kalnischkiesmove PCI::From* methods into CacheSetHelper class
2014-09-26  David Kalnischkiesrework cachesets API to allow future extension
next