summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#752] Updated alloc_engine_messages.mesTomek Mrugalski2019-10-283-2/+13
* Add log message containing classes during allocation failureKristoffer Larsen2019-10-283-1/+10
* [965-fix-doxygen-warnings] Fixed trivial doxygen warningsFrancis Dupont2019-10-283-5/+5
* [393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-...Francis Dupont2019-10-254-11/+13
* [393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-...Francis Dupont2019-10-252-9/+462
* [393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-...Francis Dupont2019-10-251-12/+8
* [393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-...Francis Dupont2019-10-253-1/+436
* [393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-...Francis Dupont2019-10-2520-21/+517
* [393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-...Francis Dupont2019-10-2510-37/+314
* [#795] unit tests tweaked for new configurationWlodek Wencel2019-10-255-13/+13
* [#795] sockets paths unified between examples and default configsWlodek Wencel2019-10-255-8/+8
* [remove-unused-variable-20191025-2] [fix2] Removed unused variablesFrancis Dupont2019-10-251-4/+0
* [remove-unused-variable-20191025] [fix] Removed unused variablesFrancis Dupont2019-10-251-2/+0
* [219-allow-an-option-value-to-be-set-from-an-expression] Addressed commentsFrancis Dupont2019-10-254-77/+76
* [219-allow-an-option-value-to-be-set-from-an-expression] Added new tests and ...Francis Dupont2019-10-253-5/+90
* [219-allow-an-option-value-to-be-set-from-an-expression] Checkout: adding cal...Francis Dupont2019-10-253-12/+137
* [219-allow-an-option-value-to-be-set-from-an-expression] Added docsFrancis Dupont2019-10-251-6/+88
* [219-allow-an-option-value-to-be-set-from-an-expression] Checkpoint: code and...Francis Dupont2019-10-258-5/+93
* [219-allow-an-option-value-to-be-set-from-an-expression] Checkpoint: to do ad...Francis Dupont2019-10-251-57/+160
* [219-allow-an-option-value-to-be-set-from-an-expression] Checkpoint: almost f...Francis Dupont2019-10-2510-49/+983
* [219-allow-an-option-value-to-be-set-from-an-expression] Checkpoint: wrote fl...Francis Dupont2019-10-2518-1/+969
* [677-kea4-not-honouring-the-p-switch] Improved -p supportFrancis Dupont2019-10-2410-11/+112
* [962-implement-the-multi_threading_mgr-h-idea] Fixed doxygenFrancis Dupont2019-10-231-1/+1
* [962-implement-the-multi_threading_mgr-h-idea] Addressed commentsFrancis Dupont2019-10-232-3/+2
* [962-implement-the-multi_threading_mgr-h-idea] Merged into one classFrancis Dupont2019-10-233-53/+28
* [962-implement-the-multi_threading_mgr-h-idea] Fixed trivial typo in commentFrancis Dupont2019-10-231-2/+2
* [962-implement-the-multi_threading_mgr-h-idea] Added the Multi Threading ManagerFrancis Dupont2019-10-235-0/+170
* [#900,!561] Addressed review commentsThomas Markwalder2019-10-235-19/+30
* [#900,!561] kea-dhcp4/6 now quietly drop empty or all-null string optionsThomas Markwalder2019-10-2311-51/+207
* [919-bind1st-and-bind2nd-were-deprecated] Updated bind1st/bind2nd with bind o...Francis Dupont2019-10-225-33/+14
* [497-kea-uses-deprecated-header] Fixed boost/{integer,math}/common_factor.hFrancis Dupont2019-10-182-6/+14
* [#754,!558] Addressed belated review commentThomas Markwalder2019-10-181-6/+6
* [#754,!558] Update v6 lease data for dynamic leases with HRsThomas Markwalder2019-10-183-28/+79
* [392-search-of-reservations-by-hostname] Addressed some commentsFrancis Dupont2019-10-155-0/+11
* [392-search-of-reservations-by-hostname] Addressed commentsFrancis Dupont2019-10-157-41/+48
* [392-search-of-reservations-by-hostname] Checkpoint: did tests, todo doc and ...Francis Dupont2019-10-158-3/+560
* [392-search-of-reservations-by-hostname] Checkpoint: updated shcemas, todo testsFrancis Dupont2019-10-1520-69/+396
* [392-search-of-reservations-by-hostname] Checkpont: add new methods - tests t...Francis Dupont2019-10-1521-8/+1212
* [#35,!517] Addressed final review commentsThomas Markwalder2019-10-102-6/+6
* [35-local-d2-dhcp-ddns-client-config] Moved = signFrancis Dupont2019-10-101-3/+3
* [#35,!517] Addressed review commentsThomas Markwalder2019-10-1011-36/+24
* [35-local-d2-dhcp-ddns-client-config] Disabled YANG checks with with-ddnes.js...Francis Dupont2019-10-101-2/+2
* [#35,!517] Removed ddns params from INHERIT_TO_SUBNETX listsThomas Markwalder2019-10-104-1314/+3
* [#35,!517] Added v6 scope testThomas Markwalder2019-10-101-24/+107
* [#35,!517] Rework kea-dhcp6 parsing and serverThomas Markwalder2019-10-1018-7230/+7774
* [#35,!517] Rework kea-dhcp4 parsing and serverThomas Markwalder2019-10-1016-7071/+7359
* [#35,!517] Added getDdnsParams() to AllocEngine::ClientContext4/6Thomas Markwalder2019-10-105-17/+76
* [#35,!517] Changed moveDdnsParams to modify element map instead of SrvConfigThomas Markwalder2019-10-105-160/+194
* [#35,!517] Added function to move of DDNS cfg elements to global scope to Sr...Thomas Markwalder2019-10-106-4/+250
* [#35,!517] Added hostname-char-set to hostname-char-replacement network/subne...Thomas Markwalder2019-10-1021-73/+463