..
clixon_api_path_parse.h
2020 copyright statement
2020-02-22 15:54:15 +01:00
clixon_api_path_parse.l
2020 copyright statement
2020-02-22 15:54:15 +01:00
clixon_api_path_parse.y
2020 copyright statement
2020-02-22 15:54:15 +01:00
clixon_data.c
* New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo
2020-02-20 14:00:01 +01:00
clixon_datastore.c
* New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo
2020-02-20 14:00:01 +01:00
clixon_datastore_read.c
Moved code from clixon_xml.c to namespace and io functions to reduce size of core xml file
2020-03-02 09:43:57 +01:00
clixon_datastore_read.h
* Optimized validation by making xml_diff work on raw cache tree (not copies)
2019-04-07 15:55:53 +02:00
clixon_datastore_write.c
Moved code from clixon_xml.c to namespace and io functions to reduce size of core xml file
2020-03-02 09:43:57 +01:00
clixon_datastore_write.h
* Structural change: removed datastore plugin and directory, and merged into regulat clixon lib code.
2019-03-31 18:17:40 +02:00
clixon_err.c
Very large commit for upcoming 4.4 release
2020-02-02 15:52:30 +01:00
clixon_event.c
2019
2019-01-02 15:48:30 +01:00
clixon_file.c
* New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo
2020-02-20 14:00:01 +01:00
clixon_handle.c
All hash_ functions have been prefixed with clicon_ to avoid name collision with other packages (frr)
2019-06-18 14:49:18 +02:00
clixon_hash.c
All hash_ functions have been prefixed with clicon_ to avoid name collision with other packages (frr)
2019-06-18 14:49:18 +02:00
clixon_instance_id_parse.h
2020 copyright statement
2020-02-22 15:54:15 +01:00
clixon_instance_id_parse.l
2020 copyright statement
2020-02-22 15:54:15 +01:00
clixon_instance_id_parse.y
* Explicit search indexes
2020-02-28 12:16:16 +01:00
clixon_json.c
Empty values in JSON has changed to comply to RFC 7951
2020-03-07 17:15:59 +01:00
clixon_json_parse.h
internal type/var/prefix name changes for yacc parsing
2020-02-22 11:15:51 +01:00
clixon_json_parse.l
* New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo
2020-02-20 14:00:01 +01:00
clixon_json_parse.y
* New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo
2020-02-20 14:00:01 +01:00
clixon_log.c
* C-API: Added xpath_first_localonly() as an xpath function that skips prefix and namespace checks.
2019-12-20 18:21:46 +01:00
clixon_nacm.c
Very large commit for upcoming 4.4 release
2020-02-02 15:52:30 +01:00
clixon_netconf_lib.c
Moved code from clixon_xml.c to namespace and io functions to reduce size of core xml file
2020-03-02 09:43:57 +01:00
clixon_options.c
Moved code from clixon_xml.c to namespace and io functions to reduce size of core xml file
2020-03-02 09:43:57 +01:00
clixon_path.c
CHanged back xvec API to use cxobj ** instead if clixon_xvec since it may be easier for the an end-user.
2020-03-02 10:59:46 +01:00
clixon_plugin.c
Moved code from clixon_xml.c to namespace and io functions to reduce size of core xml file
2020-03-02 09:43:57 +01:00
clixon_proto.c
Moved code from clixon_xml.c to namespace and io functions to reduce size of core xml file
2020-03-02 09:43:57 +01:00
clixon_proto_client.c
* Added yang population of data in clicon_rpc_get[_config]
2020-03-04 17:31:52 +01:00
clixon_regex.c
empty unquoted string; unknown in anydata/xml
2019-05-29 19:36:23 +02:00
clixon_sha1.c
renamed .h and libs clicon->clixon
2016-02-28 15:27:36 +01:00
clixon_sig.c
Demon->Daemon, FreeBSD grep changes
2019-10-14 07:47:08 -10:00
clixon_stream.c
Moved code from clixon_xml.c to namespace and io functions to reduce size of core xml file
2020-03-02 09:43:57 +01:00
clixon_string.c
clixon_util_path did not sort XML properly
2020-02-08 17:00:47 +01:00
clixon_uid.c
warnings in travis
2020-02-02 17:07:46 +01:00
clixon_validate.c
* New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo
2020-02-20 14:00:01 +01:00
clixon_xml.c
* Replaced compile option VALIDATE_STATE_XML with runtime option CLICON_VALIDATE_STATE_XML.
2020-03-04 11:46:30 +01:00
clixon_xml_changelog.c
Moved code from clixon_xml.c to namespace and io functions to reduce size of core xml file
2020-03-02 09:43:57 +01:00
clixon_xml_io.c
stricter xml populate made some cornercase errors appear
2020-03-05 11:56:13 +01:00
clixon_xml_map.c
Empty values in JSON has changed to comply to RFC 7951
2020-03-07 17:15:59 +01:00
clixon_xml_nsctx.c
* Added option: CLICON_CLI_BUF_START and CLICON_CLI_BUF_THRESHOLD so you can change the start and
2020-03-04 11:27:43 +01:00
clixon_xml_parse.h
internal type/var/prefix name changes for yacc parsing
2020-02-22 11:15:51 +01:00
clixon_xml_parse.l
internal type/var/prefix name changes for yacc parsing
2020-02-22 11:15:51 +01:00
clixon_xml_parse.y
Empty values in JSON has changed to comply to RFC 7951
2020-03-07 17:15:59 +01:00
clixon_xml_sort.c
* Added option: CLICON_CLI_BUF_START and CLICON_CLI_BUF_THRESHOLD so you can change the start and
2020-03-04 11:27:43 +01:00
clixon_xml_vec.c
* Added option: CLICON_CLI_BUF_START and CLICON_CLI_BUF_THRESHOLD so you can change the start and
2020-03-04 11:27:43 +01:00
clixon_xpath.c
internal type/var/prefix name changes for yacc parsing
2020-02-22 11:15:51 +01:00
clixon_xpath_ctx.c
Very large commit for upcoming 4.4 release
2020-02-02 15:52:30 +01:00
clixon_xpath_eval.c
* New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo
2020-02-20 14:00:01 +01:00
clixon_xpath_eval.h
* C-API: Added xpath_first_localonly() as an xpath function that skips prefix and namespace checks.
2019-12-20 18:21:46 +01:00
clixon_xpath_optimize.c
CHanged back xvec API to use cxobj ** instead if clixon_xvec since it may be easier for the an end-user.
2020-03-02 10:59:46 +01:00
clixon_xpath_parse.h
2020 copyright statement
2020-02-22 15:54:15 +01:00
clixon_xpath_parse.l
2020 copyright statement
2020-02-22 15:54:15 +01:00
clixon_xpath_parse.y
2020 copyright statement
2020-02-22 15:54:15 +01:00
clixon_yang.c
Moved code from clixon_xml.c to namespace and io functions to reduce size of core xml file
2020-03-02 09:43:57 +01:00
clixon_yang_cardinality.c
Very large commit for upcoming 4.4 release
2020-02-02 15:52:30 +01:00
clixon_yang_cardinality.h
The Clixon API has been extended with namespaces, or namespace contexts in the following cases:
2019-07-08 10:36:37 +02:00
clixon_yang_internal.h
Very large commit for upcoming 4.4 release
2020-02-02 15:52:30 +01:00
clixon_yang_module.c
Moved code from clixon_xml.c to namespace and io functions to reduce size of core xml file
2020-03-02 09:43:57 +01:00
clixon_yang_parse.h
2020 copyright statement
2020-02-22 15:54:15 +01:00
clixon_yang_parse.l
2020 copyright statement
2020-02-22 15:54:15 +01:00
clixon_yang_parse.y
2020 copyright statement
2020-02-22 15:54:15 +01:00
clixon_yang_parse_lib.c
Recursive (erroneous) Yang specs with recursive grouping/use statement is now fixed: instead of stack overflow, you get an error message and an exit
2020-03-05 20:13:24 +01:00
clixon_yang_type.c
* New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo
2020-02-20 14:00:01 +01:00
Makefile.in
Moved code from clixon_xml.c to namespace and io functions to reduce size of core xml file
2020-03-02 09:43:57 +01:00