clixon/apps/backend
Olof hagsand d358387d39 * Fixed: [State XML validation error when CLICON_MODULE_LIBRARY_RFC7895=true and ietf-yang-libra$
* Removed obsolete option: `CLICON_MODULE_LIBRARY_RFC7895'
  * Obsolete config options given in the confi file are considered an error
* Added section in CONTRIBUTING relating to optimzation
* Changed reset merge to implicit default values.
  * This avoids a potential overwriting of explicitly set default values in the existing config
* Adapted some code to [Make cligen_* functions const ](https://github.com/clicon/cligen/pull/83)
* Test: fixed test for * Fixed: [datamodel tree generated from basemodel tree is not proper when a list has more than one key and key is of enum type](https://github.com/clicon/clixon/issues/417)
2023-02-12 16:19:27 +01:00
..
backend_client.c Docker example: fixed scripts to run multiple instances 2023-02-10 11:51:41 +01:00
backend_client.h Netconf monitoring statistics frm RFC 6022 2023-02-04 17:13:45 +01:00
backend_commit.c * C-API: Added vlev validate level parameter to candidate_commit 2023-01-29 20:02:56 +01:00
backend_confirm.c * C-API: Added vlev validate level parameter to candidate_commit 2023-01-29 20:02:56 +01:00
backend_get.c Netconf monitoring statistics frm RFC 6022 2023-02-04 17:13:45 +01:00
backend_get.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_handle.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_main.c Netconf monitoring statistics frm RFC 6022 2023-02-04 17:13:45 +01:00
backend_plugin.c * C-API: Added clicon_handle parameter to all xml_bind_* calls 2023-01-27 14:56:58 +01:00
backend_plugin_restconf.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
backend_plugin_restconf.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_socket.c * Changed debug levels in clicon_debug() to be based on maskable flags 2023-01-27 14:56:58 +01:00
backend_socket.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_startup.c * Fixed: [State XML validation error when CLICON_MODULE_LIBRARY_RFC7895=true and ietf-yang-libra$ 2023-02-12 16:19:27 +01:00
backend_startup.h Confirm commit: 2022-10-07 16:04:31 +02:00
clixon_backend.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_backend_commit.h * C-API: Added vlev validate level parameter to candidate_commit 2023-01-29 20:02:56 +01:00
clixon_backend_handle.c Netconf monitoring statistics frm RFC 6022 2023-02-04 17:13:45 +01:00
clixon_backend_handle.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_backend_plugin.h Moved with-defaults processing from get(-config) to xmldb_get when reading db 2022-12-18 19:59:02 +01:00
clixon_backend_transaction.c * Changed debug levels in clicon_debug() to be based on maskable flags 2023-01-27 14:56:58 +01:00
clixon_backend_transaction.h * Changed debug levels in clicon_debug() to be based on maskable flags 2023-01-27 14:56:58 +01:00
Makefile.in Confirm-commit refactoring 2022-10-24 10:54:51 +02:00