Julian Andres Klode
|
2a440328ea
acquire: Use priority queues and a 3 stage pipeline design
|
8 년 전 |
David Kalnischkies
|
5dd00edbcf
add messages to our deprecation warnings in libapt
|
9 년 전 |
Michael Vogt
|
a416a90b63
Deal with killed acquire methods properly instead of hanging
|
9 년 전 |
Julian Andres Klode
|
d06c500cd0
Revert "Fix select timeout to be 50msec instead of 0.5msec" for acquire
|
9 년 전 |
Michael Vogt
|
eaf21c2144
Fix select timeout to be 50msec instead of 0.5msec
|
9 년 전 |
David Kalnischkies
|
7c8206bf26
if file is inaccessible for _apt, disable privilege drop in acquire
|
9 년 전 |
David Kalnischkies
|
3a8776a37a
fix various typos reported by codespell
|
9 년 전 |
Julian Andres Klode
|
a0a4d1433a
Make QItem a subclass of DescItem
|
9 년 전 |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
9 년 전 |
David Kalnischkies
|
e8afd16892
apply various style suggestions by cppcheck
|
9 년 전 |
David Kalnischkies
|
c8a4ce6cbe
add d-pointer, virtual destructors and de-inline de/constructors
|
9 년 전 |
David Kalnischkies
|
08ea780645
deal better with acquiring the same URI multiple times
|
9 년 전 |
David Kalnischkies
|
ba6b79bd00
a hit on Release files means the indexes will be hits too
|
9 년 전 |
David Kalnischkies
|
03aa08472d
chown finished partial files earlier
|
10 년 전 |
David Kalnischkies
|
862bafea48
do not inline virtual destructors with d-pointers
|
10 년 전 |
David Kalnischkies
|
04a54261af
ensure partial dirs are 0700 and owned by _apt:root
|
10 년 전 |
David Kalnischkies
|
43acd01979
allow fetcher setup without directory creation
|
10 년 전 |
David Kalnischkies
|
25613a61f6
fix: Member variable 'X' is not initialized in the constructor.
|
10 년 전 |
Michael Vogt
|
96c6cab1fd
calculate Percent as part of pkgAcquireStatus to provide a weighted percent for both items and bytes
|
10 년 전 |
David Kalnischkies
|
a02db58fd5
follow method attribute suggestions by gcc
|
11 년 전 |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 년 전 |
David Kalnischkies
|
255c9e4b74
make doxygen more quiet, fix issues and disable latex
|
11 년 전 |
David Kalnischkies
|
a4f6bdc8bd
revert 2184.1.2: do not pollute namespace in headers
|
13 년 전 |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
13 년 전 |
Michael Vogt
|
0b7d641cf1
* merged latest fixes from debian-sid
|
13 년 전 |
David Kalnischkies
|
4a53151aca
do not require unused partial dirs in 'source' (Closes: #633510)
|
13 년 전 |
David Kalnischkies
|
dbbc549457
replace the last standing double's with long long
|
13 년 전 |
David Kalnischkies
|
73da43e90b
* apt-pkg/acquire*.{cc,h}:
|
13 년 전 |
Michael Vogt
|
e92e897a6f
apt-pkg/acquire.h: add placeholder dpointer
|
14 년 전 |
David Kalnischkies
|
b29c37128c
* apt-pkg/deb/dpkgpm.cc:
|
14 년 전 |