summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* de-duplicate version strings in the cacheDavid Kalnischkies2014-09-271-3/+3
* drop stored StringItems in favor of in-memory mappingsDavid Kalnischkies2014-09-278-124/+57
* count strings more accurately for statsDavid Kalnischkies2014-09-271-14/+39
* packages in the cache are sorted by name so noise-freeDavid Kalnischkies2014-09-271-9/+2
* search for pkg names in the cache case-sensitiveDavid Kalnischkies2014-09-271-4/+4
* deprecate Pkg->Name in favor of Grp->NameDavid Kalnischkies2014-09-275-12/+21
* Disable Mth.DropPrivsOrDie() in copy.cc for nowMichael Vogt2014-09-261-1/+0
* Remove check for "Translation-" from pkgAcqIndex::Custom600Headers()Michael Vogt2014-09-251-4/+1
* Revert making pkgAcquire::Item::DescURI() "const"Michael Vogt2014-09-251-12/+12
* Use /var/empty as the homedir for _aptMichael Vogt2014-09-251-2/+2
* releasing package apt version 1.1~exp3Michael Vogt2014-09-242-0/+20
* DropPrivs: Document what it doesJulian Andres Klode2014-09-241-1/+11
* DropPrivs: Use APT::Sandbox::User instead of Apt::User::NobodyJulian Andres Klode2014-09-241-3/+3
* DropPrivs: Hard-fail if the user does not existJulian Andres Klode2014-09-241-1/+1
* DropPrivs: Add some comments for the more obscure setuid/setgid functionsJulian Andres Klode2014-09-241-0/+2
* DropPrivs: Move the re-set uid/gid thing to the end of the functionJulian Andres Klode2014-09-241-7/+7
* methods: Fail if we cannot drop privilegesJulian Andres Klode2014-09-248-14/+27
* DropPrivs: Improve commentsJulian Andres Klode2014-09-241-8/+7
* DropPrivs: Also check for saved set-user-ID and set-group-IDJulian Andres Klode2014-09-243-0/+30
* DropPrivs: Do not use an invalid return check for setgroups()Julian Andres Klode2014-09-241-1/+1
* Use _apt as our unprivileged user nameJulian Andres Klode2014-09-242-3/+3
* DropPriv: Really call seteuid and not setuid, and add more checksJulian Andres Klode2014-09-241-11/+35
* Drop Privileges to "Debian-apt" in most acquire methodsMichael Vogt2014-09-248-2/+55
* fix testsMichael Vogt2014-09-233-4/+5
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-2386-51848/+55776
|\
| * Ensure that iTFRewritePackageOrder is "MD5sum" to match apt-ftparchiveMichael Vogt2014-09-211-1/+1
| * Fix regression for cdrom: sources from latest security updateMichael Vogt2014-09-211-0/+6
| * relax grep to support newer curl output formatDavid Kalnischkies2014-09-201-1/+6
| * disable timestamps in the footer of docs by doxygenJérémy Bobbio2014-09-191-1/+1
| * German program translation updateHolger Wansing2014-09-191-10/+13
| * Fix regression when copy: is used for a relative pathMichael Vogt2014-09-192-6/+8
| * test/integration/test-apt-update-file: improve testMichael Vogt2014-09-192-0/+17
| * ./pre-release pre-exportMichael Vogt2014-09-183-3/+3
| * releasing package apt version 1.0.9.1Michael Vogt2014-09-171-0/+6
| * Merge remote-tracking branch 'vnwildman/debian/sid' into debian/sidMichael Vogt2014-09-171-5/+5
| |\
| | * l10n: vi.po (636t): Update program translationTrần Ngọc Quân2014-09-131-5/+5
| * | improve test for commit daff4aMichael Vogt2014-09-172-2/+10
| * | Fix regression for file:/// uris from CVE-2014-0487Michael Vogt2014-09-172-12/+33
| * | prepare 1.0.9.1Michael Vogt2014-09-161-0/+15
| * | merge previous uploadMichael Vogt2014-09-161-0/+9
| * | SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt2014-09-167-30/+217
| * | add a 'coverage' command to generate reportsDavid Kalnischkies2014-09-141-4/+51
| * | Turkish program translation updateMert Dirik2014-09-141-8/+8
| * | Updated German documentation translationChris Leick2014-09-141-117/+7
| |/
| * Allow override of Proxy-Auto-Detect by the users configurationMichael Vogt2014-09-121-0/+4
| * prepare 1.0.8Michael Vogt2014-09-0948-51371/+54855
| * debian/gbp.conf: use export-dirMichael Vogt2014-09-091-0/+2
| * don't call pager in non-terminals for changelogDavid Kalnischkies2014-09-093-22/+45
| * rework PTY magic to fix stair-stepping on kfreebsdDavid Kalnischkies2014-09-082-53/+107
| * fix progress report for upgrade and reinstallDavid Kalnischkies2014-09-082-38/+57