clixon/apps/backend
2019-03-29 15:31:00 +01:00
..
backend_client.c * Added CLICON_NACM_MODE "internal-rpc" which is for RPC functionality only 2019-03-22 17:09:05 +01:00
backend_client.h * Ensured you can add multiple callbacks for any RPC, including basic ones. 2019-03-10 17:27:52 +01:00
backend_commit.c startup diff vector should be children of config root, not root itself 2019-03-29 15:31:00 +01:00
backend_commit.h XML chanelog revision 2019-03-25 10:42:27 +01:00
backend_handle.h 2019 2019-01-02 15:48:30 +01:00
backend_main.c Removed argc/argv parameters from ca_start plugin API function. You may need to change signatures of your startup in your plugins 2019-03-28 17:11:55 +01:00
backend_plugin.c * New yang changelog experimental feature for automatic upgrade 2019-03-21 18:05:55 +01:00
backend_plugin.h * New yang changelog experimental feature for automatic upgrade 2019-03-21 18:05:55 +01:00
backend_socket.c * Removed all dependency on strverscmp 2019-02-27 10:46:05 +01:00
backend_socket.h 2019 2019-01-02 15:48:30 +01:00
backend_startup.c * Added xml_wrap function that adds an XML node above a node as a wrapper 2019-03-27 16:04:14 +01:00
backend_startup.h Changed (startup) running mode so that startup_db is not overwritten. 2019-03-12 09:56:09 +01:00
clixon_backend.h 2019 2019-01-02 15:48:30 +01:00
clixon_backend_handle.c 2019 2019-01-02 15:48:30 +01:00
clixon_backend_handle.h 2019 2019-01-02 15:48:30 +01:00
clixon_backend_transaction.c 2019 2019-01-02 15:48:30 +01:00
clixon_backend_transaction.h 2019 2019-01-02 15:48:30 +01:00
Makefile.in Made Makefile concurrent so that it can be compiled with -jN 2019-03-21 10:40:00 +01:00