- 15 May, 2014 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Tomek Mrugalski authored
-
- 13 May, 2014 1 commit
-
-
Tomek Mrugalski authored
Bundy issue 6: (should also be trivial enough, so I'm pushing it directly at my discretion) without this it's possible that it only results in warning on a system that doesn't actually support this flag (such as MacOS X) and subsequently causes build failure.
-
- 12 May, 2014 1 commit
-
-
JINMEI Tatuya authored
-
- 10 May, 2014 2 commits
-
-
Tomek Mrugalski authored
[mavericks] fix trivial build errors Conflicts: src/lib/util/csv_file.cc src/lib/util/csv_file.h
-
Tomek Mrugalski authored
-
- 09 May, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 08 May, 2014 6 commits
-
-
Tomek Mrugalski authored
- loggerInit method moved to specific backends - --with-kea-config parameter renamed: BIND10 => Bundy
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 06 May, 2014 7 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- config-reload command added - config and command handlers cleaned up - files renamed - Majority of the backend code is now common - Added unit-test for config-reload command
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 29 Apr, 2014 2 commits
-
-
Marcin Siodelski authored
Conflicts: src/lib/dhcpsrv/d2_client_cfg.cc src/lib/dhcpsrv/dhcp_parsers.cc
-
Marcin Siodelski authored
-
- 28 Apr, 2014 4 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 25 Apr, 2014 7 commits
-
-
Thomas Markwalder authored
Reverted change to configure.ac that broke the test for sys/filio.h. This include is needed for unit tests in dhcp_ddns.
-
Marcin Siodelski authored
-
Thomas Markwalder authored
The unit test, IOFetchTest.TcpSendReceive65535, was failing routinely on a NetBSD VM. The VM was running so slowly that this test was timing out. Typically it takes less than 500ms. On this VM it was taking over 4.5s and then hitting a safety valve timeout. That timeout value was increased.
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 24 Apr, 2014 6 commits
-
-
Thomas Markwalder authored
Internal refactor, moved error logic from commit() to build() for D2 parsers
-
Marcin Siodelski authored
-
Thomas Markwalder authored
-
Marcin Siodelski authored
-
Thomas Markwalder authored
Adds sender_ip,sender_port,max_queue_size to D2 client config
-
Marcin Siodelski authored
-