clixon/apps/backend
2021-04-09 13:47:05 +02:00
..
backend_client.c Added several fields to process-control status operation: active, description, command, status, starttime, pid 2021-03-12 17:22:22 +01:00
backend_client.h fixed fcgi notification, genmodel 2021-03-10 14:45:18 +01:00
backend_commit.c * Fixed: [The config false leaf shouldn't be configed in startup stage #189](https://github.com/clicon/clixon/issues/189) 2021-03-11 09:11:14 +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 Fixed again: [backend start resconf failed due to path string truncated #192](https://github.com/clicon/clixon/issues/192) 2021-03-24 12:23:00 +01: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 Fix: Restconf service did not close when restconf config was removed 2021-04-09 13:47:05 +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 * Removed endtag parameter of clixon_xml_parse_file() 2021-03-15 13:24:27 +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