2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-23 10:27:36 +00:00

43 Commits

Author SHA1 Message Date
Razvan Becheriu
0d2ff4ff5e [#3833] remove references to /tmp/ 2025-05-20 00:04:12 +03:00
Thomas Markwalder
cc07755a2d [#3831] More UT fixes
modified:   doc/examples/ddns/all-keys-netconf.json
modified:   doc/examples/ddns/all-keys.json
modified:   doc/examples/ddns/comments.json
modified:   doc/examples/ddns/sample1.json
modified:   doc/examples/ddns/template.json
modified:   src/bin/d2/tests/d2_cfg_mgr_unittests.cc
modified:   src/bin/d2/tests/d2_command_unittest.cc
modified:   src/bin/d2/tests/get_config_unittest.cc
modified:   src/bin/d2/tests/testdata/get_config.json
2025-05-19 12:12:55 +00:00
Francis Dupont
6d95ccb0f0 [#3398] Made 1234 the default secret/password 2025-01-27 15:05:11 +01:00
Francis Dupont
bf4ed59d63 [#3477] Making socket name/address exclusive (1) 2024-08-01 09:23:54 +02:00
Razvan Becheriu
6847ba1bda [#3477] fixed comments and unittests 2024-08-01 09:23:54 +02:00
Francis Dupont
797c118ab2 [#3477] Checkpoint before regen 2024-08-01 09:23:53 +02:00
Francis Dupont
998d827669 [#3133] Checkpoint 2024-04-16 19:00:57 +00: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
Razvan Becheriu
50abca6f3f [#2827] fixed all json examples in arm 2023-05-11 11:30:02 +03:00
Andrei Pavel
ab23887672
[#2804] make text edits consistent across the ARM 2023-04-19 17:58:06 +03:00
Francis Dupont
0db630f327 [#2406] Added doc for new GSS flags 2022-07-22 16:37:02 +02:00
Razvan Becheriu
8f7c1b1521 [#2224] added missing parameters including TLS connection parameters to YANG models 2022-07-22 11:12:54 +03:00
Tomek Mrugalski
ad90c809ce [#2247] gss-tsig example configs updated 2022-06-24 10:29:47 +02:00
Razvan Becheriu
2d9b949fa6 [#2173] updated documentation 2021-11-10 14:15:18 +00:00
Francis Dupont
c1229ecf9f [#2173] Some fixes 2021-11-10 14:15:18 +00:00
Francis Dupont
8da22b535a [#2125] Updated examples and doc 2021-10-11 17:17:35 +02:00
Francis Dupont
af6efbfec3 [#2115] Doc updated 2021-09-30 12:48:26 +02:00
Francis Dupont
d840346cb3 [#2078] Updated doc 2021-09-07 12:45:43 +03:00
Francis Dupont
0d44d1882d [#2011] Checkpoint: updated examples 2021-09-02 17:35:48 +02:00
Francis Dupont
6120ea6c72 [#2018] Created gss-tsig.json example 2021-08-19 18:32:47 +02:00
Francis Dupont
38840b1602 [(no branch, rebasing 1897-add-d2-server-hook-syntax)] [#1897] Addressed comments 2021-06-03 11:29:55 +02:00
Francis Dupont
4e412320e1 [(no branch, rebasing 1897-add-d2-server-hook-syntax)] [(no branch, rebasing 1897-add-d2-server-hook-syntax)] [#1897] Stopping arbritary at this point 2021-06-03 11:29:55 +02:00
Wlodek Wencel
72c3987dcf [#795] sockets paths unified between examples and default configs 2019-10-25 10:03:07 -04:00
Thomas Markwalder
d4c4461923 [#665,!460] Implemented support in D2
doc/examples/ddns/sample1.json
doc/examples/kea4/advanced.json

src/bin/d2/d2_lexer.ll
src/bin/d2/d2_parser.yy

src/bin/d2/d2_lexer.cc
src/bin/d2/d2_parser.cc
src/bin/d2/d2_parser.h
src/bin/d2/location.hh
src/bin/d2/position.hh
src/bin/d2/stack.hh

src/bin/d2/tests/testdata/get_config.json
2019-08-14 10:57:56 +02:00
Razvan Becheriu
e14b90735f [#649,!381] fixed indentation 2019-08-02 10:04:58 +03:00
Thomas Markwalder
cf700e8375 [#649,!381] fixed ddns examples
Additional fixes said files.
2019-08-02 09:57:04 +03:00
Razvan Becheriu
1996209646 [#649,!381] fixed ddns examples 2019-08-02 09:57:04 +03: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
1d2e606565 [136-add-global-host-reservation-examples] Removed extra spaces at end of line 2018-11-27 16:37:51 -05:00
Francis Dupont
dc46df9dd4 [5495] Improved the (i.e) 2018-04-10 18:11:17 +02:00
Francis Dupont
addb30a16a [5495] Added tests 2018-01-02 14:33:17 +01:00
Francis Dupont
2397981316 [5495] Missed example 2018-01-02 10:49:11 +01:00
Tomek Mrugalski
280de81cfe [master] Merge branch 'trac5198' (default config improvements)
# Conflicts:
#	doc/examples/ddns/sample1.json
2017-04-24 21:26:37 +02:00
Tomek Mrugalski
87d46a6596 [5198] # comments converted to // 2017-04-19 20:57:05 +02:00
Tomek Mrugalski
ae68980c5e [5187] Example config files updated. 2017-04-18 21:45:06 +02:00
Thomas Markwalder
bdfb2c606e [4202] Update miscellaneous tests and example files
Replaced underscores with hypens in D2 config in remaining files:

    doc/examples/ddns/sample1.json
    doc/examples/ddns/template.json
    doc/guide/ddns.xml
    src/bin/d2/tests/d2_process_tests.sh.in
    src/bin/keactrl/kea.conf.pre
    src/bin/keactrl/tests/keactrl_tests.sh.in
2015-11-20 10:11:47 -05:00
Wlodek Wencel
d6d10a1e19 [master] fixing example conf files 2015-02-17 23:05:31 +01:00
Francis Dupont
ae3a9cd1a0 [trac3593] added truncated HMAC support to TSIG 2014-10-22 00:34:39 +02:00
Tomek Mrugalski
822a39ba33 [master] Example files permission fix
Thanks to Jiri Popelka from Red Hat for providing a patch!
2014-08-21 16:01:12 +02:00
Thomas Markwalder
1cae4e83c6 [3436] Added example JSON files for D2
Added new example files for D2:
	ddns/sample1.json
	ddns/template.json
2014-06-26 10:39:55 -04:00