2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-25 03:07:25 +00:00

36 Commits

Author SHA1 Message Date
Razvan Becheriu
0d2ff4ff5e [#3833] remove references to /tmp/ 2025-05-20 00:04:12 +03:00
Thomas Markwalder
6dd20109cc [#3831] Agent uses restricted socket paths
modified:   ../../../doc/examples/agent/comments.json
modified:   ../../../doc/examples/agent/simple.json
modified:   ca_cfg_mgr.cc
modified:   ca_command_mgr.cc
modified:   simple_parser.cc
modified:   tests/ca_cfg_mgr_unittests.cc
modified:   tests/ca_command_mgr_unittests.cc
modified:   tests/ca_controller_unittests.cc
modified:   tests/get_config_unittest.cc
modified:   tests/parser_unittests.cc
modified:   tests/testdata/get_config.json
2025-05-19 12:12:55 +00:00
Razvan Becheriu
fdc2b1c5f9
[#3831] update CA default config and fix dhcp examples 2025-05-16 12:20:44 +03:00
Francis Dupont
fc3a84eb29 [#3609] Checkpoint: doing syntax 2024-11-22 09:55:31 +01:00
Francis Dupont
e8e7097195 [#3483] Updated RBAC doc 2024-08-22 10:39:00 +02:00
Francis Dupont
97e0638daa [#3477] Updated dhcp4 syntax 2024-08-01 09:23:53 +02:00
Razvan Becheriu
150ef07994 [#3003] output_options alias for output-options 2023-09-18 08:08:07 +00:00
Piotrek Zadroga
0af98b4be4 [#2904] revert alias output-options in examples
This reverts commit 12b00c890122313c8a912c4252054aab99bc07ad.
2023-09-18 08:08:07 +00:00
Piotrek Zadroga
8b7a7ea490 [#2904] updating alias output-options in examples 2023-09-18 08:08:07 +00:00
Andrei Pavel
ab23887672
[#2804] make text edits consistent across the ARM 2023-04-19 17:58:06 +03:00
Andrei Pavel
03423adcd2
[#2651] release changes 2022-11-26 00:17:08 +02:00
Francis Dupont
2a4466d336 [#1263] Ported RBAC hook doc and examples 2022-05-13 18:33:04 +02:00
Razvan Becheriu
8acd0040a5 [#2006] addressed comments 2022-01-21 17:15:38 +00:00
Francis Dupont
b398aa4842 [#2006] Added sample cred files 2022-01-21 17:15:38 +00:00
Francis Dupont
76ebe8428b [#2006] Checkpoint: tests to update 2022-01-21 17:15:38 +00:00
Francis Dupont
71a6b1261b [#2006] Added doc and syntax 2022-01-21 17:15:38 +00:00
Tomek Mrugalski
d52d146243 [#1986] Wordsmithing 2021-08-24 15:04:41 +00:00
Tomek Mrugalski
caa34aae63 [#1986] Reworded ports text 2021-08-24 15:04:41 +00:00
Razvan Becheriu
b5dbb2a1ab [#1986] added comments and updated ARM 2021-08-24 15:04:41 +00:00
Francis Dupont
2a5e5e8b4c [#1662] Addressed comments 2021-02-17 12:54:14 +01:00
Francis Dupont
a512a67351 [#1662] Checkpoint: code and test, doc to do 2021-02-17 12:53:10 +01:00
Francis Dupont
9976ba25ce [#1662] Checkpoint before regen 2021-02-17 12:53:10 +01:00
Francis Dupont
c353ecbeda [#1304] Checkpoint before regen (3) 2020-09-13 22:21:33 +02:00
Francis Dupont
f907a08345 [#1304] Checkpoint before regen 2020-09-13 22:03:20 +02:00
Francis Dupont
45bac04fbe [#1304] Addressed comments 2020-09-12 10:50:34 +02:00
Francis Dupont
0fc1cd514d [#1304] Added config/parse 2020-09-12 10:50:34 +02:00
Wlodek Wencel
72c3987dcf [#795] sockets paths unified between examples and default configs 2019-10-25 10:03:07 -04:00
Thomas Markwalder
3bbac71905 [#665,!460] Implemented support in agent
doc/examples/agent/simple.json

src/bin/agent/agent_lexer.ll
src/bin/agent/agent_parser.yy

src/bin/agent/agent_lexer.cc
src/bin/agent/agent_parser.cc
src/bin/agent/agent_parser.h
src/bin/agent/location.hh
src/bin/agent/position.hh
src/bin/agent/stack.hh
2019-08-14 10:57:56 +02:00
Francis Dupont
7bc4cc182a [208-move-logging-from-global-objects-to-global-params] Almost done. Checkpoint of the day 2019-05-22 18:10:24 -04:00
Francis Dupont
fe841603f5 [30-implement-control-socket-for-ddns-2] Reported doc updates 2019-01-03 04:05:03 -05:00
Francis Dupont
addb30a16a [5495] Added tests 2018-01-02 14:33:17 +01:00
Francis Dupont
d716d6a3bd [5495] Checkpoint: added doc/examples, todo: unit tests 2018-01-02 10:48:16 +01:00
Marcin Siodelski
97d73a1eb4 [5190] Replaced dhcpX-server with dhcpX and d2-server with d2 in CA config. 2017-06-02 13:53:38 +02:00
Tomek Mrugalski
ae68980c5e [5187] Example config files updated. 2017-04-18 21:45:06 +02:00
Marcin Siodelski
1ae4d3f0c1 [5175] Updated http-host in the agent's example config file. 2017-03-31 14:13:30 +02:00
Tomek Mrugalski
3cf4f98119 [5076] Bison parser for Agent implemented. 2017-02-07 12:41:03 +01:00