index
:
kea.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
cc
/
simple_parser.cc
Age
Commit message (
Expand
)
Author
2022-01-25
[#2290] release changes
Andrei Pavel
2022-01-06
[#1082] remove MAX_INDEX and use SIZE - 1 instead
Razvan Becheriu
2021-11-17
[#1848] Moves Triplet to isc::util
Thomas Markwalder
2021-02-19
[#1635] Added valid-lifetime to v4 client class
Thomas Markwalder
2020-11-23
[#1554] update copyright dates
Andrei Pavel
2020-11-18
[#1405] implemented separate boolean flags for reservation modes
Razvan Becheriu
2020-11-18
[#1405] fixed unittests
Razvan Becheriu
2019-02-19
[448-update-cb-cmds-to-handle-parameter-types] Extended SimpleRequiredKeyword...
Francis Dupont
2019-01-29
[313-return-a-list-of-all-reservations-by-subnet-id] Removed spurious ';' and...
Francis Dupont
2019-01-29
[#313, !199] implemented getInteger() with range checking
Tomek Mrugalski
2019-01-24
[405-update-cb_cmds] Missing space
Francis Dupont
2019-01-09
[#365,!194] kea-dhcp4 can be configured to calculate T1 and T2
Thomas Markwalder
2018-06-14
[master] dates and versions updated for 1.4.0 release
Wlodek Wencel
2018-05-18
[5521] Used a different script that skips generated files
Thomas Markwalder
2018-05-18
Revert "[5521] Missing config.h includes added"
Thomas Markwalder
2018-05-16
[5521] Missing config.h includes added
Tomek Mrugalski
2017-08-04
[5272] getAddress moved to SimpleParser
Tomek Mrugalski
2017-03-07
[fdunparse2] Rebased, still reservations to do
Francis Dupont
2017-02-22
[5110_fix] re-applying patch made on trac5110
Tomek Mrugalski
2017-01-26
[5123] Moved DhcpConfigError, added new templates, updated simpleparser code
Francis Dupont
2017-01-26
[5019] setListDefaults argument constified
Tomek Mrugalski
2017-01-26
[5019] SimpleParser methods are now public (used in global parsers)
Tomek Mrugalski
2016-12-28
[5021] Changes after review:
Tomek Mrugalski
2016-12-22
[5039] Unit-tests for SimpleParser added.
Tomek Mrugalski
2016-12-22
[5039] Simple parser moved to lib/cc
Tomek Mrugalski