Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | methods: read config in most to least specific order | David Kalnischkies | 2016-08-17 | 1 | -2/+2 |
* | implement generic config fallback for methods | David Kalnischkies | 2016-08-10 | 1 | -5/+67 |
* | detect redirection loops in acquire instead of workers | David Kalnischkies | 2016-08-10 | 1 | -1/+2 |
* | don't change owner/perms/times through file:// symlinks | David Kalnischkies | 2016-07-06 | 1 | -0/+31 |
* | ignore std::locale exeception on non-existent "" locale | David Kalnischkies | 2016-06-02 | 1 | -1/+5 |
* | use std::locale::global instead of setlocale | David Kalnischkies | 2016-05-28 | 1 | -1/+4 |
* | apt-pkg/acquire-worker.cc: Introduce 104 Warning message | Julian Andres Klode | 2016-03-15 | 1 | -0/+8 |
* | allow acquire method specific options via Binary scope | David Kalnischkies | 2015-11-05 | 1 | -23/+28 |
* | drop privileges in copy:// method as we do for file:// | David Kalnischkies | 2015-11-05 | 1 | -0/+37 |