Michael Vogt
|
0b7d34ee9d
Do not remove a not working SrvRecords server twice
|
9 лет назад |
David Kalnischkies
|
920c367267
activate AI_IDN by default to support IDN domains
|
9 лет назад |
David Kalnischkies
|
23d35ec15a
allow getaddrinfo flag AI_ADDRCONFIG to be disabled
|
9 лет назад |
David Kalnischkies
|
b830f576a8
fix some unused parameter/variable warnings
|
9 лет назад |
Michael Vogt
|
c8ec5ab764
Fix typo
|
9 лет назад |
Michael Vogt
|
c29dbdffcb
Add basic (non weight adjusted) shuffling for SrvRecords selection
|
9 лет назад |
Michael Vogt
|
cdeb54d462
cleanup
|
9 лет назад |
Michael Vogt
|
cc4800145b
when using srv records, use the next server if one fails to connect
|
10 лет назад |
Michael Vogt
|
a01695e82c
WIP make connect use GetSrvRecords
|
10 лет назад |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
10 лет назад |
David Kalnischkies
|
9ce3cfc930
correct some style/performance/warnings from cppcheck
|
11 лет назад |
Michael Vogt
|
5cf466f44e
* methods/connect.cc:
|
11 лет назад |
Michael Vogt
|
45d02095cb
add new config options "Acquire::ForceIPv4" and
|
11 лет назад |
Michael Vogt
|
945d2a8aee
merge patch from Colin to fix error message from getaddrinfo() (#703603)
|
11 лет назад |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
13 лет назад |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
13 лет назад |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
13 лет назад |
Michael Vogt
|
df3226c1b1
merged from lp:~mvo/apt/mvo
|
14 лет назад |
Michael Vogt
|
785b920b8c
Remember hosts with general failures for
|
14 лет назад |
Michael Vogt
|
b3bc1bd74c
* Merged from the mvo branch
|
15 лет назад |
David Kalnischkies
|
d746ad6e04
add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien Jarno
|
15 лет назад |
David Kalnischkies
|
ce26dee77d
* methods/connect.cc:
|
15 лет назад |
bubulle@debian.org
|
cdd5a135d9
Fix some typos from #479997
|
15 лет назад |
Michael Vogt
|
1b7fe0e12c
* methods/connect.cc:
|
17 лет назад |
Michael Vogt
|
654881fb48
* methods/connect.cc:
|
17 лет назад |
Michael Vogt
|
f0983ff209
* apt-pkg/acquire-worker.cc, methods/connect.cc:
|
17 лет назад |
Michael Vogt
|
59271f62e4
* use pkgAcqMethod::FailReason() for consistent error reporting
|
18 лет назад |
Michael Vogt
|
36280399db
* commited the latest mirror failure detection code
|
18 лет назад |
Michael Vogt
|
75dd8af14b
* only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a network error
|
19 лет назад |
Michael Vogt
|
25182152bc
* improve the timeout handling (again)
|
19 лет назад |