clixon/apps/backend
Olof hagsand 8469a0962e * Add multiple yang support also for obsolete versions
* This means that files and datastores supporting modstate also looks for deleted or updated yang modules.
  * A stricter binding which gives error if loading outdated YANG file does not exist.
* Stricter yang checks: you cannot do get-config on datastores that have obsolete YANG
* Added xerr output parameter to `xmldb_get0()`
2021-04-12 12:42:26 +02:00
..
backend_client.c * Add multiple yang support also for obsolete versions 2021-04-12 12:42:26 +02:00
backend_client.h fixed fcgi notification, genmodel 2021-03-10 14:45:18 +01:00
backend_commit.c * Add multiple yang support also for obsolete versions 2021-04-12 12:42:26 +02:00
backend_commit.h Copyright 2021 2021-01-13 14:40:34 +01: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 * Add multiple yang support also for obsolete versions 2021-04-12 12:42:26 +02:00
backend_plugin.c * Made a separate Clixon datastore XML/JSON top-level symbol 2021-03-05 14:15:15 +01:00
backend_plugin.h Copyright 2021 2021-01-13 14:40:34 +01:00
backend_plugin_restconf.c - Rewrote process control to simpler state model: stopped/running/exiting 2021-04-12 10:31:17 +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 Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_backend_transaction.h Copyright 2021 2021-01-13 14:40:34 +01:00
Makefile.in * Restconf authentication callback (ca_auth) signature changed 2021-02-09 21:26:35 +01:00