| .. |
|
backend_client.c
|
Avoid copying timeval onto stack
|
2023-08-15 18:02:14 +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
|
Add -s dump-xml mode
|
2023-08-20 13:00:51 +02:00 |
|
backend_plugin.c
|
Formatting of comments
|
2023-03-30 15:39:35 +02:00 |
|
backend_plugin_restconf.c
|
Removed sending restconf config inline using -R when CLICON_BACKEND_RESTCONF_PROCESS=true
|
2023-08-15 20:45:15 +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
|
* Fixed: [State XML validation error when CLICON_MODULE_LIBRARY_RFC7895=true and ietf-yang-libra$
|
2023-02-12 16:19:27 +01: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 |