| .. |
|
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
|
* Changed signal handling
|
2021-03-11 18:12:43 +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
|
Added several fields to process-control status operation: active, description, command, status, starttime, pid
|
2021-03-12 17:22:22 +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
|
* Made a separate Clixon datastore XML/JSON top-level symbol
|
2021-03-05 14:15:15 +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 |