- 01 Apr, 2014 1 commit
-
-
Stephen Morris authored
-
- 25 Mar, 2014 6 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 24 Mar, 2014 6 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 15 Mar, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 12 Mar, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 10 Mar, 2014 2 commits
-
-
Tomek Mrugalski authored
- GenericLeaseMgrTest class moved to a separate file - @todo added for disabled tests in memfile (with explanations) - Added several comments
-
Marcin Siodelski authored
Also, a couple of trivial changes, mostly documentary.
-
- 06 Mar, 2014 7 commits
-
-
Tomek Mrugalski authored
-
Jeremy C. Reed authored
Got rid of nodistdir and used noinst_ instead of nodist_ for dhcp hooks tests Also use -rpath /nowhere as a hack to trigger libtool to not create a convenience archive, resulting in shared modules.
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 04 Mar, 2014 1 commit
-
-
Jeremy C. Reed authored
using reorder_message_file.py tool
-
- 20 Feb, 2014 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 19 Feb, 2014 2 commits
-
-
Tomek Mrugalski authored
- Unit-tests for DHCPv4 now use configure() method. - Typo fixed in DHCPv6 unit-tests. - Removed, updated comments in cfgmgr - Guide updated
-
Thomas Markwalder authored
-
- 14 Feb, 2014 1 commit
-
-
Thomas Markwalder authored
Altered D2ClientMgr::sendRequest to call the client's error handler if in send mode and sendRequest fails. Prior to this it simply allowed any sender exceptions to propagate.
-
- 13 Feb, 2014 2 commits
-
-
Thomas Markwalder authored
Added ability to suspend DDNS updates to D2ClientMgr, so updating can be stopped when errors communications with D2 fail. Made D2ClientMgr non-copyable to avoid programmatic errors. Changed D2ClientMgr to return simply return from startSender() if already in send mode.
-
Thomas Markwalder authored
Added enableUpdates() method to D2ClientConfig to allow DDNS updates to be enabled or disabled independent of reconfiguration.
-
- 12 Feb, 2014 2 commits
-
-
Tomek Mrugalski authored
-
Thomas Markwalder authored
-
- 11 Feb, 2014 2 commits
-
-
Thomas Markwalder authored
D2ClientMgr now registers and unregisters its runReadyIO method and sender's select-fd with IfaceMgr's external socket monitoring.
-
Thomas Markwalder authored
valgrind reported an invalid D2ClientMgr is destroyed while in send mode Added call to stopSender to D2ClientMgr destructor.
-
- 10 Feb, 2014 3 commits
-
-
Thomas Markwalder authored
d2_client.h and .cc was split into four files: D2ClientConfig class is now in d2_client_cfg.h/cc D2ClientMgr class is now in d2_client_mgr.h/cc
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- getRelayInfo() implemented, relay_ is now protected - setRelay => setRelayInfo - Option::Universe is passed as const reference - Further clarified white_list_ field in Subnet.h
-