index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
connect.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
* methods/connect.cc:
Michael Vogt
1
-2
/
+2
2013-03-22
add new config options "Acquire::ForceIPv4" and
Michael Vogt
1
-0
/
+8
2013-03-21
merge patch from Colin to fix error message from getaddrinfo() (#703603)
Michael Vogt
1
-0
/
+3
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-0
/
+2
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
1
-7
/
+7
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-1
/
+3
2010-04-14
merged from lp:~mvo/apt/mvo
Michael Vogt
1
-0
/
+3
2010-04-14
Remember hosts with general failures for
Michael Vogt
1
-0
/
+3
2009-12-18
* Merged from the mvo branch
Michael Vogt
1
-3
/
+4
2009-12-11
add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien Jarno
David Kalnischkies
1
-0
/
+1
2009-10-20
* methods/connect.cc:
David Kalnischkies
1
-2
/
+2
2009-09-26
Fix some typos from #479997
bubulle@debian.org
1
-1
/
+1
2008-02-08
* methods/connect.cc:
Michael Vogt
1
-0
/
+16
2008-02-08
* methods/connect.cc:
Michael Vogt
1
-0
/
+16
2008-01-07
* apt-pkg/acquire-worker.cc, methods/connect.cc:
Michael Vogt
1
-0
/
+1
2007-02-05
* use pkgAcqMethod::FailReason() for consistent error reporting
Michael Vogt
1
-0
/
+1
2007-02-01
* commited the latest mirror failure detection code
Michael Vogt
1
-9
/
+8
2006-02-20
* only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ...
Michael Vogt
1
-0
/
+2
2005-08-22
* improve the timeout handling (again)
Michael Vogt
1
-0
/
+3
2005-06-07
* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig
Michael Vogt
1
-1
/
+3
2004-12-13
Merge apt--authentication--0
Matt Zimmerman
1
-1
/
+1
2004-09-20
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
Arch Librarian
1
-2
/
+2
2004-09-20
Lots and lots of i18n updates.
Arch Librarian
1
-15
/
+16
2004-09-20
PD license
Arch Librarian
1
-2
/
+5
2004-09-20
EAI_AGAIN is common..
Arch Librarian
1
-1
/
+4
2004-09-20
Join with aliencode
Arch Librarian
1
-12
/
+45
2004-09-20
More care with AF_UNIX and better error reporting
Arch Librarian
1
-27
/
+37
2004-09-20
Fixed error reporting for empty host strings and invali...
Arch Librarian
1
-2
/
+4
2004-09-20
Changed handling of EAI_SERVICE
Arch Librarian
1
-5
/
+2
2004-09-20
Better handling of missing services
Arch Librarian
1
-13
/
+29
2004-09-20
Fixed up error handling in connect
Arch Librarian
1
-5
/
+15
2004-09-20
Multiprotocol connect
Arch Librarian
1
-0
/
+143