clixon/lib/src
2024-07-22 09:18:27 +02:00
..
clixon_api_path_parse.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_api_path_parse.l Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_api_path_parse.y Debug: Added PARSE debug flag 2024-05-15 13:51:18 +02:00
clixon_client.c Misc formatting 2024-07-02 15:02:18 +02:00
clixon_data.c Optimize get autocli config 2024-04-28 19:38:17 +02:00
clixon_datastore.c Changed datastore modstate to be last in file, as prior to 7.0 2024-05-08 14:47:44 +02:00
clixon_datastore_read.c Formatting and debugs 2024-05-28 18:50:07 +02:00
clixon_datastore_read.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_datastore_write.c configure version major/minor derived from git 2024-07-03 12:55:02 +02:00
clixon_datastore_write.h Split config into multiple sub-files on mount-point boundaries and dont write clean subfiles 2024-04-25 14:58:14 +02:00
clixon_debug.c Added CLICON_LOG_DESTINATION and CLICON_LOG_FILE for al applications 2024-06-19 12:46:09 +02:00
clixon_digest.c Split config into multiple sub-files on mount-point boundaries and dont write clean subfiles 2024-04-25 14:58:14 +02:00
clixon_dispatcher.c Fixes after coverity static analysis 2024-03-03 17:05:36 +01:00
clixon_err.c Re-optimized yang cardinality 2024-05-02 13:34:46 +02:00
clixon_event.c Event priority. Backend socket has higher prio. 2024-04-25 14:58:41 +02:00
clixon_file.c Split config into multiple sub-files on mount-point boundaries and dont write clean subfiles 2024-04-25 14:58:14 +02:00
clixon_handle.c Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_hash.c Split config into multiple sub-files on mount-point boundaries and dont write clean subfiles 2024-04-25 14:58:14 +02:00
clixon_instance_id_parse.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_instance_id_parse.l Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_instance_id_parse.y Debug: Added PARSE debug flag 2024-05-15 13:51:18 +02:00
clixon_json.c configure version major/minor derived from git 2024-07-03 12:55:02 +02:00
clixon_json_parse.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_json_parse.l Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_json_parse.y Debug: Added PARSE debug flag 2024-05-15 13:51:18 +02:00
clixon_log.c configure version major/minor derived from git 2024-07-03 12:55:02 +02:00
clixon_nacm.c Fixed: Fail on return errors when reading from datastore 2024-04-24 13:48:06 +02:00
clixon_netconf_input.c Swapped to use chunked framing in internal protocol 2024-02-28 13:38:12 +01:00
clixon_netconf_lib.c Fixed: [NETCONF error reply from failed leafref rquire-instance does not comply to RFC 7950](https://github.com/clicon/clixon/issues/53 2024-07-22 09:18:27 +02:00
clixon_netconf_monitoring.c C-API changes: Replace yn_each with yn_iter, add keyw argument to yang_stats() 2024-07-04 18:27:14 +02:00
clixon_netns.c Debug: ensured all exit logs are on the format: retval:%s 2024-01-24 10:03:28 +01:00
clixon_options.c Added CLICON_LOG_DESTINATION and CLICON_LOG_FILE for al applications 2024-06-19 12:46:09 +02:00
clixon_path.c Fixed: [Invalid api-path errors thrown when displayin qfx family device conf in CLI](https://github.com/clicon/clixon-controller/issues/126) 2024-06-19 14:49:22 +02:00
clixon_plugin.c plugin: Consolidate plugin initialization 2024-06-11 16:45:49 +02:00
clixon_proc.c Various memory and file resource cleanup after valgrind tests 2024-06-23 18:46:44 +02:00
clixon_proto.c Misc formatting 2024-07-02 15:02:18 +02:00
clixon_proto_client.c Fixed: backend exit when receiving invalid NETCONF get select XPath 2024-05-15 13:44:12 +02:00
clixon_regex.c Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_sig.c Added debug level INIT 2024-02-17 22:16:56 +01:00
clixon_stream.c Split config into multiple sub-files on mount-point boundaries and dont write clean subfiles 2024-04-25 14:58:14 +02:00
clixon_string.c Fixed: backend exit when receiving invalid NETCONF get select XPath 2024-05-15 13:44:12 +02:00
clixon_text_syntax.c Debug: Added PARSE debug flag 2024-05-15 13:51:18 +02:00
clixon_text_syntax_parse.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_text_syntax_parse.l Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_text_syntax_parse.y Debug: Added PARSE debug flag 2024-05-15 13:51:18 +02:00
clixon_uid.c Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +01:00
clixon_validate.c Fixed: [NETCONF error reply from failed leafref rquire-instance does not comply to RFC 7950](https://github.com/clicon/clixon/issues/53 2024-07-22 09:18:27 +02:00
clixon_validate_minmax.c C-API changes: Replace yn_each with yn_iter, add keyw argument to yang_stats() 2024-07-04 18:27:14 +02:00
clixon_xml.c CLI: improved show memory command 2024-06-08 14:51:36 +02:00
clixon_xml_bind.c Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_xml_changelog.c Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +01:00
clixon_xml_default.c C-API changes: Replace yn_each with yn_iter, add keyw argument to yang_stats() 2024-07-04 18:27:14 +02:00
clixon_xml_io.c Fixed: backend exit when receiving invalid NETCONF get select XPath 2024-05-15 13:44:12 +02:00
clixon_xml_map.c C-API changes: Replace yn_each with yn_iter, add keyw argument to yang_stats() 2024-07-04 18:27:14 +02:00
clixon_xml_nsctx.c C-API changes: Replace yn_each with yn_iter, add keyw argument to yang_stats() 2024-07-04 18:27:14 +02:00
clixon_xml_parse.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_xml_parse.l Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_xml_parse.y Debug: Added PARSE debug flag 2024-05-15 13:51:18 +02:00
clixon_xml_sort.c List-pagination sort-by parameter 2024-07-11 22:45:15 +02:00
clixon_xml_vec.c List-pagination sort-by parameter 2024-07-11 22:45:15 +02:00
clixon_xpath.c Formatting and debugs 2024-05-28 18:50:07 +02:00
clixon_xpath_ctx.c Various memory and file resource cleanup after valgrind tests 2024-06-23 18:46:44 +02:00
clixon_xpath_eval.c Various memory and file resource cleanup after valgrind tests 2024-06-23 18:46:44 +02:00
clixon_xpath_eval.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_xpath_function.c Fixes after coverity static analysis 2024-03-03 17:05:36 +01:00
clixon_xpath_function.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_xpath_optimize.c Various memory and file resource cleanup after valgrind tests 2024-06-23 18:46:44 +02:00
clixon_xpath_parse.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_xpath_parse.l Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_xpath_parse.y Debug: Added PARSE debug flag 2024-05-15 13:51:18 +02:00
clixon_xpath_yang.c Fixed: [Choice and Leafref](https://github.com/clicon/clixon/issues/469) 2024-01-17 12:31:13 +01:00
clixon_yang.c List-pagination sort-by parameter 2024-07-11 22:45:15 +02:00
clixon_yang_cardinality.c C-API changes: Replace yn_each with yn_iter, add keyw argument to yang_stats() 2024-07-04 18:27:14 +02:00
clixon_yang_cardinality.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_yang_internal.h C-API changes: Replace yn_each with yn_iter, add keyw argument to yang_stats() 2024-07-04 18:27:14 +02:00
clixon_yang_module.c C-API changes: Replace yn_each with yn_iter, add keyw argument to yang_stats() 2024-07-04 18:27:14 +02:00
clixon_yang_parse.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_yang_parse.l C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_yang_parse.y C-API changes: Replace yn_each with yn_iter, add keyw argument to yang_stats() 2024-07-04 18:27:14 +02:00
clixon_yang_parse_lib.c List-pagination sort-by parameter 2024-07-11 22:45:15 +02:00
clixon_yang_schema_mount.c List-pagination sort-by parameter 2024-07-11 22:45:15 +02:00
clixon_yang_schemanode_parse.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_yang_schemanode_parse.l Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_yang_schemanode_parse.y Debug: Added PARSE debug flag 2024-05-15 13:51:18 +02:00
clixon_yang_sub_parse.c Debug: Added PARSE debug flag 2024-05-15 13:51:18 +02:00
clixon_yang_sub_parse.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_yang_sub_parse.l Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_yang_sub_parse.y Debug: Added PARSE debug flag 2024-05-15 13:51:18 +02:00
clixon_yang_type.c C-API changes: Replace yn_each with yn_iter, add keyw argument to yang_stats() 2024-07-04 18:27:14 +02:00
Makefile.in Changed intermediate version numbers to be git-style, eg 7.0.0-39 instead of 7.1.0-PRE 2024-05-08 16:51:45 +02:00