clixon/apps/cli
Olof hagsand 0baebc93fd * Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file.
* For backward compatibility, load of startup and running set CLICON_XML_NS_STRICT to false temporarily.
* Added three-valued return values for several validate functions where -1 is fatal error, 0 is validation failed and 1 is validation OK.
  * This includes: `xmldb_put`, `xml_yang_validate_all`, `xml_yang_validate_add`, `xml_yang_validate_rpc`, `api_path2xml`, `api_path2xpath`
* Added new xml functions for specific types: `xml_child_nr_notype`, `xml_child_nr_notype`, `xml_child_i_type`, `xml_find_type`.
2019-01-02 15:18:29 +01:00
..
cli_common.c * Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file. 2019-01-02 15:18:29 +01:00
cli_common.h 2017->2018 2018-01-01 12:25:33 +01:00
cli_generate.c * Yang Support of submodule, include and belongs-to. 2018-12-01 18:17:42 +01:00
cli_generate.h 2017->2018 2018-01-01 12:25:33 +01:00
cli_handle.c * Notification event streams enhancements 2018-09-18 22:49:29 +02:00
cli_handle.h CLI plugin API restructuring completed. Now all plugin APIs have the generic form 2018-04-08 11:32:43 +02:00
cli_main.c * Yang Configure options changed 2018-12-03 21:16:35 +01:00
cli_plugin.c * Yang Configure options changed 2018-12-03 21:16:35 +01:00
cli_plugin.h * Experimental NACM RFC8341 Network Configuration Access Control Model. 2018-04-19 22:44:15 +02:00
cli_show.c * Strict namespace setting can be a problem when upgrading existing database files, such as startup-db or persistent running-db, or any other saved XML file. 2019-01-02 15:18:29 +01:00
clixon_cli.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_cli_api.h 3.8.0.PRE preparations and 2018-07-22 21:29:21 +02:00
Makefile.in * INSTALLFLAGS added with default value -s(strip). 2018-04-30 12:06:19 +02:00