summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-11Release 1.3~exp21.3_exp2Julian Andres Klode
2016-06-10don't leak FD in AutoProxyDetect command return parsingDavid Kalnischkies
2016-06-10don't leak dpkg statusfd pipe in debuggingDavid Kalnischkies
2016-06-10don't leak EDSP solver output fdDavid Kalnischkies
2016-06-10don't leak an FD in lz4 (de)compressionDavid Kalnischkies
2016-06-10do not hang on piped input in PipedFileFdPrivateDavid Kalnischkies
2016-06-09remove racy_pselect fallbackDavid Kalnischkies
2016-06-08drop Dpkg::MaxArgs in favor of Dpkg::MaxArgsBytesDavid Kalnischkies
2016-06-08don't explicitly configure the last round of packagesDavid Kalnischkies
2016-06-08edsp: drop privileges before executing solversDavid Kalnischkies
2016-06-08edsp: if logging is requested, do it for internal, tooDavid Kalnischkies
2016-06-08edsp: if internal is used, keep this decisionDavid Kalnischkies
2016-06-08move 'dump' solver from apt-utils to apt packageDavid Kalnischkies
2016-06-08edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies
2016-06-06edsp: prevent it from trying to write a cacheDavid Kalnischkies
2016-06-06get right of the hardcoded string-length comparesDavid Kalnischkies
2016-06-05refactor EDSP classes for better internal reuseDavid Kalnischkies
2016-06-04prepare-release: ignore newer version symbolsDavid Kalnischkies
2016-06-04Japanese program translation updateTakuma Yamada
2016-06-04edsp: use a stanza based interface for solution writingDavid Kalnischkies
2016-06-04edsp: use an ID mapping for the internal solverDavid Kalnischkies
2016-06-02apt-key: change to / before find to satisfy its CWD needsDavid Kalnischkies
2016-06-02ignore std::locale exeception on non-existent "" localeDavid Kalnischkies
2016-06-01Pass -fvisibility-inlines-hidden to g++Julian Andres Klode
2016-06-01Add some more symbols to libapt-pkg5.0.symbolsJulian Andres Klode
2016-06-01Get rid of .bzrignoreJulian Andres Klode
2016-05-29try to detect sudo spawned root-shell in prefixingDavid Kalnischkies
2016-05-28travis: use gcc-5 instead of gcc(-4.9)David Kalnischkies
2016-05-28look into the right textdomain for apt-utils againDavid Kalnischkies
2016-05-28use std::locale::global instead of setlocaleDavid Kalnischkies
2016-05-28use de-localed std::put_time instead rolling our ownDavid Kalnischkies
2016-05-28avoid changing the global LC_TIME for Release writingDavid Kalnischkies
2016-05-28accept only the expected UTC timezones in date parsingDavid Kalnischkies
2016-05-27prevent C++ locale number formatting in text APIsDavid Kalnischkies
2016-05-27fix and document on the fly compressor configDavid Kalnischkies
2016-05-25use *.docs files instead of hardcoding in debian/rulesDavid Kalnischkies
2016-05-25remove semi-support for different build-dirsDavid Kalnischkies
2016-05-24override lintian on doxygens embedded-javascript-libraryDavid Kalnischkies
2016-05-24use https instead of git for Vcs-GitDavid Kalnischkies
2016-05-24fix two typos in untranslated errors of libapt-pkgDavid Kalnischkies
2016-05-24fix two typos in apt.conf & apt-cache manpageDavid Kalnischkies
2016-05-24remove duplicated 'the' from guides doc-base abstractDavid Kalnischkies
2016-05-24no-change bump of Standards-Version to 3.9.8David Kalnischkies
2016-05-20update symbols fileDavid Kalnischkies
2016-05-20don't try to get acquire lock in simulation modeDavid Kalnischkies
2016-05-20refactor EDSP code into EDSP and EDSP-like partsDavid Kalnischkies
2016-05-20edsp: use a limited scenario based on bool-arrayDavid Kalnischkies
2016-05-20edsp: add Forbid-{New-Install,Remove} and Upgrade-AllDavid Kalnischkies
2016-05-20avoid triggering gcc's -Wunsafe-loop-optimizations in EDSPDavid Kalnischkies
2016-05-20edsp: dump: support dumping into compressed fileDavid Kalnischkies