summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/cfg_option.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3605] Remove extra semisAndrei Pavel2024-10-231-3/+3
* [#3582] Extended option-data toElementFrancis Dupont2024-10-231-1/+9
* [#3583] Addressred review commentsThomas Markwalder2024-10-151-2/+0
* [#3583] kea-dhcp4 now supports option class taggingThomas Markwalder2024-10-151-0/+11
* [#3583] Added client-class to OptionDescriptorThomas Markwalder2024-10-151-1/+13
* [#3237] release changesWlodek Wencel2024-01-291-1/+1
* [#3119] use range based for loop or BOOST_FOREACHRazvan Becheriu2024-01-221-4/+4
* [#2826] Options in db are not encapsulatedMarcin Siodelski2023-06-291-0/+10
* [#2931] Fixed host queriesMarcin Siodelski2023-06-211-0/+13
* [#2809] release changesKea-2.3.6Marcin Godzina2023-03-241-1/+1
* [#719] Reapplied patchFrancis Dupont2023-03-151-11/+46
* [#2517] Added getList for option descriptorsFrancis Dupont2022-08-031-4/+43
* [#1887] release changesWlodek Wencel2021-05-241-1/+1
* [#1821] spelling correctionsAndrei Pavel2021-04-261-1/+1
* [#1211] Typo (missing operator=)Francis Dupont2020-06-151-1/+1
* [#1211] Typo (missing =)Francis Dupont2020-06-151-1/+1
* [#1211] Added copy assignment operator to OptionDescriptorFrancis Dupont2020-06-151-2/+18
* [#642,!373] Extended StampedElement to hold multiple server tags.Marcin Siodelski2019-06-271-6/+6
* [#618,!339] Removed duplicate doxygen commentTomek Mrugalski2019-05-271-2/+1
* [#618,!339] Fixed doxygen errorsThomas Markwalder2019-05-241-1/+2
* [#579] MySQL CB returns server tag for each returned config element.Marcin Siodelski2019-04-251-0/+10
* [#571,!306] Added factory functions to objects used in MySQL CB.Marcin Siodelski2019-04-181-9/+38
* [#103,!289] Addressed review comments.Marcin Siodelski2019-04-101-0/+2
* [#103,!289] Added new function to delete options by id.Marcin Siodelski2019-04-101-2/+25
* [#103,!289] Added indexes by option id for.Marcin Siodelski2019-04-101-0/+8
* [#103,!277] Extended unit tests for databaseConfigApply in DHCPv4.Marcin Siodelski2019-03-261-1/+2
* [#401,!254] Addressed more review comments.Thomas Markwalder2019-03-181-0/+13
* [#401,!254] Implemented CfgOption::replaceThomas Markwalder2019-03-151-2/+14
* [#401,!254] Options are now created when merging shared-network4sThomas Markwalder2019-03-141-0/+4
* [#401,!254] kea-dhcp4 now merges in options from config backendThomas Markwalder2019-03-081-4/+50
* [#401,!254] kea-dhcp4 now merges CB options into current configThomas Markwalder2019-03-081-2/+16
* [#396,!205] Audit revision timestamp is set by Kea.Marcin Siodelski2019-01-301-4/+5
* [#99,!176] Added deletion of vendor options from the configuration.Marcin Siodelski2018-12-201-2/+10
* [#99,!176] Added unit test for deleting an option from option space.Marcin Siodelski2018-12-201-18/+5
* [#99,!176] Implemented test config backend for DHCPv4.Marcin Siodelski2018-12-201-0/+35
* [#93,!51] Added options management in MySQL DHCPv4 config backend.Marcin Siodelski2018-10-081-4/+18
* [#25,!14] UserContext is now in isc::data, deps updatedTomek Mrugalski2018-09-071-1/+1
* [master] Fixed doxygen problemsFrancis Dupont2018-06-011-0/+1
* [master] Copyright update to 2018Wlodek Wencel2018-05-241-1/+1
* minor changesRazvan Becheriu2018-02-171-1/+1
* enable more unit testsRazvan Becheriu2018-02-161-2/+14
* [5351] Checkpoint: option-data readyFrancis Dupont2017-11-291-1/+3
* [master] Finished merge of trac5241 (always-send)Francis Dupont2017-08-071-0/+5
|\
| * [5241] Added the function in DHCPv4 and 6 serversFrancis Dupont2017-07-071-0/+5
* | spelling: unsignedJosh Soref2017-07-231-1/+1
|/
* [5114] Spelling correctionsTomek Mrugalski2017-03-071-1/+1
* [fdunparse2] Rebased, still reservations to doFrancis Dupont2017-03-071-2/+8
* [5016] Merged pull request #24 from github24 and squashed it.Marcin Siodelski2016-10-261-0/+10
* [4281] Updated recently modified files with proper commentary.Marcin Siodelski2016-05-171-14/+20
* [4281] It is allowed to use formatted option values in the host database.Marcin Siodelski2016-05-131-6/+28