Thomas Markwalder 1a04bbea26 [master] Merge branch 'trac3765' 10 years ago
..
.gitignore c27219ff78 Update .gitignore files 11 years ago
Makefile.am b55dd296af [3705] Address review comments. 10 years ago
addr_utilities_unittest.cc 179ff699e1 [master] Fix for error on long literals on 32-bit systems. 10 years ago
alloc_engine4_unittest.cc 3b23408618 [master] Removing error in calling the IOAddress constructor in unit test. 10 years ago
alloc_engine6_unittest.cc 75030024b9 [3565] Unit-tests written for host reservations by MAC 10 years ago
alloc_engine_hooks_unittest.cc 7394da5b3d [3709] allocateLease4 now uses ClientContext4 10 years ago
alloc_engine_utils.cc 75030024b9 [3565] Unit-tests written for host reservations by MAC 10 years ago
alloc_engine_utils.h 7394da5b3d [3709] allocateLease4 now uses ClientContext4 10 years ago
callout_handle_store_unittest.cc c183ac1349 [3062] Created a general CalloutHandle store 12 years ago
callout_library.cc 393e456b54 [3417] Bind10 => Kea in many .cc/.h files 11 years ago
cfg_hosts_unittest.cc 37cb45c2de [3563] Copyright years updated, minor cosmetics. 10 years ago
cfg_iface_unittest.cc 3d64ad3794 [3695] Allow for multiple IPv4 address selected for an interface. 10 years ago
cfg_mac_source_unittest.cc 28cc564f84 [3553] Compilation fixes after rebase, other small changes. 10 years ago
cfg_option_def_unittest.cc 65ceb1cac5 [3467] Option code, name and space are now optional. 10 years ago
cfg_option_unittest.cc b55dd296af [3705] Address review comments. 10 years ago
cfg_rsoo_unittest.cc d7fb61910f [3705] Minor fixes for the review. 10 years ago
cfg_subnets4_unittest.cc 05a33d61be [3625] Rename tests for Subnet4 selection from getSubnet to selectSubnet. 10 years ago
cfg_subnets6_unittest.cc 452efc3208 [3625] Implemented the CfgSubnets6 class to hold IPv6 subnets configuration 10 years ago
cfgmgr_unittest.cc 043dac653d [3628] Moved configuration parsers to dhcpsrv/parsers. 10 years ago
csv_lease_file4_unittest.cc b04a332cc9 [trac3667] Updates per review comments 10 years ago
csv_lease_file6_unittest.cc b04a332cc9 [trac3667] Updates per review comments 10 years ago
d2_client_unittest.cc ea2f6751b5 [3765] Fix copyrights and typo 10 years ago
d2_udp_unittest.cc 6ed885b735 [3736] Removed a bunch of unused functions. 10 years ago
daemon_unittest.cc 93e45f80d5 [master] Compilation fix after 3591 merge. 10 years ago
dbaccess_parser_unittest.cc 6f38f81ffc [3668] Fixed the quoteValue method in the DbAccessParser test. 10 years ago
dhcp_parsers_unittest.cc 1280865144 make dhcp-ddns qualifying-suffix mandatory in enabled configs 10 years ago
generic_lease_mgr_unittest.cc ab0365c68d [3556] HWAddr support in MySQL implemented. 10 years ago
generic_lease_mgr_unittest.h ab0365c68d [3556] HWAddr support in MySQL implemented. 10 years ago
host_mgr_unittest.cc 659493d4a8 [3736] Suppress cppcheck warnings about the SetUp/TearDown unused. 10 years ago
host_reservation_parser_unittest.cc 9650ed49bb [3688] Host reservation parser doesn't allow for 0 or bcast address. 10 years ago
host_reservations_list_parser_unittest.cc ad0f44ba43 [3628] Addressed review comments. 10 years ago
host_unittest.cc 9650ed49bb [3688] Host reservation parser doesn't allow for 0 or bcast address. 10 years ago
ifaces_config_parser_unittest.cc 5cae53efb7 [3604] Replace the dhcp-socket-type value from "datagram" to "udp". 10 years ago
lease_file_io.cc 8b3b3f6cf0 [3669] Memfile backend rotates the lease file before running LFC. 10 years ago
lease_file_io.h 17e4e76aa2 [3669] Added some more commentary in various places. 10 years ago
lease_file_loader_unittest.cc b04a332cc9 [trac3667] Updates per review comments 10 years ago
lease_mgr_factory_unittest.cc 6ae0d625f0 [master] many misspelling and typo fixes 12 years ago
lease_mgr_unittest.cc 5785c87a15 [3360] Memfile now opens v4 or v6 lease file, not both. 11 years ago
lease_unittest.cc de28ce63dc [3555] Changes after review: 10 years ago
logging_info_unittest.cc 24154b6c62 [3534] Logger configuration can be rolled back. 10 years ago
logging_unittest.cc 93e45f80d5 [master] Compilation fix after 3591 merge. 10 years ago
memfile_lease_mgr_unittest.cc 2312d996a5 [3759] Updates per review comments 10 years ago
mysql_lease_mgr_unittest.cc 1ea3e6c973 [3556] Reenabled one disabled test (and fixed MySQL to actually pass it) 10 years ago
pgsql_lease_mgr_unittest.cc b7da638fdf [3382] A few more review changes. 11 years ago
pool_unittest.cc fd015b6ef1 [3711] Changes after review: 10 years ago
run_unittests.cc 17c0037b8a [2821] Move library_end to holder 12 years ago
schema_mysql_copy.h 9af4c72fb9 [3556] Renamed lease6_hwaddr_source => lease_hwaddr_source 10 years ago
schema_pgsql_copy.h 6adb8b731b [3080] Fix build and unit test errors 11 years ago
srv_config_unittest.cc 263be04a7f [3604] The CfgIface is returned by a pointer, not reference. 10 years ago
subnet_unittest.cc 179ff699e1 [master] Fix for error on long literals on 32-bit systems. 10 years ago
test_get_callout_handle.cc c183ac1349 [3062] Created a general CalloutHandle store 12 years ago
test_get_callout_handle.h c183ac1349 [3062] Created a general CalloutHandle store 12 years ago
test_libraries.h.in 38d091beb6 [3113] Fix hooks unit test failures when --enable-static-link is used. 11 years ago
test_utils.cc 8f112316e6 [3555] Lease4,Lease6 now uses HWAddr structure. 10 years ago
test_utils.h b505c120fb [3565] Changes after review: 10 years ago
triplet_unittest.cc 0a48d176a2 [3336] It is now possible to mark triplet unspecified. 11 years ago