clixon/apps/backend
2022-10-03 10:29:48 +02:00
..
backend_client.c Fixed: [message-id present on netconf app "hello"](https://github.com/clicon/clixon/issues/369) 2022-09-28 15:04:11 +02:00
backend_client.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_commit.c Added warning if modstate is not present in datastore if is set 2022-10-03 10:29:48 +02:00
backend_get.c with-defaults added as RESTCONF capability information 2022-09-19 11:02:59 +00:00
backend_get.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_handle.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_main.c SNMP frontend: added -z zap command-line option and pid-file exclusive check, fixed mem check 2022-06-26 11:28:42 +02:00
backend_plugin.c Extended purge argument to xml_defaults_nopresence to handle non-config case 2022-09-09 13:46:20 +02:00
backend_plugin_restconf.c Changed C-API for xml translation/print the internal cxobj tree data structure to other formats 2022-06-01 20:02:27 +02:00
backend_plugin_restconf.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_socket.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_socket.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_startup.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_startup.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_backend.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_backend_commit.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_backend_handle.c * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_backend_handle.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_backend_plugin.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_backend_transaction.c Changed C-API for xml translation/print the internal cxobj tree data structure to other formats 2022-06-01 20:02:27 +02:00
clixon_backend_transaction.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
Makefile.in Two minor fixes for building on macOS, HOST_VENDOR should be defined before trying to check its value. 2022-08-17 09:39:16 +02:00