summaryrefslogtreecommitdiff
path: root/methods/aptmethod.h
Commit message (Expand)AuthorAgeFilesLines
* seccomp: Add missing syscalls for ppc64el, i386, and othersJulian Andres Klode2017-10-231-0/+11
* Sandbox methods with seccomp-BPF; except cdrom, gpgv, rshJulian Andres Klode2017-10-221-5/+212
* allow the auth.conf to be root:root ownedDavid Kalnischkies2017-07-261-18/+39
* reimplement and document auth.confDavid Kalnischkies2017-07-261-0/+19
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-1/+1
* methods/aptmethod.h: Add missing fileutl.h includeJulian Andres Klode2017-07-121-0/+1
* methods: read config in most to least specific orderDavid Kalnischkies2016-08-171-2/+2
* implement generic config fallback for methodsDavid Kalnischkies2016-08-101-5/+67
* detect redirection loops in acquire instead of workersDavid Kalnischkies2016-08-101-1/+2
* don't change owner/perms/times through file:// symlinksDavid Kalnischkies2016-07-061-0/+31
* ignore std::locale exeception on non-existent "" localeDavid Kalnischkies2016-06-021-1/+5
* use std::locale::global instead of setlocaleDavid Kalnischkies2016-05-281-1/+4
* apt-pkg/acquire-worker.cc: Introduce 104 Warning messageJulian Andres Klode2016-03-151-0/+8
* allow acquire method specific options via Binary scopeDavid Kalnischkies2015-11-051-23/+28
* drop privileges in copy:// method as we do for file://David Kalnischkies2015-11-051-0/+37