summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2014-10-15ignore Acquire::GzipIndexes for cdrom sourcesDavid Kalnischkies
2014-10-15Merge branch 'debian/sid' into debian/experimentalDavid Kalnischkies
2014-10-15don't cleanup cdrom files in apt-get updateDavid Kalnischkies
2014-10-15set PR_SET_NO_NEW_PRIVS even if sandbox is disabledDavid Kalnischkies
2014-10-14Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-10-13Change default of Acquire::AllowInsecureRepositories to "true"Michael Vogt
2014-10-13do not load filesize in pkgAcqIndexTrans explicitlyDavid Kalnischkies
2014-10-13fix compile and tests errorDavid Kalnischkies
2014-10-13Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()Michael Vogt
2014-10-13trusted=yes sources are secure, we just don't know whyDavid Kalnischkies
2014-10-13do not inline virtual destructors with d-pointersDavid Kalnischkies
2014-10-13display a warning for unsigned reposDavid Kalnischkies
2014-10-13make --allow-insecure-repositories message an errorDavid Kalnischkies
2014-10-10remove useless pdiff filename outputDavid Kalnischkies
2014-10-08Only rename StatError files in AbortTransaction()Michael Vogt
2014-10-08Update Status field values handlingGuillem Jover
2014-10-08pkgAcqArchive::QueueNext(): change owner/permission of DestFileMichael Vogt
2014-10-08Merge remote-tracking branch 'mvo/feature/expected-size' into debian/experime...Michael Vogt
2014-10-08Merge remote-tracking branch 'mvo/feature/acq-trans' into debian/experimentalMichael Vogt
2014-10-08Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expecte...Michael Vogt
2014-10-07do not show IP in output of testcasesDavid Kalnischkies
2014-10-07Send "Fail-Reason: MaximumSizeExceeded" from the methodMichael Vogt
2014-10-07set PR_SET_NO_NEW_PRIVS also if run as non-rootDavid Kalnischkies
2014-10-07fix foldmarkers in fileutl.ccDavid Kalnischkies
2014-10-07Add new Acquire::MaxReleaseFileSize=10*1000*1000 optionMichael Vogt
2014-10-07Merge branch 'feature/acq-trans' into feature/expected-sizeMichael Vogt
2014-10-07make expected-size a maximum-size check as this is what we want at this pointMichael Vogt
2014-10-07Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt
2014-10-07UpperCase some functions for consistencyMichael Vogt
2014-10-07Ignore EINVAL from prctl(PR_SET_NO_NEW_PRIVS)Michael Vogt
2014-10-07Rename DropPrivs() to DropPrivileges()Michael Vogt
2014-10-07display errortext for all Err as well as Ign logsDavid Kalnischkies
2014-10-07use _apt:root only for partial directoriesDavid Kalnischkies
2014-10-07ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies
2014-10-07fixup foldmarkers in acquire-item.ccDavid Kalnischkies
2014-10-06make http size check workMichael Vogt
2014-10-06fix warningsMichael Vogt
2014-10-06rename StopAuthentication -> CheckStopAuthentication and make it protectedMichael Vogt
2014-10-06implement the updated build profile specjosch
2014-10-06rename AuthDone() -> CheckAuthDone()Michael Vogt
2014-10-06cleanup pkgAcq*::Failed()Michael Vogt
2014-10-06add missing TransactionStageCopy() in pkgAcqDiffIndex::Done()Michael Vogt
2014-10-06Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readabilityMichael Vogt
2014-10-06fix incorrect docstrings for AcqMetaBase::TransactionStageRemoval/AcqMetaBase...Michael Vogt
2014-10-06add new "SetActiveSubprocess()Michael Vogt
2014-10-03Bump library version to libapt-pkg4.14Michael Vogt
2014-10-03really do not download Release if InRelease does not verifyMichael Vogt
2014-10-03implement MarkAndSweep in cc instead of headerDavid Kalnischkies
2014-10-03rename StringType VERSION to VERSIONNUMBERDavid Kalnischkies
2014-10-02cleanup around pkgAcqMetaSig and improved testsMichael Vogt