clixon/apps/backend
Olof hagsand b88722fa25 - Restructure plugin module using a "module struct" rather than global variables.
This include plugin module init and exit functions
  New type: clixon_plugin_t exposed via public API while struct clixon_plugin is private
- Makefile changes for static linkage using "LINKAGE=static"
- Moved nacm external init to later stage in backend_main
2021-04-19 11:06:40 +02:00
..
backend_client.c - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
backend_client.h fixed fcgi notification, genmodel 2021-03-10 14:45:18 +01:00
backend_commit.c - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
backend_commit.h - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
backend_handle.h debug print of backend state, split test-stream into a netconf and restconf part, change restconf yang auth-type from leaf-list to leaf 2021-01-27 14:40:34 +01:00
backend_main.c - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
backend_plugin.c - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
backend_plugin.h - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
backend_plugin_restconf.c - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
backend_plugin_restconf.h * Restconf authentication callback (ca_auth) signature changed 2021-02-09 21:26:35 +01:00
backend_socket.c * Corrected client session handling to make internal IPC socket persistent 2021-01-27 15:07:27 +01:00
backend_socket.h Copyright 2021 2021-01-13 14:40:34 +01:00
backend_startup.c * Add multiple yang support also for obsolete versions 2021-04-12 12:42:26 +02:00
backend_startup.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_backend.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_backend_handle.c debug print of backend state, split test-stream into a netconf and restconf part, change restconf yang auth-type from leaf-list to leaf 2021-01-27 14:40:34 +01:00
clixon_backend_handle.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_backend_transaction.c - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
clixon_backend_transaction.h Copyright 2021 2021-01-13 14:40:34 +01:00
Makefile.in - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00