summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2014-09-24DropPrivs: Document what it doesJulian Andres Klode
2014-09-24DropPrivs: Use APT::Sandbox::User instead of Apt::User::NobodyJulian Andres Klode
2014-09-24DropPrivs: Hard-fail if the user does not existJulian Andres Klode
2014-09-24DropPrivs: Add some comments for the more obscure setuid/setgid functionsJulian Andres Klode
2014-09-24DropPrivs: Move the re-set uid/gid thing to the end of the functionJulian Andres Klode
2014-09-24methods: Fail if we cannot drop privilegesJulian Andres Klode
2014-09-24DropPrivs: Improve commentsJulian Andres Klode
2014-09-24DropPrivs: Also check for saved set-user-ID and set-group-IDJulian Andres Klode
2014-09-24DropPrivs: Do not use an invalid return check for setgroups()Julian Andres Klode
2014-09-24Use _apt as our unprivileged user nameJulian Andres Klode
2014-09-24DropPriv: Really call seteuid and not setuid, and add more checksJulian Andres Klode
2014-09-24Drop Privileges to "Debian-apt" in most acquire methodsMichael Vogt
2014-09-23fix testsMichael Vogt
2014-09-23Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-09-21Ensure that iTFRewritePackageOrder is "MD5sum" to match apt-ftparchiveMichael Vogt
2014-09-21Fix regression for cdrom: sources from latest security updateMichael Vogt
2014-09-17improve test for commit daff4aMichael Vogt
2014-09-17Fix regression for file:/// uris from CVE-2014-0487Michael Vogt
2014-09-16SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt
2014-09-12Allow override of Proxy-Auto-Detect by the users configurationMichael Vogt
2014-09-08rework PTY magic to fix stair-stepping on kfreebsdDavid Kalnischkies
2014-09-08fix progress report for upgrade and reinstallDavid Kalnischkies
2014-09-07strip everything spacey in APT::String::StripDavid Kalnischkies
2014-09-07make GetLocalitySortedVersionSet more genericDavid Kalnischkies
2014-09-05Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-09-05Ensure we have a Policy in CacheFile.BuildDepCache()Michael Vogt
2014-09-02* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2014-09-02Make Proxy-Auto-Detect check for each hostMichael Vogt
2014-08-29initialize iPolicyBrokenCount in DepCache::UpdateWarren He
2014-08-26support versioned provides as implemented by dpkgDavid Kalnischkies
2014-08-24Fix debListParser to accept "no" as a value for the Multi-Arch fieldJulian Andres Klode
2014-08-24Fix debListParser to accept "no" as a value for the Multi-Arch fieldJulian Andres Klode
2014-07-29Fix SmartConfigure to ignore ordering of packages that are already validMichael Vogt
2014-07-17apt-pkg/acquire-item.cc: make pkgAcqDiffIndex more uniformMichael Vogt
2014-07-16Do not crash for apt-get install /dev/nullMichael Vogt
2014-07-16StringToBool: only act if the entire string is consumed by strtol()Michael Vogt
2014-07-10Allow passing a full path to apt-get install /foo/bar.debMichael Vogt
2014-07-08Only allow "apt-get build-dep path" when path starts with ./ or /Michael Vogt
2014-07-08Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-07-08Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleanerMichael Vogt
2014-07-08Add new Base256ToNum long long overload functionGuillem Jover
2014-07-07handle moved mmap after UniqFindTagWrite callDavid Kalnischkies
2014-07-03Try not to parse invalid translation files (LP: #756317)Michael Vogt
2014-06-18apt-pkg/indexrecords.cc: ensure that indexRecords::checkSum::Hash is initializedMichael Vogt
2014-06-18apt-pkg/acquire-item.h: add default argument to ExpectedHashes to avoid API b...Michael Vogt
2014-06-18readd pkgPackageManager::Go() to not break APIMichael Vogt
2014-06-18correct 'apt-cache stats' to include moreDavid Kalnischkies
2014-06-18remove the Section member from package structDavid Kalnischkies
2014-06-18cleanup datatypes mix used in binary cacheDavid Kalnischkies
2014-06-18increase hashtable size for packages/groups by factor 5David Kalnischkies