clixon/apps/backend
2017-10-21 19:15:24 +02:00
..
backend_client.c Removed unused functions: cli_exec, cli_ptpush, cli_ptpop 2017-10-21 19:15:24 +02:00
backend_client.h Change internal protocol from clicon_proto.h to netconf. 2017-03-25 11:10:50 +01:00
backend_commit.c Added support for YANG anyxml; Yang union CLI generation and validation; Removed yang string escaping 2017-07-27 11:54:28 +02:00
backend_commit.h internal netconf mods 2017-03-25 18:24:52 +01:00
backend_handle.h Added connect/disconnect/getopt/setopt and handle to xmldb API; Added datastore 'text'; Moved apps/dbctrl to datastore/ 2017-04-15 13:53:58 +02:00
backend_main.c Added option CLICON_CLISPEC_FILE; Replaced cli_ functiuons with cligen_ 2017-10-17 19:35:46 +02:00
backend_plugin.c double free if plugin load failed 2017-09-09 17:42:08 +02:00
backend_plugin.h Added new backend plugin callback: plugin_statedata() for getting state data; Added generic xml_merge() function. 2017-07-05 12:30:42 +02:00
backend_socket.c datastore handles 2017-04-15 19:42:35 +02:00
backend_socket.h datastore handles 2017-04-15 19:42:35 +02:00
clixon_backend.h Added new backend plugin callback: plugin_statedata() for getting state data; Added generic xml_merge() function. 2017-07-05 12:30:42 +02:00
clixon_backend_handle.c Added new backend plugin callback: plugin_statedata() for getting state data; Added generic xml_merge() function. 2017-07-05 12:30:42 +02:00
clixon_backend_handle.h Added new backend plugin callback: plugin_statedata() for getting state data; Added generic xml_merge() function. 2017-07-05 12:30:42 +02:00
clixon_backend_transaction.c dual license 2016-12-30 16:14:48 +01:00
clixon_backend_transaction.h dual license 2016-12-30 16:14:48 +01:00
Makefile.in apple darwin 2017-10-12 22:24:23 +02:00