Tomek Mrugalski 44e812a308 [5122] Duplicate position printed in exceptions fixed il y a 8 ans
..
images c941012d8e [4277] Added PostgreSQL HR Managment section to developer's guide il y a 8 ans
parsers 44e812a308 [5122] Duplicate position printed in exceptions fixed il y a 8 ans
tests d3bfac3329 [5122] Obsolete ParserContext class removed. il y a 8 ans
testutils 0f2352e370 [master] Fixed build issue when none of the SQL backends are enabled. il y a 8 ans
.gitignore eae671905b [3852] Created new logger for allocation engine. il y a 10 ans
Makefile.am 45455b5981 [master] Restored AM_CXXFLAGS lost during merge il y a 8 ans
addr_utilities.cc 8cce1aa713 [5009] Implemented get6(subnet_id, address) function for SQL backends. il y a 8 ans
addr_utilities.h 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
alloc_engine.cc 00ff64245a [master] spelling il y a 8 ans
alloc_engine.h 00ff64245a [master] spelling il y a 8 ans
alloc_engine_log.cc b67910a389 [master] Finised merge of trac4234 (doxygen warnings) il y a 9 ans
alloc_engine_log.h b67910a389 [master] Finised merge of trac4234 (doxygen warnings) il y a 9 ans
alloc_engine_messages.mes 674d69f4bb [master] Document and log message typo corrections il y a 9 ans
base_host_data_source.h 8cce1aa713 [5009] Implemented get6(subnet_id, address) function for SQL backends. il y a 8 ans
callout_handle_store.h 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
cfg_4o6.h de9d01b7e1 [4112] 2 new unit-tests added. il y a 9 ans
cfg_db_access.cc b7b75e4b00 [4544] Prevent unexpected closing of connection to the host database. il y a 8 ans
cfg_db_access.h 14cc8ad664 [master] Eliminate doxygen warnings after #4212 and #3696. il y a 9 ans
cfg_duid.cc fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
cfg_duid.h fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
cfg_expiration.cc fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
cfg_expiration.h fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
cfg_host_operations.cc e73e9daf37 [trac4518] Tidy up some typos and cut and paste errors during review il y a 8 ans
cfg_host_operations.h b76f35a9a2 [4281] Fixed trivial doxygen errors. il y a 9 ans
cfg_hosts.cc 24213920f8 [4765] Client classes in HR can be specified in configuration file. il y a 8 ans
cfg_hosts.h 356f261e36 [4302] Addressed review comments. il y a 9 ans
cfg_iface.cc fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
cfg_iface.h b67910a389 [master] Finised merge of trac4234 (doxygen warnings) il y a 9 ans
cfg_mac_source.cc bc73056982 [5032] Duplicate mac-sources are no longer accepted. il y a 8 ans
cfg_mac_source.h bc73056982 [5032] Duplicate mac-sources are no longer accepted. il y a 8 ans
cfg_option.cc 0c0ca2fde7 [5016] Merged pull request #24 from github24 and squashed it. il y a 8 ans
cfg_option.h 0c0ca2fde7 [5016] Merged pull request #24 from github24 and squashed it. il y a 8 ans
cfg_option_def.cc 0c0ca2fde7 [5016] Merged pull request #24 from github24 and squashed it. il y a 8 ans
cfg_option_def.h 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
cfg_rsoo.cc fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
cfg_rsoo.h fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
cfg_subnets4.cc 9290dab995 [4294] Compilation fix, minor clean ups il y a 8 ans
cfg_subnets4.h 25a2992430 [trac4308] Tidy up some typos and copyright statements il y a 9 ans
cfg_subnets6.cc 9a1249f166 [4294] Refactored AddressStatsRow and AddressStatsQuery classes il y a 8 ans
cfg_subnets6.h fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
cfgmgr.cc 85640c193b [5033] - migrated D2ClientConfigParser to SimpleParser, kea-dhcp4 uses it il y a 8 ans
cfgmgr.h 85640c193b [5033] - migrated D2ClientConfigParser to SimpleParser, kea-dhcp4 uses it il y a 8 ans
client_class_def.cc ada652bab5 [4626] Changes after review il y a 8 ans
client_class_def.h cee3a439b5 [4626] methods reordered il y a 8 ans
cql_connection.cc 208e7fb05e [master] addressed cpp-check issues detected on Jenkins. il y a 9 ans
cql_connection.h 829cac98a3 fixed issues and refactored cassandra backend il y a 9 ans
cql_lease_mgr.cc fbc03386d0 [5009] Cassandra compilation fix. il y a 8 ans
cql_lease_mgr.h 2cf89c2af6 [github21] Comments in headers updated. il y a 9 ans
csv_lease_file4.cc 9b19d7745f [5058] CSVLeaseFile4 now properly loads declined leases il y a 8 ans
csv_lease_file4.h fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
csv_lease_file6.cc 43ad2f493b [5058] - Addressed review comments il y a 8 ans
csv_lease_file6.h fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
d2_client_cfg.cc 773659ff23 [4259] Addressed review comments il y a 9 ans
d2_client_cfg.h 3ddfc47f12 [master] Initialized more variables in D2ClientConfigParser::parse il y a 8 ans
d2_client_mgr.cc fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
d2_client_mgr.h b3f483e537 [4259] kea-dhcp6 now supports replace-client-name modes il y a 9 ans
daemon.cc 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
daemon.h 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
database_backends.dox 78fc969a59 [4299] Minor typo fixed. il y a 8 ans
database_connection.cc 4a8efcb45a [4489] Addressed review comments. il y a 8 ans
database_connection.h 4a8efcb45a [4489] Addressed review comments. il y a 8 ans
db_exceptions.h 8a5601acbf [4489] Created a test for read only backend initialization. il y a 8 ans
dhcp4o6_ipc.cc 3e7fa856b7 [5016] Update server code and tests to properly use exclude option. il y a 8 ans
dhcp4o6_ipc.h 828ef3991e [4106_update] Addressed last comments il y a 9 ans
dhcpsrv_log.cc 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
dhcpsrv_log.h 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
dhcpsrv_messages.mes 939e65e306 [5058] CSV lease file loading now emits error log for each invalid row il y a 8 ans
host.cc 24213920f8 [4765] Client classes in HR can be specified in configuration file. il y a 8 ans
host.h 7612f815b0 [4552] Addressed review comments. il y a 8 ans
host_container.h fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
host_data_source_factory.cc ac1eaa1026 [master] Addes support for Host Reservations to PostgreSQL backend il y a 8 ans
host_data_source_factory.h 05c79aa706 [3696] It is allowed to not specify lease database configuration. il y a 9 ans
host_mgr.cc a5eef18830 [4323] Implemented tests for use of alternate host data source. il y a 8 ans
host_mgr.h a5eef18830 [4323] Implemented tests for use of alternate host data source. il y a 8 ans
hosts_log.cc b67910a389 [master] Finised merge of trac4234 (doxygen warnings) il y a 9 ans
hosts_log.h 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
hosts_messages.mes 497a254512 [4302] Use new functions to retrieve reservations by any identifier. il y a 9 ans
key_from_key.h 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
lease.cc 43ad2f493b [5058] - Addressed review comments il y a 8 ans
lease.h 099dbc0931 [v1_1_0] Copyright dates update il y a 8 ans
lease_file_loader.h 939e65e306 [5058] CSV lease file loading now emits error log for each invalid row il y a 8 ans
lease_file_stats.h fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
lease_mgr.cc 099dbc0931 [v1_1_0] Copyright dates update il y a 8 ans
lease_mgr.h 099dbc0931 [v1_1_0] Copyright dates update il y a 8 ans
lease_mgr_factory.cc 099dbc0931 [v1_1_0] Copyright dates update il y a 8 ans
lease_mgr_factory.h a8f85f2508 [4294] Memfile and MySql now support recalulating IPv4 lease statistics il y a 8 ans
libdhcpsrv.dox 72a053682c [5021] Doxygen documentation cleaned up il y a 8 ans
logging.cc 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
logging.h 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
logging.spec 52f473221f [3752] Added some descriptions il y a 9 ans
logging_info.cc fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
logging_info.h fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
memfile_lease_mgr.cc 85a610717e [4717] Corrected swapped log messages. il y a 8 ans
memfile_lease_mgr.h 099dbc0931 [v1_1_0] Copyright dates update il y a 8 ans
memfile_lease_storage.h 52ff5a4e46 [4294] Changed Memfile stats recount to use existing per-address index il y a 8 ans
mysql_connection.cc 23ecfc0019 [5096] @todo added about migrating default values to simple parser il y a 8 ans
mysql_connection.h 90841f377e [4562] Updated MySQL upgrade scripts to schema version 5.0. il y a 8 ans
mysql_host_data_source.cc 0c0ca2fde7 [5016] Merged pull request #24 from github24 and squashed it. il y a 8 ans
mysql_host_data_source.h 8cce1aa713 [5009] Implemented get6(subnet_id, address) function for SQL backends. il y a 8 ans
mysql_lease_mgr.cc 8cce1aa713 [5009] Implemented get6(subnet_id, address) function for SQL backends. il y a 8 ans
mysql_lease_mgr.h 099dbc0931 [v1_1_0] Copyright dates update il y a 8 ans
ncr_generator.cc fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
ncr_generator.h fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
pgsql_connection.cc 23ecfc0019 [5096] @todo added about migrating default values to simple parser il y a 8 ans
pgsql_connection.h 7afd2addc6 [4489] Addressed second set of review comments. il y a 8 ans
pgsql_exchange.cc 8cce1aa713 [5009] Implemented get6(subnet_id, address) function for SQL backends. il y a 8 ans
pgsql_exchange.h c941012d8e [4277] Added PostgreSQL HR Managment section to developer's guide il y a 8 ans
pgsql_host_data_source.cc 3e7fa856b7 [5016] Update server code and tests to properly use exclude option. il y a 8 ans
pgsql_host_data_source.h 8cce1aa713 [5009] Implemented get6(subnet_id, address) function for SQL backends. il y a 8 ans
pgsql_lease_mgr.cc 07fbb6e142 [5009] Addressed review comments. il y a 8 ans
pgsql_lease_mgr.h 92ffb41363 [4294] Refactored PgSql stats classes il y a 8 ans
pool.cc 1a50cc14f1 [5016] Prefix Exclude option instance created for a pool. il y a 8 ans
pool.h 4f81789e19 [master] Merge branch 'trac5023' (contexts in v6 pools) il y a 8 ans
srv_config.cc 85640c193b [5033] - migrated D2ClientConfigParser to SimpleParser, kea-dhcp4 uses it il y a 8 ans
srv_config.h 9c3cb1d871 [5019] @todo added in srv_config.h il y a 8 ans
subnet.cc 44d863b33a [2280] Improved efficiency of pool search. il y a 8 ans
subnet.h 6adc042b38 [5055] Fixed build issues occuring after recent changes. il y a 8 ans
subnet_id.h 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
subnet_selector.h 099dbc0931 [v1_1_0] Copyright dates update il y a 8 ans
timer_mgr.cc ac5d93b8f3 [4243] Disable optimization of boost:asio for gcc 5.2.0 through 5.3.0 il y a 9 ans
timer_mgr.h fe9dd86d20 [4236] Replaced license text in all files containing it. il y a 9 ans
triplet.h 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
utils.h 3d18318f68 [4236] Updated copyright dates in all files. il y a 9 ans
writable_host_data_source.h 8cce1aa713 [5009] Implemented get6(subnet_id, address) function for SQL backends. il y a 8 ans