clixon/apps/backend
Olof hagsand bd3a841103 New clixon-config@2024-04-01.yang revision
Added options: `CLICON_NETCONF_DUPLICATE_ALLOW` - Disable duplicate check in NETCONF messages
New `clixon-lib@2024-04-01.yang` revision
2024-04-03 17:40:32 +02:00
..
backend_client.c New clixon-config@2024-04-01.yang revision 2024-04-03 17:40:32 +02:00
backend_client.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
backend_commit.c Formatting and CHANGELOG updates 2024-04-03 17:40:32 +02:00
backend_confirm.c Symbolic and combined debug names in cmd-line of all applications 2024-02-02 11:54:12 +01:00
backend_get.c clixon-config@2024-01-01.yang: Changed semantics of CLICON_VALIDATE_STATE_XML 2024-02-22 09:40:07 +01:00
backend_get.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
backend_handle.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
backend_main.c Fixed memory leaks at -V 2024-02-18 22:42:55 +01:00
backend_plugin.c Fixes after coverity static analysis 2024-03-03 17:05:36 +01:00
backend_plugin_restconf.c Symbolic and combined debug names in cmd-line of all applications 2024-02-02 11:54:12 +01:00
backend_plugin_restconf.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
backend_socket.c Fixes after coverity static analysis 2024-03-03 17:05:36 +01:00
backend_socket.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
backend_startup.c Fixed several backend memory leacks 2024-02-18 17:55:38 +01:00
backend_startup.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_backend.h Files: Rearranged backend .h files: moved client_entry to clixon_backend_client.h 2023-03-03 16:05:31 +01:00
clixon_backend_client.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_backend_commit.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_backend_handle.c Fixes after coverity static analysis 2024-03-03 17:05:36 +01:00
clixon_backend_plugin.h Optimized datastore access by ensuring REPORT_ALL in memory and EXPLICIT in file 2024-02-01 20:42:25 +01:00
clixon_backend_transaction.c Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +01:00
clixon_backend_transaction.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
Makefile.in Remove hardcoded paths to commands, configs, etc. in source 2023-11-28 16:42:33 +01:00