summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/srvrec.cc
AgeCommit message (Collapse)Author
2015-08-20Add basic (non weight adjusted) shuffling for SrvRecords selectionMichael Vogt
Also add "Debug::Acquire::SrvRecs" debug option and the option "Acquire::EnableSrvRecods" to allow disabling this lookup.
2015-08-18apt-pkg/contrib/srvrec.cc: res_query() should not generate a _error->Warning()Michael Vogt
2015-08-18cleanupMichael Vogt
2014-05-23WIP start randomizingMichael Vogt
2014-05-22WIP make connect use GetSrvRecordsMichael Vogt
2014-05-20add sorting by priorityMichael Vogt
2014-05-20add GetSrvRecord helper to apt-pkg/contrib/srvrec.{cc,h}Michael Vogt