index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bin
/
dhcp4
/
json_config_parser.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#1656] 1.9.4 release: update copyrights
Andrei Pavel
2021-01-25
1
-1
/
+1
*
[#1656] 1.9.4 release: spelling check
Andrei Pavel
2021-01-25
1
-2
/
+2
*
[#1375] addressed review comments
Razvan Becheriu
2020-12-09
1
-3
/
+0
*
[#1375] added unittests for recover db connection with timer
Razvan Becheriu
2020-12-09
1
-12
/
+0
*
[#1375] destroy lease manager if type is not memfile
Razvan Becheriu
2020-12-09
1
-1
/
+1
*
[#1375] fixed unittests
Razvan Becheriu
2020-12-09
1
-0
/
+14
*
[#1456] Checkpoint: code done, UTs to do
Francis Dupont
2020-12-09
1
-0
/
+3
*
[#1405] addressed comments
Razvan Becheriu
2020-11-18
1
-2
/
+4
*
[#1405] removed warning messages
Razvan Becheriu
2020-11-18
1
-6
/
+2
*
[#1405] addressed comments
Razvan Becheriu
2020-11-18
1
-1
/
+3
*
[#1405] ignore out of pool if in subnet is disabled
Razvan Becheriu
2020-11-18
1
-1
/
+2
*
[#1405] merged second pass
Razvan Becheriu
2020-11-18
1
-51
/
+7
*
[#1405] updated comments
Razvan Becheriu
2020-11-18
1
-0
/
+8
*
[#1405] out-of-pool is also in-subnet
Razvan Becheriu
2020-11-18
1
-1
/
+1
*
[#1405] in-subnet is equivalent to all
Razvan Becheriu
2020-11-18
1
-8
/
+12
*
[#1405] disable reservatio modes flags if any is explicitly configured
Razvan Becheriu
2020-11-18
1
-13
/
+26
*
[#1405] implemented separate boolean flags for reservation modes
Razvan Becheriu
2020-11-18
1
-3
/
+19
*
[#1405] fixed check for both reservation-mode and reservation-modes
Razvan Becheriu
2020-11-18
1
-9
/
+17
*
[#1405] added parser class
Razvan Becheriu
2020-11-18
1
-0
/
+10
*
[#1386] kea-dhcp4/6 now parse ddns-use-conflict-resolution
Thomas Markwalder
2020-10-21
1
-0
/
+1
*
[#1385] kea-dhcp4 supporst ddns-update-on-renew
Thomas Markwalder
2020-10-09
1
-0
/
+1
*
[#1428] Basic support for ip-reservations-unique
Marcin Siodelski
2020-10-08
1
-3
/
+23
*
[#1428] Added ip-reservations-unique parameter
Marcin Siodelski
2020-10-08
1
-1
/
+2
*
[#1418] Checkpoint: more renames
Francis Dupont
2020-10-02
1
-1
/
+1
*
[#1418] Checkpoint: updated library, a syntax regen is required
Francis Dupont
2020-10-02
1
-0
/
+2
*
[#1330] Moved closeSockets
Francis Dupont
2020-07-27
1
-1
/
+2
*
[#1330] Revamped interface config parser
Francis Dupont
2020-07-27
1
-7
/
+1
*
[#1282] Checkpoint: todo HA new test
Francis Dupont
2020-06-27
1
-0
/
+3
*
[#1245] Addressed comments, todo unittests
Francis Dupont
2020-06-17
1
-2
/
+2
*
[#1245] Forced shared-networks to be handled before (global) subnets
Francis Dupont
2020-06-17
1
-8
/
+9
*
[#1245] Checkpoint: flatten v4
Francis Dupont
2020-06-17
1
-155
/
+197
*
[#1188] enable multi-threading mode on config parse and added unittests
Razvan Becheriu
2020-04-30
1
-0
/
+3
*
[#893] reverted changes
Razvan Becheriu
2020-04-16
1
-14
/
+11
*
[#893] addressed review comments
Razvan Becheriu
2020-04-15
1
-6
/
+6
*
[#893] added multi threading config parser
Razvan Becheriu
2020-04-14
1
-2
/
+3
*
[#893] addressed review comments
Razvan Becheriu
2020-04-14
1
-16
/
+7
*
[#893] added multi-threading parameters
Razvan Becheriu
2020-04-14
1
-20
/
+33
*
[#1005] Checkpoint: updated stats lib
Francis Dupont
2020-04-14
1
-1
/
+3
*
[#1010] Added support for store-extended-info to kea-dhcp4
Thomas Markwalder
2020-04-02
1
-1
/
+2
*
[#1159] added release entry in ChangeLog and updated copyright dates
Michal Nowikowski
2020-03-23
1
-1
/
+1
*
[#893] enable command line parameters
Razvan Becheriu
2020-03-18
1
-2
/
+4
*
[#35,!517] Rework kea-dhcp4 parsing and server
Thomas Markwalder
2019-10-10
1
-5
/
+13
*
[616-error-msgs-contain-references-to-config-file-while-config-backend-is-use...
Francis Dupont
2019-06-27
1
-2
/
+2
*
[616-error-msgs-contain-references-to-config-file-while-config-backend-is-use...
Francis Dupont
2019-06-27
1
-4
/
+23
*
[295-min-max-lease-time-configuration-options] Added DHCPv4 server tests
Francis Dupont
2019-06-22
1
-0
/
+2
*
[540-recommend-moving-hostname-char-set-and-hostname-char-replacement-out-of-...
Francis Dupont
2019-06-13
1
-3
/
+17
*
[208-move-logging-from-global-objects-to-global-params] Almost done. Checkpoi...
Francis Dupont
2019-05-23
1
-1
/
+2
*
[#494, !273] Removed old code after rebase.
Tomek Mrugalski
2019-04-19
1
-96
/
+0
*
[494-dhcp4configparser-sharednetworkssanitychecks-is-buggy] Fixed sharedNetwo...
Francis Dupont
2019-04-19
1
-9
/
+107
*
[500-strengthen-option-def-parser] Updating bound 0
Francis Dupont
2019-04-10
1
-96
/
+0
[next]