clixon/apps/cli
Olof hagsand 174cfc02c6 Added CLICON_XMLDB_PRETTY option. If set to false, XML database files will be more compact.
Added CLICON_XMLDB_FORMAT option. Default is "xml". If set to "json", XML database files uses JSON format.
Escape " in JSON names and strings and values
Optimized search performance for large lists by sorting and binary search.
2017-12-29 18:09:26 +01:00
..
cli_common.c Added CLICON_XMLDB_PRETTY option. If set to false, XML database files will be more compact. 2017-12-29 18:09:26 +01:00
cli_common.h Library functions in clixon_cli_api.h (e.g cli_commit) is rewritten in new 2017-01-31 22:36:14 +01:00
cli_generate.c Optimized search performance for large lists by sorting and binary search 2017-12-27 11:34:47 +01:00
cli_generate.h dual license 2016-12-30 16:14:48 +01:00
cli_handle.c Added option CLICON_CLISPEC_FILE; Replaced cli_ functiuons with cligen_ 2017-10-17 19:35:46 +02:00
cli_handle.h Added option CLICON_CLISPEC_FILE; Replaced cli_ functiuons with cligen_ 2017-10-17 19:35:46 +02:00
cli_main.c experimental netconf yang spec 2017-12-08 19:37:09 +01:00
cli_plugin.c Disabled key-value datastore; Removed mandatory requirements for BACKEND, NETCONF, RESTCONF and CLI dirs 2017-11-19 18:04:23 +01:00
cli_plugin.h Created xmldb plugin api 2017-04-09 22:53:48 +02:00
cli_show.c leafref bug 2017-12-09 20:48:29 +01:00
clixon_cli.h dual license 2016-12-30 16:14:48 +01:00
clixon_cli_api.h Removed unused functions: cli_exec, cli_ptpush, cli_ptpop 2017-10-21 19:15:24 +02:00
Makefile.in Fixed DESTDIR make install/uninstall and break immediately on errors 2017-11-22 22:21:12 +01:00