summaryrefslogtreecommitdiffstats
path: root/src/lib/cc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* [#429,!217] Dropped "Signed" in StampedValue::getSignedIntegerMarcin Siodelski2019-01-313-8/+8
* [#429,!217] Removed StampedValue::toElement.Marcin Siodelski2019-01-313-141/+5
* [#429,!217] StampedValue can now parse string values.Marcin Siodelski2019-01-313-0/+122
* [#429] Updated StampedValue to support strings, integers, bool and real.Marcin Siodelski2019-01-313-54/+271
* [master] kea-dhcp4 now fetches data from config backendsThomas Markwalder2019-01-303-1/+143
|\
| * [#101,!202] Fixed review comment.Thomas Markwalder2019-01-291-1/+1
| * [#101,!202] Addressed review comments.Thomas Markwalder2019-01-291-0/+8
| * [#101,!202] Interrim commit - v4 fetch and merge functionalThomas Markwalder2019-01-243-1/+135
* | [#396,!205] Improved time handling in MySQL CB.Marcin Siodelski2019-01-302-4/+4
* | [#396,!205] Fixed compilation error in StampedValue.Marcin Siodelski2019-01-301-3/+3
* | [#396,!205] Modify MySQL schema to use fractional second timestamps.Marcin Siodelski2019-01-301-2/+2
* | [313-return-a-list-of-all-reservations-by-subnet-id] Removed spurious ';' and...Francis Dupont2019-01-293-5/+7
* | [#313, !199] implemented getInteger() with range checkingTomek Mrugalski2019-01-293-0/+50
* | [#405,!212] Fixed a typo.Marcin Siodelski2019-01-241-1/+1
* | [405-update-cb_cmds] Missing spaceFrancis Dupont2019-01-243-11/+130
|/
* [365-automatically-calculate-the-values-for-options-58-and-59] Removed extra ...Francis Dupont2019-01-104-7/+7
* [#365,!194] kea-dhcp4 can be configured to calculate T1 and T2Thomas Markwalder2019-01-095-14/+103
* [#99,!176] Implemented test config backend for DHCPv4.Marcin Siodelski2018-12-201-5/+41
* [#338,!168] Bumped up lib version numbers for Kea 1.5.0 final release.Marcin Siodelski2018-12-111-1/+1
* [5582] Fixed handling of unicode escapesFrancis Dupont2018-12-112-3/+74
* Oldkea linkfixesVicky Risk2018-12-101-1/+1
* [#253,!147] Added CONTROL_SERVICE to the command_interpreter.hMarcin Siodelski2018-12-041-0/+3
* [#253,!147] Command interpreter now rejects unknown command parameters.Marcin Siodelski2018-12-042-2/+31
* [master] changes for 1.5.0-beta2 releaseWlodek Wencel2018-11-291-1/+1
* Update cc.doxSuzanne Goldlust2018-11-161-1/+1
* [#57,!122] Explicitly initialize JSON feed members.Marcin Siodelski2018-11-151-1/+2
* [#57,!122] First attempt to improve performance of JSONFeed.Marcin Siodelski2018-11-152-10/+12
* [#43,!123] Implemented parseCommandWithArgs function.Marcin Siodelski2018-11-153-2/+80
* [master] all links kea.isc.org were temporary changed to oldkea.isc.org for u...Wlodek Wencel2018-11-082-2/+2
* [#261,!119] Added missing header files to the installed.Marcin Siodelski2018-11-081-0/+1
* [#261,!119] Bumped up library version numbers for 1.5.0 beta release.Marcin Siodelski2018-11-081-1/+1
* [master] dates, versions updated for releaseWlodek Wencel2018-11-072-2/+2
* [180-address-some-doxygen-warnings-errors] Saved tentative fixesFrancis Dupont2018-11-051-1/+1
* [#65,!96] Now both MapElement and ListElement have functional empty()Tomek Mrugalski2018-10-252-0/+23
* [#153, !60] Minor changes after review.Tomek Mrugalski2018-10-162-3/+3
* [153-netconf-control-socket] Extended commandFrancis Dupont2018-10-163-4/+71
* [#93,!56] Addressed review comments.Marcin Siodelski2018-10-081-0/+7
* [#93,!56] Updated MySQL config backend to manage global parameters.Marcin Siodelski2018-10-083-9/+59
* [#93,!56] Implemented StampedValue.Marcin Siodelski2018-10-085-0/+150
* [#93,!35] Removed spurious whitespace.Marcin Siodelski2018-10-081-2/+2
* [#93,!35] Implemented subnet fetching in MySQL Config Backend.Marcin Siodelski2018-10-085-0/+142
* [#25,!14] UserContext is now in isc::data, deps updatedTomek Mrugalski2018-09-074-6/+2
* [master] Avoid unwanted fallthroughFrancis Dupont2018-08-171-0/+1
* [master] Merge branch 'trac5649'Marcin Siodelski2018-06-141-1/+1
|\
| * [5644] Bumped up library version numbers for 1.4 final release.Marcin Siodelski2018-06-131-1/+1
* | [master] dates and versions updated for 1.4.0 releaseWlodek Wencel2018-06-143-3/+3
|/
* [master] Finishing merge of trac5449 (Fixes from analyzers)Francis Dupont2018-06-071-2/+4
|\
| * [5449] Removed explicit throws() in data.hTomek Mrugalski2018-06-072-9/+8
* | [5599] Control channel now emits info on any discarded dataThomas Markwalder2018-06-051-0/+5
* | [master] Merge branch 'master' of ssh://git.kea.isc.org/git/keaThomas Markwalder2018-05-291-1/+1
|\ \