| Commit message (Expand) | Author | Age | Files | Lines |
* | [#1887] release changes | Wlodek Wencel | 2021-05-24 | 1 | -1/+1 |
* | [#1821] spelling corrections | Andrei Pavel | 2021-04-26 | 1 | -1/+1 |
* | [#1211] Typo (missing operator=) | Francis Dupont | 2020-06-15 | 1 | -1/+1 |
* | [#1211] Typo (missing =) | Francis Dupont | 2020-06-15 | 1 | -1/+1 |
* | [#1211] Added copy assignment operator to OptionDescriptor | Francis Dupont | 2020-06-15 | 1 | -2/+18 |
* | [#642,!373] Extended StampedElement to hold multiple server tags. | Marcin Siodelski | 2019-06-27 | 1 | -6/+6 |
* | [#618,!339] Removed duplicate doxygen comment | Tomek Mrugalski | 2019-05-27 | 1 | -2/+1 |
* | [#618,!339] Fixed doxygen errors | Thomas Markwalder | 2019-05-24 | 1 | -1/+2 |
* | [#579] MySQL CB returns server tag for each returned config element. | Marcin Siodelski | 2019-04-25 | 1 | -0/+10 |
* | [#571,!306] Added factory functions to objects used in MySQL CB. | Marcin Siodelski | 2019-04-18 | 1 | -9/+38 |
* | [#103,!289] Addressed review comments. | Marcin Siodelski | 2019-04-10 | 1 | -0/+2 |
* | [#103,!289] Added new function to delete options by id. | Marcin Siodelski | 2019-04-10 | 1 | -2/+25 |
* | [#103,!289] Added indexes by option id for. | Marcin Siodelski | 2019-04-10 | 1 | -0/+8 |
* | [#103,!277] Extended unit tests for databaseConfigApply in DHCPv4. | Marcin Siodelski | 2019-03-26 | 1 | -1/+2 |
* | [#401,!254] Addressed more review comments. | Thomas Markwalder | 2019-03-18 | 1 | -0/+13 |
* | [#401,!254] Implemented CfgOption::replace | Thomas Markwalder | 2019-03-15 | 1 | -2/+14 |
* | [#401,!254] Options are now created when merging shared-network4s | Thomas Markwalder | 2019-03-14 | 1 | -0/+4 |
* | [#401,!254] kea-dhcp4 now merges in options from config backend | Thomas Markwalder | 2019-03-08 | 1 | -4/+50 |
* | [#401,!254] kea-dhcp4 now merges CB options into current config | Thomas Markwalder | 2019-03-08 | 1 | -2/+16 |
* | [#396,!205] Audit revision timestamp is set by Kea. | Marcin Siodelski | 2019-01-30 | 1 | -4/+5 |
* | [#99,!176] Added deletion of vendor options from the configuration. | Marcin Siodelski | 2018-12-20 | 1 | -2/+10 |
* | [#99,!176] Added unit test for deleting an option from option space. | Marcin Siodelski | 2018-12-20 | 1 | -18/+5 |
* | [#99,!176] Implemented test config backend for DHCPv4. | Marcin Siodelski | 2018-12-20 | 1 | -0/+35 |
* | [#93,!51] Added options management in MySQL DHCPv4 config backend. | Marcin Siodelski | 2018-10-08 | 1 | -4/+18 |
* | [#25,!14] UserContext is now in isc::data, deps updated | Tomek Mrugalski | 2018-09-07 | 1 | -1/+1 |
* | [master] Fixed doxygen problems | Francis Dupont | 2018-06-01 | 1 | -0/+1 |
* | [master] Copyright update to 2018 | Wlodek Wencel | 2018-05-24 | 1 | -1/+1 |
* | minor changes | Razvan Becheriu | 2018-02-17 | 1 | -1/+1 |
* | enable more unit tests | Razvan Becheriu | 2018-02-16 | 1 | -2/+14 |
* | [5351] Checkpoint: option-data ready | Francis Dupont | 2017-11-29 | 1 | -1/+3 |
* | [master] Finished merge of trac5241 (always-send) | Francis Dupont | 2017-08-07 | 1 | -0/+5 |
|\ |
|
| * | [5241] Added the function in DHCPv4 and 6 servers | Francis Dupont | 2017-07-07 | 1 | -0/+5 |
* | | spelling: unsigned | Josh Soref | 2017-07-23 | 1 | -1/+1 |
|/ |
|
* | [5114] Spelling corrections | Tomek Mrugalski | 2017-03-07 | 1 | -1/+1 |
* | [fdunparse2] Rebased, still reservations to do | Francis Dupont | 2017-03-07 | 1 | -2/+8 |
* | [5016] Merged pull request #24 from github24 and squashed it. | Marcin Siodelski | 2016-10-26 | 1 | -0/+10 |
* | [4281] Updated recently modified files with proper commentary. | Marcin Siodelski | 2016-05-17 | 1 | -14/+20 |
* | [4281] It is allowed to use formatted option values in the host database. | Marcin Siodelski | 2016-05-13 | 1 | -6/+28 |
* | [4281] Extended MySQL host data source with DHCPv4 and DHCPv6 options. | Marcin Siodelski | 2016-05-12 | 1 | -14/+28 |
* | [4236] Replaced license text in all files containing it. | Marcin Siodelski | 2015-12-16 | 1 | -11/+3 |
* | [4204fd] Merge original trac4204 | Francis Dupont | 2015-11-26 | 1 | -1/+1 |
|\ |
|
| * | [4204] Runtime option definitions held in the libdhcp++ library. | Marcin Siodelski | 2015-11-23 | 1 | -1/+1 |
* | | [4097a] Optimized the no configured options cases | Francis Dupont | 2015-11-23 | 1 | -0/+5 |
* | | [4097a] Removed merging of global configured options into subnets | Francis Dupont | 2015-11-21 | 1 | -0/+2 |
* | | [4097a] Introduce CfgOptionList and use it for the 3 append/getCfgOption() me... | Francis Dupont | 2015-11-21 | 1 | -0/+4 |
|/ |
|
* | [3705] Address review comments. | Marcin Siodelski | 2015-03-17 | 1 | -31/+0 |
* | [3705] Fix some typos found during the review. | Shawn Routhier | 2015-03-10 | 1 | -1/+1 |
* | [3705] RSOO handling added in CfgOption | Tomek Mrugalski | 2015-03-03 | 1 | -0/+35 |
* | [3643] Fix problem on Ubuntu and NetBSD Builds | Stephen Morris | 2014-12-15 | 1 | -3/+10 |
* | [3589] Addressed review comments raised in the second review. | Marcin Siodelski | 2014-10-15 | 1 | -2/+2 |