summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-24releasing package apt version 1.1~exp31.1.exp3Michael Vogt
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-20relax grep to support newer curl output formatDavid Kalnischkies
2014-09-19disable timestamps in the footer of docs by doxygenJérémy Bobbio
2014-09-19German program translation updateHolger Wansing
2014-09-19Fix regression when copy: is used for a relative pathMichael Vogt
2014-09-19test/integration/test-apt-update-file: improve testMichael Vogt
2014-09-18./pre-release pre-exportMichael Vogt
2014-09-17releasing package apt version 1.0.9.11.0.9.1Michael Vogt
2014-09-17Merge remote-tracking branch 'vnwildman/debian/sid' into debian/sidMichael Vogt
2014-09-17improve test for commit daff4aMichael Vogt
2014-09-17Fix regression for file:/// uris from CVE-2014-0487Michael Vogt
2014-09-16prepare 1.0.9.1Michael Vogt
2014-09-16merge previous uploadMichael Vogt
2014-09-16SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt
2014-09-14add a 'coverage' command to generate reportsDavid Kalnischkies
2014-09-14Turkish program translation updateMert Dirik
2014-09-14Updated German documentation translationChris Leick
2014-09-13l10n: vi.po (636t): Update program translationTrần Ngọc Quân
2014-09-12Allow override of Proxy-Auto-Detect by the users configurationMichael Vogt
2014-09-09prepare 1.0.81.0.8Michael Vogt
2014-09-09debian/gbp.conf: use export-dirMichael Vogt
2014-09-09don't call pager in non-terminals for changelogDavid Kalnischkies
2014-09-08rework PTY magic to fix stair-stepping on kfreebsdDavid Kalnischkies
2014-09-08fix progress report for upgrade and reinstallDavid Kalnischkies
2014-09-07fix and non-silent fail dpkg-overwrite error testDavid Kalnischkies
2014-09-07strip everything spacey in APT::String::StripDavid Kalnischkies
2014-09-07detect terminal output with 'test -t' in testsDavid Kalnischkies
2014-09-07do use an 'unknown' arch-specification in testDavid Kalnischkies
2014-09-07make GetLocalitySortedVersionSet more genericDavid Kalnischkies
2014-09-07implement --full in apt searchDavid Kalnischkies
2014-09-07use a format string in ListSingleVersionDavid Kalnischkies
2014-09-07skip version if we already have this package as search-resultDavid Kalnischkies
2014-09-07support regular expressions in 'apt search'David Kalnischkies
2014-09-05Improve Debug::Acquire::http debug outputMichael Vogt