clixon/lib/src
2024-01-24 23:16:57 +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 Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +01:00
clixon_data.c Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_datastore.c Add datastore-specific logging 2024-01-22 08:46:15 +01:00
clixon_datastore_read.c Add datastore-specific logging 2024-01-22 08:46:15 +01:00
clixon_datastore_read.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_datastore_write.c Revert and obsolete the creators attribute feature introduced in 6.2. 2024-01-21 12:58:51 +01:00
clixon_datastore_write.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_debug.c Emit function/line number in debugging 2024-01-22 08:46:15 +01:00
clixon_dispatcher.c C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_err.c Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +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 Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_nacm.c Add NACM-specific logging 2024-01-22 08:46:15 +01:00
clixon_netconf_input.c Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +01:00
clixon_netconf_lib.c Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +01:00
clixon_netconf_monitoring.c Debug: ensured all exit logs are on the format: retval:%s 2024-01-24 10:03:28 +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 Debug: ensured all exit logs are on the format: retval:%s 2024-01-24 10:03:28 +01:00
clixon_path.c Fixed: [Choice and Leafref](https://github.com/clicon/clixon/issues/469) 2024-01-17 12:31:13 +01:00
clixon_plugin.c Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +01:00
clixon_proc.c Add process-specific logging 2024-01-22 08:46:15 +01:00
clixon_proto.c Debug: ensured all exit logs are on the format: retval:%s 2024-01-24 10:03:28 +01:00
clixon_proto_client.c Debug: ensured all exit logs are on the format: retval:%s 2024-01-24 10:03:28 +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 Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_stream.c Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +01:00
clixon_string.c Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_text_syntax.c text diff ordered by user 2024-01-24 09:36:20 +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 Missed a few instances of __FUNCTION__ in clixon_debug*() 2024-01-12 11:10:52 +01:00
clixon_validate_minmax.c Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_xml.c Revert and obsolete the creators attribute feature introduced in 6.2. 2024-01-21 12:58:51 +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 Changed function name: choice_case_get() -> yang_choice_case_get() 2024-01-17 13:06:56 +01:00
clixon_xml_io.c xml diff ordered by user 2024-01-23 15:48:04 +01:00
clixon_xml_map.c 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_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 Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +01:00
clixon_xml_vec.c Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_xpath.c Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +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 Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +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 Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +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 Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +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 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_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 Debug: ensured all exit logs are on the format: retval:%s 2024-01-24 10:03:28 +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 Drop __FUNCTION__ from clixon_debug() calls 2024-01-11 17:29:37 +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