clixon/apps/cli
Olof hagsand d3c392b69d * New clixon-config@2019-06-05.yang revision
* Added: `CLICON_YANG_REGEXP, CLICON_CLI_TAB_MODE, CLICON_CLI_HIST_FILE, CLICON_CLI_HIST_SIZE, CLICON_XML_CHANGELOG, CLICON_XML_CHANGELOG_FILE`.
  * Renamed: `CLICON_XMLDB_CACHE` to `CLICON_DATASTORE_CACHE` and type changed.
  * Deleted: `CLICON_XMLDB_PLUGIN, CLICON_USE_STARTUP_CONFIG`;
* New clixon-lib@2019-06-05.yang revision
  * Added: ping rpc added (for liveness)
* Check cligen tab mode, dont start if CLICON_CLI_TAB_MODE is undefined
2019-06-05 10:58:02 +02:00
..
cli_common.c * Added yang access functions 2019-04-11 15:53:25 +02:00
cli_common.h 2019 2019-01-02 15:48:30 +01:00
cli_generate.c added regexp free routines, replaced regexp mode string with symbol 2019-05-29 14:17:30 +00:00
cli_generate.h Structural C-code change: Merged yang_spec and yang_node types into yang_stmt 2019-04-02 12:27:33 +02:00
cli_handle.c * Structural change: removed datastore plugin and directory, and merged into regulat clixon lib code. 2019-03-31 18:17:40 +02:00
cli_handle.h 2019 2019-01-02 15:48:30 +01:00
cli_main.c * New clixon-config@2019-06-05.yang revision 2019-06-05 10:58:02 +02:00
cli_plugin.c Re-inserted cli_output_reset for what was erroneuos thought to be an obsole\ 2019-03-22 16:13:51 +01:00
cli_plugin.h 2019 2019-01-02 15:48:30 +01:00
cli_show.c memleaks 2019-05-22 18:27:53 +00:00
clixon_cli.h 2019 2019-01-02 15:48:30 +01:00
clixon_cli_api.h * Regexp improvements 2019-05-20 16:03:29 +02:00
Makefile.in Made Makefile concurrent so that it can be compiled with -jN 2019-03-21 10:40:00 +01:00