summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_dyndns.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-19Check whether servername is not empty string.Lukas Slebodnik1-1/+1
2013-05-27Fix dyndns timer initializationJakub Hrozek1-0/+7
2013-05-03Split out the common code from timed DNS updatesJakub Hrozek1-60/+12
2013-05-03dyndns: new option dyndns_authJakub Hrozek1-0/+1
2013-05-03dyndns: New option dyndns_update_ptrJakub Hrozek1-1/+3
2013-05-03dyndns: new option dyndns_refresh_intervalJakub Hrozek1-0/+107
2013-05-03Convert IPA-specific options to be back-end agnosticJakub Hrozek1-4/+5
2013-05-03Refactor dynamic DNS updatesJakub Hrozek1-1163/+74
2013-04-04dyndns: Fix initializing sdap_id_ctxJakub Hrozek1-1/+1
2013-04-03Centralize resolv_init, remove resolv context listJakub Hrozek1-8/+1
2013-04-03Init failover with be_res optionsJakub Hrozek1-20/+7
2013-02-12Filter out multicast addresses from IPA DNS updatesJakub Hrozek1-1/+1
2012-12-02IPA: Handle bad results from c-ares lookupStephen Gallagher1-1/+11
2012-10-16Make TTL configurable for dynamic dns updatesJames Hogarth1-2/+12
2012-05-10Filter out IP addresses inappropriate for DNS forward recordsJakub Hrozek1-1/+57
2012-05-01execv, excvp and exec_child never return EOKStef Walter1-5/+3
2012-03-29Return correct resolv_status on resolver timeoutJakub Hrozek1-1/+6
2012-02-23Save errno value before calling DEBUGJakub Hrozek1-2/+4
2012-02-21Don't give memory context in confdb where not neededJan Zeleny1-1/+1
2012-01-17IPA: Detect nsupdate support for the realm directiveStephen Gallagher1-14/+40
2011-12-19Move child_common routines to utilStephen Gallagher1-1/+1
2011-11-23New IPA ID contextJan Zeleny1-8/+10
2011-11-22Cleanup: Remove unused parametersJakub Hrozek1-2/+1
2011-08-25IPA dyndns: do not segfault if the server cannot be resolvedJakub Hrozek1-4/+2
2011-08-01Remove incorrect private variableStephen Gallagher1-1/+1
2011-07-11Check DNS records before updatingJakub Hrozek1-21/+463
2011-07-05ipa_dyndns: Use sockaddr_storage for storing IP addressesJakub Hrozek1-12/+17
2011-06-21Log nsupdate messageJakub Hrozek1-0/+3
2011-03-03Fixes for dynamic DNS updateSumit Bose1-16/+87
2010-07-09Use new LDAP connection framework in IPA dynamic DNS forwarder.eindenbom1-38/+122
2010-05-27Remove signal event if child was terminated by a signalSumit Bose1-1/+8
2010-05-16Add dynamic DNS updates to FreeIPAStephen Gallagher1-0/+580
2010-05-07Revert "Add dynamic DNS updates to FreeIPA"Stephen Gallagher1-580/+0
2010-05-07Add dynamic DNS updates to FreeIPAStephen Gallagher1-0/+580