Marcin Siodelski b5c50e2aff [master] Merge branch 'trac3688' 10 years ago
..
parsers 6ed885b735 [3736] Removed a bunch of unused functions. 10 years ago
tests b5c50e2aff [master] Merge branch 'trac3688' 10 years ago
testutils b20b6b5096 [3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS. 10 years ago
.gitignore c27219ff78 Update .gitignore files 11 years ago
Makefile.am 7f36e034fe [master] Merge in log support for LFC 10 years ago
addr_utilities.cc 02c32188f4 [3711] Changes after first part of the review: 10 years ago
addr_utilities.h 02c32188f4 [3711] Changes after first part of the review: 10 years ago
alloc_engine.cc 17cf6d4702 [3688] Host reservations are not initialized by the allocation engine. 10 years ago
alloc_engine.h e0407234b8 [3688] Fix typo in the allocation engine. 10 years ago
base_host_data_source.h 54e77b80c3 [3728] WritableHostDataSource does not derive from the BaseHostDataSource. 10 years ago
callout_handle_store.h c183ac1349 [3062] Created a general CalloutHandle store 11 years ago
cfg_hosts.cc 8d73d3d891 [master] Compilation fix for NetBSD6 after #3563 10 years ago
cfg_hosts.h 54e77b80c3 [3728] WritableHostDataSource does not derive from the BaseHostDataSource. 10 years ago
cfg_iface.cc 4c37bea6b8 [3730] Moved the openSockets invocation to the beginning of the method. 10 years ago
cfg_iface.h c809fbc454 [3695] Addressed review comments. 10 years ago
cfg_mac_source.cc 28cc564f84 [3553] Compilation fixes after rebase, other small changes. 10 years ago
cfg_mac_source.h 1e44d65c2d [master] another compilation fix 10 years ago
cfg_option.cc 902bfdf4f0 [3589] Addressed review comments raised in the second review. 10 years ago
cfg_option.h 32f06c29c0 [3643] Fix problem on Ubuntu and NetBSD Builds 10 years ago
cfg_option_def.cc 65ceb1cac5 [3467] Option code, name and space are now optional. 10 years ago
cfg_option_def.h 65ceb1cac5 [3467] Option code, name and space are now optional. 10 years ago
cfg_subnets4.cc 05cb2252bf [3625] Use common SubnetSelector structure for Subnet4 selection. 10 years ago
cfg_subnets4.h 56ade63c66 [3625] Addressed review comments. 10 years ago
cfg_subnets6.cc 4a5895b993 [3625] Use CfgSubnets6 to obtain subnet information. 10 years ago
cfg_subnets6.h 56ade63c66 [3625] Addressed review comments. 10 years ago
cfgmgr.cc 4a5895b993 [3625] Use CfgSubnets6 to obtain subnet information. 10 years ago
cfgmgr.h 4a5895b993 [3625] Use CfgSubnets6 to obtain subnet information. 10 years ago
csv_lease_file4.cc 7f36e034fe [master] Merge in log support for LFC 10 years ago
csv_lease_file4.h 7f36e034fe [master] Merge in log support for LFC 10 years ago
csv_lease_file6.cc 7f36e034fe [master] Merge in log support for LFC 10 years ago
csv_lease_file6.h 7f36e034fe [master] Merge in log support for LFC 10 years ago
d2_client_cfg.cc 1280865144 make dhcp-ddns qualifying-suffix mandatory in enabled configs 10 years ago
d2_client_cfg.h 1280865144 make dhcp-ddns qualifying-suffix mandatory in enabled configs 10 years ago
d2_client_mgr.cc fe668b6de2 [3636] Trivial fixes to comply with the coding standards/guidelines. 10 years ago
d2_client_mgr.h fe668b6de2 [3636] Trivial fixes to comply with the coding standards/guidelines. 10 years ago
daemon.cc a2e5c40e73 [master] Removed obsolete, added missing variable setup (after #3591 merge) 10 years ago
daemon.h a5e103c0b0 [master] Merge branch 'trac3591' (logging lockfile fix) 10 years ago
database_backends.dox 954e8d2295 [3396] Developer's Guide update: BIND10 => Kea 11 years ago
dhcpsrv_log.cc 62794b031c [2524] Various fixes in response to review 12 years ago
dhcpsrv_log.h 72b06693a0 [2995] Changes after review 11 years ago
dhcpsrv_messages.mes e60a1b9e84 [3694] Addressed review comments. 10 years ago
host.cc b5c50e2aff [master] Merge branch 'trac3688' 10 years ago
host.h b5c50e2aff [master] Merge branch 'trac3688' 10 years ago
host_container.h 37cb45c2de [3563] Copyright years updated, minor cosmetics. 10 years ago
host_mgr.cc 37cb45c2de [3563] Copyright years updated, minor cosmetics. 10 years ago
host_mgr.h 37cb45c2de [3563] Copyright years updated, minor cosmetics. 10 years ago
key_from_key.h fc64e5bbe8 [2701] Changes as a result of the code review. 12 years ago
lease.cc de28ce63dc [3555] Changes after review: 10 years ago
lease.h cfbe13ad05 [master] Merge branch 'trac3565' (host reservations mac+dhcpv6) 10 years ago
lease_file_loader.h 6c4cc8c913 [trac3667] Complete logging work and add soem stats 10 years ago
lease_file_stats.h 59e1089ffa [trac3667] Updates per review 10 years ago
lease_mgr.cc 403663bb87 [3382] Addressed review comments 11 years ago
lease_mgr.h 3e85e5736f [3694] Fix a test and some typos 10 years ago
lease_mgr_factory.cc a3d6102cfa [3080] Initial PostgreSQL patch 11 years ago
lease_mgr_factory.h 1883188866 [2524] Correct argument name in header comments 12 years ago
libdhcpsrv.dox 45a8806676 [3564] Updated Developer Guide with information about host reservations. 10 years ago
logging.cc 8e61395e5c [master] Removed obsolete funtion 10 years ago
logging.h efcbf02951 [master] Merge branch 'trac3588' 10 years ago
logging_info.cc 24154b6c62 [3534] Logger configuration can be rolled back. 10 years ago
logging_info.h 24154b6c62 [3534] Logger configuration can be rolled back. 10 years ago
memfile_lease_mgr.cc 0905df9de6 [master] Removed debugging leftover from memfile lfc code. 10 years ago
memfile_lease_mgr.h 17e4e76aa2 [3669] Added some more commentary in various places. 10 years ago
memfile_lease_storage.h 3cf8250f65 [3694] Make index of the Lease4Storage non-unique. 10 years ago
mysql_lease_mgr.cc f48f9ebae5 [3673] Updated comments about the max timestamp for the MySQL and PgSQL. 10 years ago
mysql_lease_mgr.h 4ba876edc5 [3673] Fix typo 10 years ago
option_space_container.h 7853fe1739 [3589] Add options confiuration object to the SrvConfig object. 10 years ago
pgsql_lease_mgr.cc 6e7fe23502 [3673] One more update to the comment in the time conversion for PgSQL. 10 years ago
pgsql_lease_mgr.h b7da638fdf [3382] A few more review changes. 11 years ago
pool.cc fd015b6ef1 [3711] Changes after review: 10 years ago
pool.h fd015b6ef1 [3711] Changes after review: 10 years ago
srv_config.cc 263be04a7f [3604] The CfgIface is returned by a pointer, not reference. 10 years ago
srv_config.h b5256ef779 [master] v4/v6 typos in comments 10 years ago
subnet.cc cb5533a1bf [master] Merge branch 'trac3711' 10 years ago
subnet.h dd37e6c5f4 [master] inSubnet() -> inRange() in comments 10 years ago
subnet_id.h dec2f0d391 [3587] Typo fix as a result of the review. 10 years ago
subnet_selector.h 4a5895b993 [3625] Use CfgSubnets6 to obtain subnet information. 10 years ago
triplet.h 2f8ff64f05 [3336] Minor changes after the second review. 11 years ago
utils.h 6d3fb27de2 [2320] Allocation Engine hooked up to DHCPv4 server 12 years ago
writable_host_data_source.h 54e77b80c3 [3728] WritableHostDataSource does not derive from the BaseHostDataSource. 10 years ago