- 17 Apr, 2015 1 commit
-
-
Francis Dupont authored
-
- 12 Jan, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 29 Jul, 2014 1 commit
-
-
Stephen Morris authored
The messages in question are now output only with logging set to DEBUG: the DHCP-DDNS process now outputs a minimum number of messages by default.
-
- 08 Nov, 2013 1 commit
-
-
Thomas Markwalder authored
Some classes were using references to isc::asiolink::IOService, others where using d2::IOServicePtr. The latter is now used throughout for consistency as well as support for future, possible, multi-threaded implementation.
-
- 26 Aug, 2013 1 commit
-
-
Thomas Markwalder authored
Minor corrections only, there were no major revisions.
-
- 16 Aug, 2013 1 commit
-
-
Thomas Markwalder authored
Added main process event loop to D2Process which is the primary application "object" in b10-dchp-ddns. Along the way it was necessary to adjust D2QueueManager to treat stopping as an asyncrhonous event when IO is pending. This requied a change in lib-dchp-ddns to have awareness of when IO is pending. Fixed a bug in D2 configuration parsing in which parsing a a subsequent configuration caused duplicate TSIGKeyInfo entries.
-
- 05 Aug, 2013 1 commit
-
-
Thomas Markwalder authored
Changes were largely cosmetic.
-
- 30 Jul, 2013 1 commit
-
-
Thomas Markwalder authored
In order to add some flexibility in manipulating queue contents these two methods provide access to queue entries based on their ordinal position.
-
- 26 Jul, 2013 1 commit
-
-
Thomas Markwalder authored
D2QueueMgr class queues NameChangeRequest messages received from DHCP_DDNS clients.
-