summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2015-11-29accept ../ on the cmdline as start for a deb file as wellDavid Kalnischkies
2015-11-29tests: fix typos, correct helpmsgs and test testsDavid Kalnischkies
2015-11-29doc: VerifyFile checks all hashes instead of best onlyDavid Kalnischkies
2015-11-28Revert "Revert "appease adequate with some weak symbols for -private""Julian Andres Klode
2015-11-28Revert "appease adequate with some weak symbols for -private"Julian Andres Klode
2015-11-28disable privilege-drop verification by default as fakeroot trips over itDavid Kalnischkies
2015-11-28show the group we failed to drop via setgroupsDavid Kalnischkies
2015-11-27ignore deprecated method calls in deprecated methodDavid Kalnischkies
2015-11-27outsmart gcc -O3 over-optimization in pkgCdrom::FindPackagesDavid Kalnischkies
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies
2015-11-27appease adequate with some weak symbols for -privateDavid Kalnischkies
2015-11-27Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled()Michael Vogt
2015-11-27Deal with killed acquire methods properly instead of hangingMichael Vogt
2015-11-25typo: run s#frontend#front-end# on all of src:aptDavid Kalnischkies
2015-11-25slightly rephrase notice shown for insecure repositoriesJustin B Rye
2015-11-21review of new/changed translatable program stringsJustin B Rye
2015-11-21do not sent Last-Modified if we expect a changed fileDavid Kalnischkies
2015-11-20fix a few typos in code-comments/apt manpageDavid Kalnischkies
2015-11-20do not segfault in cache generation on mmap failureDavid Kalnischkies
2015-11-19ignore lost+found in private directory cleanupDavid Kalnischkies
2015-11-19support setting empty values (sanely) & removing support forDavid Kalnischkies
2015-11-19do not use _apt for file/copy sources if it isn't world-accessibleDavid Kalnischkies
2015-11-05"support" unsigned Release files without hashes againDavid Kalnischkies
2015-11-05encode UTF-8 characters correctly in QuoteStringDavid Kalnischkies
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies
2015-11-05do not use read() returned value unconditionallyDavid Kalnischkies
2015-11-04wrap every unlink call to check for != /dev/nullDavid Kalnischkies
2015-11-04ensure FileFd doesn't try to open /dev/null as atomic and coDavid Kalnischkies
2015-11-04ignore newlines in dpkg-deb control output for installing debsDavid Kalnischkies
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies
2015-11-04sanify API to get 'the' candidate versionDavid Kalnischkies
2015-11-04centralize unlink checks in acquire-itemDavid Kalnischkies
2015-11-04do not cleanup .diff/Index files on HitDavid Kalnischkies
2015-11-04move apts cmdline helper type into -privateDavid Kalnischkies
2015-11-04new quiet level -qq for apt to hide progress outputDavid Kalnischkies
2015-11-04deduplicate main methodsDavid Kalnischkies
2015-11-04split up help messages for simpler reuseDavid Kalnischkies
2015-11-04add binary-specific options via Binary scopeDavid Kalnischkies
2015-11-04refer to apt-secure(8) in unsecure repositories warningDavid Kalnischkies
2015-11-04rework errors and warnings around insecure repositoriesDavid Kalnischkies
2015-11-04add ConnectionTimedOut to transient failreasons listDavid Kalnischkies
2015-11-04support .deb files in upgrade operations as wellDavid Kalnischkies
2015-11-04show progress info while 'downloading' a local .deb fileDavid Kalnischkies
2015-11-04unbreak the copy-method claiming hashsum mismatch since ~exp9David Kalnischkies
2015-11-04allow all dpkg selections to be set via apt-mark and libaptDavid Kalnischkies
2015-11-04provide public interface to hold/unhold packagesDavid Kalnischkies
2015-11-04refactor dpkg execution in deb/debsystemDavid Kalnischkies
2015-11-04add cacheset push_back wrapping for std::back_inserterDavid Kalnischkies
2015-11-04implement operator* for cacheset iteratorsDavid Kalnischkies
2015-11-04implement a public pkgSystem::ArchitecturesSupportedDavid Kalnischkies