summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_dyndns.c
Commit message (Expand)AuthorAgeFilesLines
* Check whether servername is not empty string.Lukas Slebodnik2013-08-191-1/+1
* Fix dyndns timer initializationJakub Hrozek2013-05-271-0/+7
* Split out the common code from timed DNS updatesJakub Hrozek2013-05-031-60/+12
* dyndns: new option dyndns_authJakub Hrozek2013-05-031-0/+1
* dyndns: New option dyndns_update_ptrJakub Hrozek2013-05-031-1/+3
* dyndns: new option dyndns_refresh_intervalJakub Hrozek2013-05-031-0/+107
* Convert IPA-specific options to be back-end agnosticJakub Hrozek2013-05-031-4/+5
* Refactor dynamic DNS updatesJakub Hrozek2013-05-031-1163/+74
* dyndns: Fix initializing sdap_id_ctxJakub Hrozek2013-04-041-1/+1
* Centralize resolv_init, remove resolv context listJakub Hrozek2013-04-031-8/+1
* Init failover with be_res optionsJakub Hrozek2013-04-031-20/+7
* Filter out multicast addresses from IPA DNS updatesJakub Hrozek2013-02-121-1/+1
* IPA: Handle bad results from c-ares lookupStephen Gallagher2012-12-021-1/+11
* Make TTL configurable for dynamic dns updatesJames Hogarth2012-10-161-2/+12
* Filter out IP addresses inappropriate for DNS forward recordsJakub Hrozek2012-05-101-1/+57
* execv, excvp and exec_child never return EOKStef Walter2012-05-011-5/+3
* Return correct resolv_status on resolver timeoutJakub Hrozek2012-03-291-1/+6
* Save errno value before calling DEBUGJakub Hrozek2012-02-231-2/+4
* Don't give memory context in confdb where not neededJan Zeleny2012-02-211-1/+1
* IPA: Detect nsupdate support for the realm directiveStephen Gallagher2012-01-171-14/+40
* Move child_common routines to utilStephen Gallagher2011-12-191-1/+1
* New IPA ID contextJan Zeleny2011-11-231-8/+10
* Cleanup: Remove unused parametersJakub Hrozek2011-11-221-2/+1
* IPA dyndns: do not segfault if the server cannot be resolvedJakub Hrozek2011-08-251-4/+2
* Remove incorrect private variableStephen Gallagher2011-08-011-1/+1
* Check DNS records before updatingJakub Hrozek2011-07-111-21/+463
* ipa_dyndns: Use sockaddr_storage for storing IP addressesJakub Hrozek2011-07-051-12/+17
* Log nsupdate messageJakub Hrozek2011-06-211-0/+3
* Fixes for dynamic DNS updateSumit Bose2011-03-031-16/+87
* Use new LDAP connection framework in IPA dynamic DNS forwarder.eindenbom2010-07-091-38/+122
* Remove signal event if child was terminated by a signalSumit Bose2010-05-271-1/+8
* Add dynamic DNS updates to FreeIPAStephen Gallagher2010-05-161-0/+580
* Revert "Add dynamic DNS updates to FreeIPA"Stephen Gallagher2010-05-071-580/+0
* Add dynamic DNS updates to FreeIPAStephen Gallagher2010-05-071-0/+580