index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
aptmethod.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-26
allow the auth.conf to be root:root owned
David Kalnischkies
1
-18
/
+39
2017-07-26
reimplement and document auth.conf
David Kalnischkies
1
-0
/
+19
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
1
-1
/
+1
2017-07-12
methods/aptmethod.h: Add missing fileutl.h include
Julian Andres Klode
1
-0
/
+1
2016-08-17
methods: read config in most to least specific order
David Kalnischkies
1
-2
/
+2
2016-08-10
implement generic config fallback for methods
David Kalnischkies
1
-5
/
+67
2016-08-10
detect redirection loops in acquire instead of workers
David Kalnischkies
1
-1
/
+2
2016-07-06
don't change owner/perms/times through file:// symlinks
David Kalnischkies
1
-0
/
+31
2016-06-02
ignore std::locale exeception on non-existent "" locale
David Kalnischkies
1
-1
/
+5
2016-05-28
use std::locale::global instead of setlocale
David Kalnischkies
1
-1
/
+4
2016-03-15
apt-pkg/acquire-worker.cc: Introduce 104 Warning message
Julian Andres Klode
1
-0
/
+8
2015-11-05
allow acquire method specific options via Binary scope
David Kalnischkies
1
-23
/
+28
2015-11-05
drop privileges in copy:// method as we do for file://
David Kalnischkies
1
-0
/
+37