clixon/apps/backend
Olof hagsand 9840e248c6 * Augment target node check strict, instead of printing a warning, it will terminate with error.
* Fixed: [Augment that reference a submodule as target node fails #178](https://github.com/clicon/clixon/issues/178)
* Fixed a memory error that was reported in slack by Pawel Maslanka
  * The crash printout was: `realloc(): invalid next size Aborted`
2021-02-19 15:46:55 +01:00
..
backend_client.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
backend_client.h Copyright 2021 2021-01-13 14:40:34 +01:00
backend_commit.c Copyright 2021 2021-01-13 14:40:34 +01: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 * Augment target node check strict, instead of printing a warning, it will terminate with error. 2021-02-19 15:46:55 +01:00
backend_plugin.c Copyright 2021 2021-01-13 14:40:34 +01:00
backend_plugin.h Copyright 2021 2021-01-13 14:40:34 +01:00
backend_plugin_restconf.c * Restconf authentication callback (ca_auth) signature changed 2021-02-09 21:26:35 +01: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 Copyright 2021 2021-01-13 14:40:34 +01: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