- 16 Jul, 2013 8 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- not used function removed - DHCP6_HOOK_PACKET_RCVD_SKIP message typo fixed
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 15 Jul, 2013 4 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 12 Jul, 2013 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- callouts called using HooksManager::callCallouts - removed Dhcp6Srv::getServerHooks() and getHooksManager() declarations. - updated sendPacket comment (reception->transmission) - documented getCalloutHandle() - indentation fixed for getSubnets6()
-
- 11 Jul, 2013 7 commits
-
-
Stephen Morris authored
-
Thomas Markwalder authored
in D2 unit test.
-
Michal 'vorner' Vaner authored
Don't warn about static cast of function pointer print.
-
Michal 'vorner' Vaner authored
Synchronize the workthread and main thread in the authoritative server, by providing callbacks executed in the main thread after a work in the workthread is completed.
-
Michal 'vorner' Vaner authored
To silence cppcheck.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 10 Jul, 2013 14 commits
-
-
Tomek Mrugalski authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/bin/d2/Makefile.am src/bin/d2/d2_messages.mes src/bin/d2/tests/Makefile.am
-
Marcin Siodelski authored
-
Stephen Morris authored
This change added in response to a "make distcheck" failute on one of the build systems.
-
Michal 'vorner' Vaner authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
These *.log and *.trs are created in all the tests/ directories when gtest unittests are run with automake 1.13.4. See: http://www.gnu.org/software/automake/manual/automake.html#Parallel-Test-Harness
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 09 Jul, 2013 5 commits
-
-
Stephen Morris authored
Only OSX uses ".dylib" as a suffix for shared libraries. Adjust configure.ac so that the operating system can be better determined, and ensure the hooks tests use the correct suffic for the test shared libraries.
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Stephen Morris authored
The hooks system can only load shared libraries, even if BIND 10 is linked statically.
-
Marcin Siodelski authored
-