Age | Commit message (Expand) | Author | Files | Lines |
2011-01-21 | Rename dns_domain to discovery domain for fo_add_srv_server() | Stephen Gallagher | 1 | -7/+11 |
2011-01-21 | Allow fallback to SSSD domain | Stephen Gallagher | 1 | -4/+44 |
2011-01-05 | Rename SRV_NOT_RESOLVED to SRV_RESOLVE_ERROR | Sumit Bose | 1 | -5/+5 |
2011-01-05 | Use the right status when resetting service discovery | Sumit Bose | 1 | -1/+1 |
2010-12-14 | Fix incorrect return value on failure in resolve_get_domain_send() | Sumit Bose | 1 | -0/+1 |
2010-12-14 | Fix improper NULL check in fo_add_srv_server() | Sumit Bose | 1 | -1/+2 |
2010-12-01 | Run checks before resetting offline state | Sumit Bose | 1 | -0/+17 |
2010-12-01 | Allow protocol fallback for SRV queries | Jakub Hrozek | 1 | -2/+2 |
2010-11-24 | fix typo in get_server_status() | Sumit Bose | 1 | -1/+1 |
2010-09-07 | Fixed small issue in memory context hierarchy | Jan Zeleny | 1 | -1/+1 |
2010-08-03 | Return proper error value when SRV lookup fails | Jakub Hrozek | 1 | -1/+1 |
2010-07-09 | Add an interface to try next fail-over server after connection to the active ... | eindenbom | 1 | -0/+21 |
2010-07-09 | Added an interface to query number of configured (and currently resolved thro... | eindenbom | 1 | -0/+13 |
2010-06-30 | Add dns_discovery_domain option | Jakub Hrozek | 1 | -22/+176 |
2010-06-09 | Fix Incorrect NULL check in get_server_common() | Jakub Hrozek | 1 | -1/+1 |
2010-06-09 | Fix potential NULL dereference in fail_over.c | Jakub Hrozek | 1 | -2/+5 |
2010-05-03 | Fix uninitialized variable | Jakub Hrozek | 1 | -0/+1 |
2010-04-30 | Support SRV servers in failover | Jakub Hrozek | 1 | -51/+509 |
2010-04-30 | Remove freed server_common entities from list | Jakub Hrozek | 1 | -1/+24 |
2010-04-26 | Treat server names as case-insensitive in failover code | Jakub Hrozek | 1 | -2/+2 |
2010-02-22 | Restrict family lookups | Jakub Hrozek | 1 | -9/+16 |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+651 |