clixon/apps/backend
Olof hagsand 11eccd5478 Confirm commit:
- Removed confirm-commit 1.0 capability (only 1.1 present)
- Made startup capability conditional (as confirmed-commit)
- Fixed startup error when rollback did not exist
- Adjust snmp commit calls
- Move failsafe to lib
- Test: Minimized test application, test capability
2022-10-07 16:04:31 +02:00
..
backend_client.c Initial implementation of NETCONF confirmed-commit 2022-10-03 21:44:35 -06:00
backend_client.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_commit.c Confirm commit: 2022-10-07 16:04:31 +02:00
backend_get.c with-defaults added as RESTCONF capability information 2022-09-19 11:02:59 +00: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 Confirm commit: 2022-10-07 16:04:31 +02:00
backend_plugin.c Extended purge argument to xml_defaults_nopresence to handle non-config case 2022-09-09 13:46:20 +02:00
backend_plugin_restconf.c Changed C-API for xml translation/print the internal cxobj tree data structure to other formats 2022-06-01 20:02:27 +02:00
backend_plugin_restconf.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_socket.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_socket.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_startup.c Confirm commit: 2022-10-07 16:04:31 +02: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 Confirm commit: 2022-10-07 16:04:31 +02:00
clixon_backend_handle.c * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_backend_handle.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_backend_plugin.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_backend_transaction.c Changed C-API for xml translation/print the internal cxobj tree data structure to other formats 2022-06-01 20:02:27 +02:00
clixon_backend_transaction.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
Makefile.in Confirm commit: 2022-10-07 16:04:31 +02:00