clixon/apps/backend
Olof hagsand f511cb0030 Split config into multiple sub-files on mount-point boundaries and dont write clean subfiles
Added CLICON_XMLDB_MULTI option, added cl:xmldb-split extension
2024-04-25 14:58:14 +02:00
..
backend_client.c Fixed: Fail on return errors when reading from datastore 2024-04-24 13:48:06 +02:00
backend_client.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
backend_commit.c Split config into multiple sub-files on mount-point boundaries and dont write clean subfiles 2024-04-25 14:58:14 +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 Fixed: Fail on return errors when reading from datastore 2024-04-24 13:48:06 +02: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 Fixed: Fail on return errors when reading from datastore 2024-04-24 13:48:06 +02: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: Fail on return errors when reading from datastore 2024-04-24 13:48:06 +02: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