| .. |
|
backend_client.c
|
Low-level message functions added descr argument for better logging C-API change
|
2023-09-12 10:08:32 +02:00 |
|
backend_client.h
|
Files: Rearranged backend .h files: moved client_entry to clixon_backend_client.h
|
2023-03-03 16:05:31 +01:00 |
|
backend_commit.c
|
Typo in previous commit
|
2023-05-29 10:55:05 +02:00 |
|
backend_confirm.c
|
Files: Rearranged backend .h files: moved client_entry to clixon_backend_client.h
|
2023-03-03 16:05:31 +01:00 |
|
backend_get.c
|
C-API: Added cli_process_control(), added uid to cli_process_control()
|
2023-06-01 17:50:23 +02:00 |
|
backend_get.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
backend_handle.h
|
Files: Rearranged backend .h files: moved client_entry to clixon_backend_client.h
|
2023-03-03 16:05:31 +01:00 |
|
backend_main.c
|
Use clicon_err() consistently and drop perror()
|
2023-10-21 18:29:23 +02:00 |
|
backend_plugin.c
|
Formatting of comments
|
2023-03-30 15:39:35 +02:00 |
|
backend_plugin_restconf.c
|
Added: [Feature request: node's alias for CLI](https://github.com/clicon/clixon/issues/434)
|
2023-08-31 18:00:29 +02:00 |
|
backend_plugin_restconf.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
backend_socket.c
|
Files: Rearranged backend .h files: moved client_entry to clixon_backend_client.h
|
2023-03-03 16:05:31 +01:00 |
|
backend_socket.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
backend_startup.c
|
Low-level message functions added descr argument for better logging C-API change
|
2023-09-12 10:08:32 +02:00 |
|
backend_startup.h
|
Confirm commit:
|
2022-10-07 16:04:31 +02:00 |
|
clixon_backend.h
|
Files: Rearranged backend .h files: moved client_entry to clixon_backend_client.h
|
2023-03-03 16:05:31 +01:00 |
|
clixon_backend_client.h
|
Added clicon_data_init API, and yang_mount_get API
|
2023-03-12 21:04:23 +01:00 |
|
clixon_backend_commit.h
|
* C-API: Added vlev validate level parameter to candidate_commit
|
2023-01-29 20:02:56 +01:00 |
|
clixon_backend_handle.c
|
Files: Rearranged backend .h files: moved client_entry to clixon_backend_client.h
|
2023-03-03 16:05:31 +01:00 |
|
clixon_backend_plugin.h
|
Moved with-defaults processing from get(-config) to xmldb_get when reading db
|
2022-12-18 19:59:02 +01:00 |
|
clixon_backend_transaction.c
|
C-API: clixon_xml2file and clixon_xml2cbuf added prefix argument
|
2023-04-12 10:44:58 +02:00 |
|
clixon_backend_transaction.h
|
* Changed debug levels in clicon_debug() to be based on maskable flags
|
2023-01-27 14:56:58 +01:00 |
|
Makefile.in
|
typo in rearrange includes; unused reason parameter in snmp_lib
|
2023-03-03 17:41:02 +01:00 |