index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-private
/
private-download.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-23
ensure we got a lock in clean operation
David Kalnischkies
1
-4
/
+4
2015-12-14
non-existing directories don't need to be cleaned
David Kalnischkies
1
-8
/
+18
2015-11-05
drop privileges in copy:// method as we do for file://
David Kalnischkies
1
-0
/
+2
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
1
-1
/
+1
2015-11-04
hidden support more apt-get/apt-cache commands in apt
David Kalnischkies
1
-1
/
+202
2015-11-04
new quiet level -qq for apt to hide progress output
David Kalnischkies
1
-2
/
+9
2015-08-31
if file is inaccessible for _apt, disable privilege drop in acquire
David Kalnischkies
1
-49
/
+0
2015-08-14
Replace --force-yes by various options starting with --allow
Julian Andres Klode
1
-2
/
+4
2015-08-10
show or-groups in not-installed recommends and suggests lists
David Kalnischkies
1
-5
/
+8
2014-10-23
chown finished partial files earlier
David Kalnischkies
1
-2
/
+9
2014-10-15
check for available space, excluding root reserved blocks
David Kalnischkies
1
-0
/
+39
2014-10-15
don't drop privileges if _apt has not enough rights
David Kalnischkies
1
-1
/
+49
2014-06-02
Show unauthenticated warning for source packages as well
Michael Vogt
1
-0
/
+5
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-4
/
+2
2014-03-13
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
1
-0
/
+1
2013-10-03
put fetch errors in 'source' on our errorstack
David Kalnischkies
1
-0
/
+96