summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2014-11-06Merge remote-tracking branch 'mvo/feature/no-more-acquire-guessing' into debi...Michael Vogt
2014-11-06Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m...Michael Vogt
2014-11-05Bump ABI to 4.15Michael Vogt
2014-11-05prepare ABI for feature/socketpairMichael Vogt
2014-11-05Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-11-05apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()Michael Vogt
2014-11-04apt-pkg/acquire-item.h: make friend declaration compatible with older gccMichael Vogt
2014-11-04Call "Dequeue()" for items in AbortTransaction() to fix raceMichael Vogt
2014-10-29Only support Translation-* that are listed in the {In,}Release fileMichael Vogt
2014-10-26move permission changing from -item to -workerDavid Kalnischkies
2014-10-26rewrite ReadMessages()David Kalnischkies
2014-10-24promote filesize to a hashstringDavid Kalnischkies
2014-10-23Fix incorrect comparison between signed/unsignedMichael Vogt
2014-10-23Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytesMichael Vogt
2014-10-23chown finished partial files earlierDavid Kalnischkies
2014-10-22check that auth.conf exists before chowning itDavid Kalnischkies
2014-10-21Ensure /etc/apt/auth.conf has _apt:root ownerMichael Vogt
2014-10-20test if TMPDIR is accessible before usingDavid Kalnischkies
2014-10-20check for failure message in testsuccess/failureDavid Kalnischkies
2014-10-20use c++ style instead of the last two c-arraysDavid Kalnischkies
2014-10-20aborted reverify restores file owner and permissionDavid Kalnischkies
2014-10-20run acquire transactions only onceDavid Kalnischkies
2014-10-20mark --allow-insecure-repositories message as translateableDavid Kalnischkies
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