summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
AgeCommit message (Expand)Author
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-27add messages to our deprecation warnings in libaptDavid Kalnischkies
2015-11-27appease adequate with some weak symbols for -privateDavid Kalnischkies
2015-11-21review of new/changed translatable program stringsJustin B Rye
2015-11-20do not segfault in cache generation on mmap failureDavid 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-05encode UTF-8 characters correctly in QuoteStringDavid 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-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-10-30srvrec: Do not expose C++11 tuple use in headerJulian Andres Klode
2015-10-30GetSrvRecords: Make thread-safeJulian Andres Klode
2015-09-14srv test: do 100 pulls twice and compare listDavid Kalnischkies
2015-09-14avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies
2015-09-14copy ReadWrite-error to the bottom to make clang happyDavid Kalnischkies
2015-09-14implement CopyFile without using FileFd::Size()David Kalnischkies
2015-09-02avoid triggering the c++11 erase api change on travisDavid Kalnischkies
2015-09-01use clock() as source for SRV randomnessDavid Kalnischkies
2015-09-01use unusable-for-security hashes for integrity checksDavid Kalnischkies
2015-09-01Consider md5sum no longer a usable hashMichael Vogt
2015-09-01improve CheckDropPrivsMustBeDisabled furtherDavid Kalnischkies
2015-08-31ignore for _apt inaccessible TMPDIR in pkgAcqChangelogDavid Kalnischkies
2015-08-27Always close compressed files in FileFdJulian Andres Klode
2015-08-20Add basic (non weight adjusted) shuffling for SrvRecords selectionMichael Vogt
2015-08-18apt-pkg/contrib/srvrec.cc: res_query() should not generate a _error->Warning()Michael Vogt
2015-08-18cleanupMichael Vogt
2015-08-18Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-...Michael Vogt
2015-08-18Merge branch 'debian/experimental' into feature/srv-recordsMichael Vogt
2015-08-14Also add 'in combination with the other options.' to another errorJulian Andres Klode
2015-08-14Say "in combination with the other options" if an option is not understoodJulian Andres Klode
2015-08-13Use setresuid() and setresgid() where availableJulian Andres Klode
2015-08-13Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>Julian Andres Klode
2015-08-13Mark SPtr as deprecated, and convert users to std::unique_ptrJulian Andres Klode
2015-08-11Annotate more methods with APT_OVERRIDEJulian Andres Klode
2015-08-11ExecFork: Use /proc/self/fd to determine which files to closeJulian Andres Klode
2015-08-10change to libapt-pkg abi 5.0 with versioned symbolsDavid Kalnischkies
2015-08-10elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies
2015-08-10remove the compatibility markers for 4.13 abiDavid Kalnischkies
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies
2015-08-10implement reverse_iterators for cachesetsDavid Kalnischkies
2015-08-10implement Signed-By option for sources.listDavid Kalnischkies