..
backend_client.c
* clicon_msg_rcv: Added intr parameter for interrupting on ^C (default 0)
2023-03-08 21:41:29 +01: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
* Added new functions: xml_tree_equal and xpath2xml
2023-03-23 22:16:33 +01: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
* Added new functions: xml_tree_equal and xpath2xml
2023-03-23 22:16:33 +01: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
* Added new functions: xml_tree_equal and xpath2xml
2023-03-23 22:16:33 +01:00
backend_plugin.c
* C-API: Added clicon_handle parameter to all xml_bind_* calls
2023-01-27 14:56:58 +01:00
backend_plugin_restconf.c
[Code formatting: Change indentation style to space]( https://github.com/clicon/clixon/issues/379 )
2022-10-27 14:21:17 +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
* Changed debug levels in clicon_debug() to be based on maskable flags
2023-01-27 14:56:58 +01: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