summaryrefslogtreecommitdiff
path: root/server/providers/fail_over.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-22Handle IPv6 addresses with the async resolverStephen Gallagher1-2/+1
2009-12-15fail over: Change the first server pick logicMartin Nagy1-5/+26
2009-12-15Don't consider one address with different port numbers as the sameMartin Nagy1-8/+22
2009-12-09Correctly restart server status after the timeoutMartin Nagy1-1/+1
2009-12-09Add some debugging statements to fail_over and resolverMartin Nagy1-2/+60
2009-11-18Failover fixes and additionsSimo Sorce1-6/+22
2009-11-09Fix tevent_req error checking.Simo Sorce1-4/+1
2009-11-09Check return, zero free hostent, adhere to styleSimo Sorce1-8/+11
2009-11-06Add fail over utility functionsMartin Nagy1-0/+543