- Jul 22, 2014
-
-
-
-
From RFC 2782: A client MUST attempt to contact the target host with the lowest-numbered priority it can reach. This patch sorts the DNS SRV records by their priority, and additionally gives records with a larger weight a higher probability of appearing earlier. This way, the DNS SRV records are tried in the order of their priority.
-
Quanah Gibson-Mount authored
-
-
-
-
-
Push modifications into response callback; only execute if main Add actually succeeded.
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
-
Quanah Gibson-Mount authored
-
-
-
-
This was actually broken by 65e163d2, ITS#6947. Reverting both of those changes and fixing #6947 again.
-
Quanah Gibson-Mount authored
-
-
Howard Chu authored
-
Quanah Gibson-Mount authored
-
Due to 89bae499
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
Drop support for BDB 6.0.20 and later, incompatible license
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
MDB is the name of the backend, LMDB is the name of the DB engine. Also update some BerkeleyDB info.
-
Quanah Gibson-Mount authored
-
Similar to #7858, another easy patch.
-
couldn't avoid ifdefs. Silence warnings.
-