Marcin Siodelski 00b49298ec [master] Merge branch 'trac3628' 10 years ago
..
parsers 00b49298ec [master] Merge branch 'trac3628' 10 years ago
tests 00b49298ec [master] Merge branch 'trac3628' 10 years ago
testutils b20b6b5096 [3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS. 11 years ago
.gitignore c27219ff78 Update .gitignore files 11 years ago
Makefile.am 00b49298ec [master] Merge branch 'trac3628' 10 years ago
addr_utilities.cc 6d3fb27de2 [2320] Allocation Engine hooked up to DHCPv4 server 12 years ago
addr_utilities.h 393e456b54 [3417] Bind10 => Kea in many .cc/.h files 11 years ago
alloc_engine.cc 8f112316e6 [3555] Lease4,Lease6 now uses HWAddr structure. 10 years ago
alloc_engine.h 8f112316e6 [3555] Lease4,Lease6 now uses HWAddr structure. 10 years ago
base_host_data_source.h 9b2b59ba5f [3561] Implemented basic host manager gathering hosts from the config. 10 years ago
callout_handle_store.h c183ac1349 [3062] Created a general CalloutHandle store 12 years ago
cfg_hosts.cc 00b49298ec [master] Merge branch 'trac3628' 10 years ago
cfg_hosts.h 9b2b59ba5f [3561] Implemented basic host manager gathering hosts from the config. 10 years ago
cfg_iface.cc 7e2fdf2cf0 [3534] Addressed review comments. 10 years ago
cfg_iface.h 7e2fdf2cf0 [3534] Addressed review comments. 10 years ago
cfg_option.cc 902bfdf4f0 [3589] Addressed review comments raised in the second review. 10 years ago
cfg_option.h 902bfdf4f0 [3589] Addressed review comments raised in the second review. 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 8f112316e6 [3555] Lease4,Lease6 now uses HWAddr structure. 10 years ago
csv_lease_file4.h 393e456b54 [3417] Bind10 => Kea in many .cc/.h files 11 years ago
csv_lease_file6.cc db49f4a652 [3555] CSVFile::validateHeader() is now virtual 10 years ago
csv_lease_file6.h cb2fc012c6 [3555] Changes after review: 10 years ago
d2_client_cfg.cc 777dbdb29a [master] Merge branch 'trac3409' 11 years ago
d2_client_cfg.h 169b164a09 [3414] References to b10-dhcp* modified to reference kea-dhcp*. 11 years ago
d2_client_mgr.cc 90f20fdef2 [3328] Added new configurable values to dhcpsrv::D2ClientConfig 11 years ago
d2_client_mgr.h 169b164a09 [3414] References to b10-dhcp* modified to reference kea-dhcp*. 11 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 12 years ago
dhcpsrv_messages.mes 687b0fea0b [3625] Removed unused log message from libdhcpsrv. 10 years ago
host.cc ad0f44ba43 [3628] Addressed review comments. 10 years ago
host.h ad0f44ba43 [3628] Addressed review comments. 10 years ago
host_container.h 58f5cf4119 [3562] Addressed review comments. 10 years ago
host_mgr.cc 50fe384210 [3561] Addressed review comments. 10 years ago
host_mgr.h 50fe384210 [3561] Addressed review comments. 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 cb2fc012c6 [3555] Changes after review: 10 years ago
lease_mgr.cc 403663bb87 [3382] Addressed review comments 11 years ago
lease_mgr.h b7da638fdf [3382] A few more review changes. 11 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 50fe384210 [3561] Addressed review comments. 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 8f112316e6 [3555] Lease4,Lease6 now uses HWAddr structure. 10 years ago
memfile_lease_mgr.h cb2fc012c6 [3555] Changes after review: 10 years ago
mysql_lease_mgr.cc c96df51663 [3556] Updated copyright headers. 10 years ago
mysql_lease_mgr.h c96df51663 [3556] Updated copyright headers. 10 years ago
option_space_container.h 7853fe1739 [3589] Add options confiuration object to the SrvConfig object. 10 years ago
pgsql_lease_mgr.cc ed2c9be55a [3555] PgSQL update after Lease4->hwaddr_ type changed. 10 years ago
pgsql_lease_mgr.h b7da638fdf [3382] A few more review changes. 11 years ago
pool.cc 7607200420 [1283] Remove toText() calls where IOAddress should be used directly 11 years ago
pool.h b48106123d [3171] Pool::toText() implemented, exception error in AllocEngine clarified 11 years ago
srv_config.cc 1ba5ec3b78 [master] Merge branch 'trac3562' 10 years ago
srv_config.h 1ba5ec3b78 [master] Merge branch 'trac3562' 10 years ago
subnet.cc 08c3a4aee4 [3589] Moved subnet-specific option configuration to CfgOption class. 10 years ago
subnet.h 69f66e61ff [3587] Created CfgSubnets4 class to hold subnets configuration. 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 9b2b59ba5f [3561] Implemented basic host manager gathering hosts from the config. 10 years ago