Razvan Becheriu
|
be9faa8f0d
|
[#4014] addressed review comments
|
2025-07-30 16:44:26 +03:00 |
|
Thomas Markwalder
|
9ee137c846
|
[#4014] Core and UT for v6 option class-tags
Changes to be committed:
modified: doc/sphinx/arm/hooks-cb-cmds.rst
modified: src/hooks/dhcp/mysql/mysql_cb_dhcp6.cc
modified: src/hooks/dhcp/mysql/mysql_cb_dhcp6.h
modified: src/hooks/dhcp/mysql/mysql_cb_impl.cc
modified: src/hooks/dhcp/mysql/tests/mysql_cb_dhcp6_unittest.cc
modified: src/hooks/dhcp/pgsql/pgsql_cb_dhcp6.cc
modified: src/hooks/dhcp/pgsql/pgsql_cb_dhcp6.h
modified: src/hooks/dhcp/pgsql/pgsql_cb_impl.cc
modified: src/hooks/dhcp/pgsql/tests/pgsql_cb_dhcp6_unittest.cc
modified: src/lib/dhcpsrv/config_backend_dhcp6.h
modified: src/lib/dhcpsrv/config_backend_pool_dhcp6.cc
modified: src/lib/dhcpsrv/config_backend_pool_dhcp6.h
modified: src/lib/dhcpsrv/testutils/generic_cb_dhcp4_unittest.h
modified: src/lib/dhcpsrv/testutils/generic_cb_dhcp6_unittest.cc
modified: src/lib/dhcpsrv/testutils/generic_cb_dhcp6_unittest.h
modified: src/lib/dhcpsrv/testutils/test_config_backend_dhcp4.cc
modified: src/lib/dhcpsrv/testutils/test_config_backend_dhcp4.h
modified: src/lib/dhcpsrv/testutils/test_config_backend_dhcp6.cc
modified: src/lib/dhcpsrv/testutils/test_config_backend_dhcp6.h
modified: src/share/api/remote-option4-global-del.json
modified: src/share/api/remote-option4-global-get.json
modified: src/share/api/remote-option4-global-set.json
modified: src/share/api/remote-option4-network-del.json
modified: src/share/api/remote-option4-network-set.json
modified: src/share/api/remote-option4-pool-del.json
modified: src/share/api/remote-option4-pool-set.json
modified: src/share/api/remote-option4-subnet-del.json
modified: src/share/api/remote-option4-subnet-set.json
modified: src/share/api/remote-option6-global-del.json
modified: src/share/api/remote-option6-global-get.json
modified: src/share/api/remote-option6-global-set.json
modified: src/share/api/remote-option6-network-del.json
modified: src/share/api/remote-option6-network-set.json
modified: src/share/api/remote-option6-pd-pool-del.json
modified: src/share/api/remote-option6-pd-pool-set.json
modified: src/share/api/remote-option6-pool-del.json
modified: src/share/api/remote-option6-pool-set.json
modified: src/share/api/remote-option6-subnet-del.json
|
2025-07-29 08:30:06 -04:00 |
|
Andrei Pavel
|
4c81b194b9
|
[#4031] Convert some leftover docs from autotools to meson
|
2025-07-28 10:31:47 +03:00 |
|
Andrei Pavel
|
e64b3a879b
|
[#4031] release changes
|
2025-07-24 20:51:44 +03:00 |
|
Razvan Becheriu
|
0638e4e516
|
[#3944] addressed review comments
|
2025-07-24 13:59:55 +03:00 |
|
Razvan Becheriu
|
00d2434ae3
|
[#3944] add support for CB global scalar lists
|
2025-07-24 13:41:29 +03:00 |
|
Thomas Markwalder
|
67473622a6
|
[#3770] Revert v6 doc change
modified: doc/sphinx/arm/hooks-cb-cmds.rst
|
2025-07-22 09:07:54 -04:00 |
|
Thomas Markwalder
|
d278d5205c
|
[#3770] Updated ARM and api files
new file: changelog_unreleased/3770-examine-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope
modified: doc/sphinx/arm/hooks-cb-cmds.rst
modified: src/share/api/remote-option4-global-del.json
modified: src/share/api/remote-option4-global-get.json
modified: src/share/api/remote-option4-global-set.json
modified: src/share/api/remote-option4-network-del.json
modified: src/share/api/remote-option4-network-set.json
modified: src/share/api/remote-option4-pool-del.json
modified: src/share/api/remote-option4-pool-set.json
modified: src/share/api/remote-option4-subnet-del.json
modified: src/share/api/remote-option4-subnet-set.json
|
2025-07-21 15:36:55 -04:00 |
|
Francis Dupont
|
c28ec9c260
|
[#4005] Added doc and ChangeLog entry
|
2025-07-10 19:13:31 +03:00 |
|
Francis Dupont
|
c57d680482
|
[#3927] Doc and chmod fixes
|
2025-07-09 17:52:42 +02:00 |
|
Razvan Becheriu
|
1cfc415b7a
|
[#3927] updated documentation
|
2025-07-09 18:19:33 +03:00 |
|
Razvan Becheriu
|
ad5a10aada
|
[#3927] remove ssl-mode for mysql
|
2025-07-09 18:14:05 +03:00 |
|
Razvan Becheriu
|
1d83dd5479
|
[#3927] remove key-password
|
2025-07-09 15:40:43 +03:00 |
|
Razvan Becheriu
|
ff73ae4d04
|
[#3927] add ssl-mode parameter
|
2025-07-09 07:42:22 +03:00 |
|
Razvan Becheriu
|
7b961f6b78
|
[#3927] add TLS parameters to pgsql connection
|
2025-07-08 10:59:42 +00:00 |
|
William Leuschner
|
04b4bfcbb6
|
[#3978] Correct reference to kea-lfc in 5.3.1
|
2025-07-02 12:08:15 -04:00 |
|
Thomas Markwalder
|
0a85700c28
|
[#3848] Change risk to policy
modified: doc/sphinx/arm/agent.rst
modified: doc/sphinx/arm/ddns.rst
modified: doc/sphinx/arm/dhcp4-srv.rst
modified: doc/sphinx/arm/dhcp6-srv.rst
modified: doc/sphinx/arm/security.rst
|
2025-06-30 11:49:59 +00:00 |
|
Thomas Markwalder
|
33caead065
|
[#3848] Make message IDs consistent
|
2025-06-30 11:49:59 +00:00 |
|
Marcin Siodelski
|
15a78bcfc3
|
[#3848] Fixed whitespace
|
2025-06-30 11:49:59 +00:00 |
|
Thomas Markwalder
|
b3ded306f3
|
[#3848] Addressed review comments
Fixed minor nits
modified: doc/sphinx/arm/agent.rst
modified: doc/sphinx/arm/ddns.rst
modified: doc/sphinx/arm/dhcp4-srv.rst
modified: doc/sphinx/arm/dhcp6-srv.rst
modified: doc/sphinx/arm/security.rst
modified: src/bin/dhcp4/main.cc
modified: src/bin/dhcp6/main.cc
modified: src/hooks/dhcp/host_cache/tests/command_unittests.cc
modified: src/hooks/dhcp/lease_cmds/lease_cmds.cc
modified: src/hooks/dhcp/lease_cmds/lease_cmds_messages.cc
modified: src/hooks/dhcp/lease_cmds/lease_cmds_messages.h
modified: src/hooks/dhcp/lease_cmds/lease_cmds_messages.mes
modified: src/hooks/dhcp/lease_cmds/libloadtests/lease_cmds4_unittest.cc
modified: src/lib/d2srv/d2_config.cc
modified: src/lib/hooks/tests/hooks_manager_unittest.cc
modified: src/lib/http/tests/basic_auth_config_unittests.cc
modified: src/lib/process/d_controller.cc
modified: src/lib/util/filesystem.cc
modified: src/lib/util/filesystem.h
|
2025-06-30 11:49:59 +00:00 |
|
Thomas Markwalder
|
8ba41dcfaf
|
[#3848] Updated the ARM
new file: changelog_unreleased/3848-security-policy-security-strict-relaxed
modified: doc/sphinx/arm/agent.rst
modified: doc/sphinx/arm/ddns.rst
modified: doc/sphinx/arm/dhcp4-srv.rst
modified: doc/sphinx/arm/dhcp6-srv.rst
modified: doc/sphinx/arm/security.rst
|
2025-06-30 11:49:59 +00:00 |
|
Marcin Godzina
|
9a2ba84480
|
[#3973] release changes
|
2025-06-20 17:30:19 +02:00 |
|
Andrei Pavel
|
dfbd740911
|
[#3907] NETCONF: Turn authentication.clients into a string just like hooks-libraries.parameters
|
2025-06-20 13:29:10 +00:00 |
|
Andrei Pavel
|
761c7d3e6c
|
[#3907] Progressed some more with YANG modules
|
2025-06-20 13:29:10 +00:00 |
|
Andrei Pavel
|
f624d1371a
|
[#3907] Progressed some more with YANG modules
|
2025-06-20 13:29:10 +00:00 |
|
Andrei Pavel
|
3d43dcdc4c
|
[#3907] Fix some paths about reinstall.sh
|
2025-06-20 13:29:10 +00:00 |
|
Razvan Becheriu
|
84934bd275
|
[#3907] updated control-socket in yang modules
|
2025-06-20 13:29:10 +00:00 |
|
Razvan Becheriu
|
da41c3af25
|
[#3907] updated yang modules
|
2025-06-20 13:29:10 +00:00 |
|
Andrei Pavel
|
2d2036c123
|
[#3919] Remove leftover incomplete sentence in bison.dox
|
2025-06-20 14:19:54 +03:00 |
|
Francis Dupont
|
86d582803a
|
[#3919] Spelling
|
2025-06-20 14:17:23 +03:00 |
|
Andrei Pavel
|
fa61ab16b1
|
[#3919] Get rid of most .gitignore files. No longer needed after switch to Meson
|
2025-06-20 14:17:23 +03:00 |
|
Andrei Pavel
|
0ad94428eb
|
[#3919] Meson: Fix uml target
|
2025-06-20 14:17:23 +03:00 |
|
Andrei Pavel
|
5a0e270b22
|
[#3919] Update meson docs
|
2025-06-20 14:17:23 +03:00 |
|
Andrei Pavel
|
89ca20560c
|
[#3919] Update Python dependencies
|
2025-06-20 14:17:23 +03:00 |
|
Andrei Pavel
|
162ebf433d
|
[#3919] Fix update-python-dependencies not writing to file
|
2025-06-20 14:17:23 +03:00 |
|
Andrei Pavel
|
8f20f834b0
|
[#3919] Fix some TODOs related to autotools removal
|
2025-06-20 14:17:23 +03:00 |
|
Marcin Siodelski
|
5ee709836c
|
[#3881] Fixed config flag in the ARM
|
2025-06-20 12:29:17 +02:00 |
|
Marcin Siodelski
|
8583b53be8
|
[#3881] Changes after review
|
2025-06-20 12:22:10 +02:00 |
|
Ben Scott
|
862877837b
|
[#3881] Right ref name this time maybe?
|
2025-06-20 12:22:10 +02:00 |
|
Ben Scott
|
9dbe5fb965
|
[#3881] Fix RST syntax snafus
|
2025-06-20 12:22:10 +02:00 |
|
Ben Scott
|
27e9cc22d8
|
[#3881] Typo fixes (hopefully final)
|
2025-06-20 12:22:10 +02:00 |
|
Ben Scott
|
4d2c259aa2
|
[#3881] Adapt d85666cf to this rewrite
|
2025-06-20 12:22:10 +02:00 |
|
Ben Scott
|
7b06537aed
|
[#3881] Overhaul my overhaul
|
2025-06-20 12:22:10 +02:00 |
|
Ben Scott
|
021d59b12f
|
[#3881] Future "planned" vs "will"
|
2025-06-20 12:22:10 +02:00 |
|
Ben Scott
|
e3cee3954a
|
[#3881] Note Stork+Kea+CB issues
|
2025-06-20 12:22:10 +02:00 |
|
Ben Scott
|
a255fe3fdb
|
[#3881] Fix a few loose ends
|
2025-06-20 12:22:10 +02:00 |
|
Ben Scott
|
f79762dca2
|
[#3881] More comments regards sections
|
2025-06-20 12:22:10 +02:00 |
|
Ben Scott
|
71fbc7dea2
|
[#3881] Non-CB DB can conflict like JSON
|
2025-06-20 12:22:10 +02:00 |
|
Ben Scott
|
4e045a33d4
|
[#3881] Add example scenario
|
2025-06-20 12:22:10 +02:00 |
|
Ben Scott
|
09d730ac51
|
[#3881] Move "Incompatibilities" further up
|
2025-06-20 12:22:10 +02:00 |
|