..
backend_client.c
* Made backend transaction and commit/validate API available to plugin code.
2021-06-17 19:20:27 +02:00
backend_client.h
fixed fcgi notification, genmodel
2021-03-10 14:45:18 +01:00
backend_commit.c
Fixed memory leak in new candidate_validate function
2021-06-23 10:50:47 +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
* Netconf message-id attribute changed from optional to mandatory
2021-06-30 10:59:10 +02:00
backend_plugin.c
* Made backend transaction and commit/validate API available to plugin code.
2021-06-17 19:20:27 +02:00
backend_plugin_restconf.c
Fixed memory leak in new candidate_validate function
2021-06-23 10:50:47 +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
* Made backend transaction and commit/validate API available to plugin code.
2021-06-17 19:20:27 +02:00
backend_startup.h
Copyright 2021
2021-01-13 14:40:34 +01:00
clixon_backend.h
* Made backend transaction and commit/validate API available to plugin code.
2021-06-17 19:20:27 +02:00
clixon_backend_commit.h
* Made backend transaction and commit/validate API available to plugin code.
2021-06-17 19:20:27 +02: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_plugin.h
* Made backend transaction and commit/validate API available to plugin code.
2021-06-17 19:20:27 +02:00
clixon_backend_transaction.c
* Made backend transaction and commit/validate API available to plugin code.
2021-06-17 19:20:27 +02:00
clixon_backend_transaction.h
Copyright 2021
2021-01-13 14:40:34 +01:00
Makefile.in
* Made backend transaction and commit/validate API available to plugin code.
2021-06-17 19:20:27 +02:00