clixon/lib/src
Olof hagsand 59b3100704 Adjusted code to not rely on COMPAT_6_5 API
Leak in optimize xpath code
2024-03-14 15:35:15 +01: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 Messages can't be DETAIL alone so pair with DEFAULT 2024-01-10 20:06:38 +01:00
clixon_client.c Fixes after coverity static analysis 2024-03-03 17:05:36 +01:00
clixon_data.c Part 2: Added volatile flag for datastores 2024-02-07 17:42:58 +01:00
clixon_datastore.c Fixes after coverity static analysis 2024-03-03 17:05:36 +01:00
clixon_datastore_read.c Fixes after coverity static analysis 2024-03-03 17:05:36 +01:00
clixon_datastore_read.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_datastore_write.c Part 2: Added volatile flag for datastores 2024-02-07 17:42:58 +01:00
clixon_datastore_write.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_debug.c Added debug level INIT 2024-02-17 22:16:56 +01:00
clixon_dispatcher.c Fixes after coverity static analysis 2024-03-03 17:05:36 +01:00
clixon_err.c Adjusted code to not rely on COMPAT_6_5 API 2024-03-14 15:35:15 +01:00
clixon_event.c Add event-processing logging 2024-01-22 08:46:15 +01:00
clixon_file.c Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +01:00
clixon_handle.c Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_hash.c Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01: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 Messages can't be DETAIL alone so pair with DEFAULT 2024-01-10 20:06:38 +01:00
clixon_json.c Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +01: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 Messages can't be DETAIL alone so pair with DEFAULT 2024-01-10 20:06:38 +01:00
clixon_log.c clixon-config@2024-01-01.yang: Changed semantics of CLICON_VALIDATE_STATE_XML 2024-02-22 09:40:07 +01:00
clixon_nacm.c Optimized datastore access by ensuring REPORT_ALL in memory and EXPLICIT in file 2024-02-01 20:42:25 +01: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: [If services add duplicate entries, controller does not detect this](https://github.com/clicon/clixon-controller/issues/107) 2024-03-07 08:38:40 +01:00
clixon_netconf_monitoring.c ADdded proper include files from previous withdefault patch 2024-01-26 10:08:13 +01: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 debug level INIT 2024-02-17 22:16:56 +01:00
clixon_path.c Adjusted code to not rely on COMPAT_6_5 API 2024-03-14 15:35:15 +01:00
clixon_plugin.c Fixed: [If services add duplicate entries, controller does not detect this](https://github.com/clicon/clixon-controller/issues/107) 2024-03-07 08:38:40 +01:00
clixon_proc.c C-API: Add error socket to clixon_proc_socket() 2024-01-31 14:36:40 +01:00
clixon_proto.c Adjusted code to not rely on COMPAT_6_5 API 2024-03-14 15:35:15 +01:00
clixon_proto_client.c Fixes after coverity static analysis 2024-03-03 17:05:36 +01: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 Fixes after coverity static analysis 2024-03-03 17:05:36 +01:00
clixon_string.c Fixes after coverity static analysis 2024-03-03 17:05:36 +01:00
clixon_text_syntax.c Changed cl:ignore-compare to also include core diff algorithm 2024-02-09 16:18:47 +01: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 Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_uid.c Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +01:00
clixon_validate.c Fixed: [If services add duplicate entries, controller does not detect this](https://github.com/clicon/clixon-controller/issues/107) 2024-03-07 08:38:40 +01:00
clixon_validate_minmax.c Fixed: [If services add duplicate entries, controller does not detect this](https://github.com/clicon/clixon-controller/issues/107) 2024-03-07 08:38:40 +01:00
clixon_xml.c Fixes after coverity static analysis 2024-03-03 17:05:36 +01: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 Fixes after coverity static analysis 2024-03-03 17:05:36 +01:00
clixon_xml_io.c Fix static link problem in example 2024-02-17 22:21:04 +01:00
clixon_xml_map.c Fix pr review findings (typos and formatting) 2024-03-12 15:22:50 +01:00
clixon_xml_nsctx.c Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01: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 Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_xml_sort.c ADdded proper include files from previous withdefault patch 2024-01-26 10:08:13 +01:00
clixon_xml_vec.c ADdded proper include files from previous withdefault patch 2024-01-26 10:08:13 +01:00
clixon_xpath.c Fixes after coverity static analysis 2024-03-03 17:05:36 +01:00
clixon_xpath_ctx.c Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_xpath_eval.c Fixes after coverity static analysis 2024-03-03 17:05:36 +01: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 Adjusted code to not rely on COMPAT_6_5 API 2024-03-14 15:35:15 +01: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 Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01: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 Fixes after coverity static analysis 2024-03-03 17:05:36 +01:00
clixon_yang_cardinality.c Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_yang_cardinality.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_yang_internal.h Fixed: [yang_enum_int_value() fails if no explicit values are assigned to enums](https://github.com/clicon/clixon/issues/483) 2024-01-24 23:16:57 +01:00
clixon_yang_module.c ADdded proper include files from previous withdefault patch 2024-01-26 10:08:13 +01: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 Discriminate YANG debugging 2024-01-10 20:06:38 +01:00
clixon_yang_parse_lib.c Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +01:00
clixon_yang_schema_mount.c Removed other datastore options than cached 2024-02-01 19:28:41 +01: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 Discriminate YANG debugging 2024-01-10 20:06:38 +01:00
clixon_yang_sub_parse.c Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +01: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 Discriminate YANG debugging 2024-01-10 20:06:38 +01:00
clixon_yang_type.c Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
Makefile.in Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00