Jay Freeman (saurik)
|
70aa55819c
For speed, you *need* multiple downloads per host.
|
8 år sedan |
David Kalnischkies
|
5832913a49
get pdiff files from the same mirror as the index
|
8 år sedan |
Julian Andres Klode
|
2a440328ea
acquire: Use priority queues and a 3 stage pipeline design
|
8 år sedan |
Julian Andres Klode
|
6a68315e93
Merge branch 'portability/freebsd'
|
8 år sedan |
Julian Andres Klode
|
6f1f3c9afd
Make root group configurable via ROOT_GROUP
|
8 år sedan |
Julian Andres Klode
|
0fb16c3e67
Use C locale instead of C.UTF-8 for protocol strings
|
8 år sedan |
David Kalnischkies
|
1044354995
improve code & doc for aquire weak/loop failing
|
8 år sedan |
David Kalnischkies
|
2e2865ae53
do fail on weakhash/loop earlier in acquire
|
8 år sedan |
David Kalnischkies
|
0919f1df55
prevent C++ locale number formatting in text APIs (try 3)
|
8 år sedan |
David Kalnischkies
|
b58e2c7c56
prevent C++ locale number formatting in text APIs
|
8 år sedan |
David Kalnischkies
|
124e6916b7
fix and document on the fly compressor config
|
8 år sedan |
David Kalnischkies
|
1eba782fc3
delay progress until Release files are downloaded
|
8 år sedan |
David Kalnischkies
|
4aa6ebf6d7
make random acquire queues work less random
|
8 år sedan |
Michael Vogt
|
fb193b1cd4
Get accurate progress reporting in apt update again
|
8 år sedan |
David Kalnischkies
|
6fd4b4c0b6
always download changelogs into /tmp first
|
9 år sedan |
David Kalnischkies
|
feb674aba5
revert file-hash based action-merging in acquire
|
9 år sedan |
Julian Andres Klode
|
b89cd2e36f
acquire: Allow parallelizing methods without hosts
|
9 år sedan |
Julian Andres Klode
|
e551e1237d
Use 0llu instead of 0ull in one place too
|
9 år sedan |
Julian Andres Klode
|
5a97834817
Avoid overflow when summing up file sizes
|
9 år sedan |
Michael Vogt
|
ef39c14810
Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled()
|
9 år sedan |
Michael Vogt
|
a416a90b63
Deal with killed acquire methods properly instead of hanging
|
9 år sedan |
David Kalnischkies
|
6aef1942f4
ignore lost+found in private directory cleanup
|
9 år sedan |
David Kalnischkies
|
514a25cbcd
do not use _apt for file/copy sources if it isn't world-accessible
|
9 år sedan |
David Kalnischkies
|
ce1f3a2c61
wrap every unlink call to check for != /dev/null
|
9 år sedan |
David Kalnischkies
|
ae732225ec
use std-algorithms instead of manual loops to avoid overflow warning
|
9 år sedan |
David Kalnischkies
|
69b7654484
fix 'Dead assignment' by dropping unneeded boolean
|
9 år sedan |
David Kalnischkies
|
95278287f4
avoid using global PendingError to avoid failing too often too soon
|
9 år sedan |
David Kalnischkies
|
226c0f64d4
improve CheckDropPrivsMustBeDisabled further
|
9 år sedan |
David Kalnischkies
|
7c8206bf26
if file is inaccessible for _apt, disable privilege drop in acquire
|
9 år sedan |
Michael Vogt
|
ac7f8f7916
Fix all the wrong removals of includes that iwyu got wrong
|
9 år sedan |