index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
aptmethod.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
seccomp: Add missing syscalls for ppc64el, i386, and others
Julian Andres Klode
2017-10-23
1
-0
/
+11
*
Sandbox methods with seccomp-BPF; except cdrom, gpgv, rsh
Julian Andres Klode
2017-10-22
1
-5
/
+212
*
allow the auth.conf to be root:root owned
David Kalnischkies
2017-07-26
1
-18
/
+39
*
reimplement and document auth.conf
David Kalnischkies
2017-07-26
1
-0
/
+19
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-1
/
+1
*
methods/aptmethod.h: Add missing fileutl.h include
Julian Andres Klode
2017-07-12
1
-0
/
+1
*
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