summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_dyndns.c
AgeCommit message (Expand)AuthorFilesLines
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