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.h
Age
Commit message (
Expand
)
Author
2022-07-21
[#2454] Doxygen fixes
Tomek Mrugalski
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] More cosmetic review comments
Thomas Markwalder
2021-02-19
[#1635] Addressed review comments
Thomas Markwalder
2021-02-19
[#1635] Added valid-lifetime to v4 client class
Thomas Markwalder
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,!212] Fixed a typo.
Marcin Siodelski
2019-01-24
[405-update-cb_cmds] Missing space
Francis Dupont
2019-01-10
[365-automatically-calculate-the-values-for-options-58-and-59] Removed extra ...
Francis Dupont
2019-01-09
[#365,!194] kea-dhcp4 can be configured to calculate T1 and T2
Thomas Markwalder
2017-10-07
[5371] Fixed doxygen errors
Francis Dupont
2017-08-04
[5272] getAddress moved to SimpleParser
Tomek Mrugalski
2017-07-31
[master] Finished merge of trac5126 (flat style)
Francis Dupont
2017-07-25
[5126] Changes after review
Tomek Mrugalski
2017-07-23
spelling: instantiate
Josh Soref
2017-03-09
[5114] Overly wrapped lines unwrapped
Tomek Mrugalski
2017-03-07
[fdunparse2] Rebased, still reservations to do
Francis Dupont
2017-02-10
[5126] Shared getUint* in simple_parser.h
Francis Dupont
2017-01-29
[5126] Improved SimpleParser getPosition
Francis Dupont
2017-01-28
[master] Fixed doxygen warnings
Francis Dupont
2017-01-28
[5123] Addressed comments about comments
Francis Dupont
2017-01-26
[5123] Removed old templates
Francis Dupont
2017-01-26
[5123] Moved DhcpConfigError, added new templates, updated simpleparser code
Francis Dupont
2017-01-26
[5019] Addressed some (but not all) comments/concerns
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
2017-01-18
[5097] Added a new template for D2ClientConfigParser tools
Francis Dupont
2017-01-18
[5097] Added an unit test and 2 examples
Francis Dupont
2017-01-18
[5097] Addressed not unit test comments
Francis Dupont
2016-12-28
[master] Merge branch 'trac5021'
Francis Dupont
2016-12-28
[5021] Changes after review:
Tomek Mrugalski
2016-12-28
[master] Added vector include (reported by Marcin)
Francis Dupont
2016-12-22
[5039] Doc updated, doxygen warnings removed.
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