Thomas Markwalder
6067cd48da
[master] Set signal action to ingore for SIGPIPE
...
Merges in rt32222.
2014-11-05 07:31:17 -05:00
Thomas Markwalder
3ffc07defb
[master] Addes addtional HMAC TSIG algorithms to DDNS
...
Merges in rt36947
2014-09-08 11:26:57 -04:00
Shawn Routhier
0ab4a71612
[master] Don't halt if we can't set the resovler
...
If we have an issue when trying to determine a resolver from resolv.conf
don't halt the process. Print out a message and let the user handle it.
2014-05-20 19:35:05 -07:00
Shawn Routhier
158a34fb68
[master] Add #ifdefs to allow code to compile if NSUPDATE isn't defined
2014-04-28 15:27:02 -07:00
Shawn Routhier
7dc4e69ca2
[master] Handle an absent resolv.conf file better
...
Add relnote and update copyright
2014-01-15 19:47:08 -08:00
Mark Andrews
22ceb8bb3a
handle ISC_R_FILENOTFOUND now being returned from irs_resconf_load
2014-01-16 14:25:19 +11:00
Shawn Routhier
61ef216b8d
[master] Add support for user selection of the from address for DDNS transactions
2013-12-11 08:08:42 -08:00
Shawn Routhier
e54ff84f08
-n master Patch for 30461 and update the auto generated files
...
Update the auto genrated files to add the required bind9
libraries
Fix up dhcpctl/Makefile.am to include the isccfg lib
Patch for 30461 to allow the DHCP server to find
the name server to update via the DNS
Conflicts:
2013-12-10 04:03:12 +00:00
Shawn Routhier
0895c955d1
[master] Fix up the gentle shutdown code to handle failover
...
This patch modifies the gentle failover patch to
be cleaner and to handle failover peers better.
2013-11-14 12:55:10 -08:00
Shawn Routhier
47e8308dea
[master]
...
[32692] Signal handlers added: sigint (ctrl-c) and sigterm (default kill)
2013-10-30 13:52:36 -07:00
Shawn Routhier
d122accf9a
Patch for 21093 - handle v4 or v6 only a little better. If we can't contstruct
...
the context log it and leave, if we can but then try and do a DDNS transaction
using the protocol we don't have log it and continue.
2010-05-25 00:22:29 +00:00
Shawn Routhier
f4bc8261ca
Modify the routine that constructs DNS names to convert relative names to
...
absolute names (add trailing dot) to keep the dns library happy. Ticket 21054
2010-03-17 17:07:43 +00:00
Shawn Routhier
fe4b839a22
Update to bind 9.7.0b3, remove work around for fdwatchpoke bug
2009-11-20 00:10:14 +00:00
Shawn Routhier
8fa0112dd1
Ticket 20540 - clean ups for DHCP-DDNS work, add an change dropped in the
...
merge, arrange to handle callbacks from the socket code after we've deleted
the socket and deal with the quantum issue in the tasks. This last will
be removed shortly as a better fix is now available.
2009-11-19 23:49:57 +00:00
Shawn Routhier
3ac2a573a5
Cleanup for ddns changes ticket rt20527
2009-10-29 00:46:48 +00:00
Shawn Routhier
98bf16077d
Support for asynchronous ddns per ticket 19216 - convert to using isclib and
...
dnslib.
2009-10-28 04:12:30 +00:00