..
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
Fixes after coverity static analysis
2024-03-03 17:05:36 +01: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
Split config into multiple sub-files on mount-point boundaries and dont write clean subfiles
2024-04-25 14:58:14 +02:00
clixon_datastore_read.h
Restructured error,debug anf log API
2023-12-18 08:29:14 +01:00
clixon_datastore_write.c
Optimize of multi-db write
2024-05-09 12:18:35 +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
Debug: Added PARSE debug flag
2024-05-15 13:51:18 +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
Debug: Added PARSE debug flag
2024-05-15 13:51:18 +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
Log: remove trailing \n, added log description
2024-05-09 17:00:01 +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: backend exit when receiving invalid NETCONF get select XPath
2024-05-15 13:44:12 +02: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
Move format code to options and cleanup
2024-04-16 12:06:46 +02:00
clixon_path.c
Debug: Added PARSE debug flag
2024-05-15 13:51:18 +02:00
clixon_plugin.c
Fixed: [Duplicate config files in configdir causes merge problems -> set ? = NULL]( https://github.com/clicon/clixon/issues/510 )
2024-04-11 12:02:08 +02:00
clixon_proc.c
Fixed: backend exit when receiving invalid NETCONF get select XPath
2024-05-15 13:44:12 +02:00
clixon_proto.c
Log: remove trailing \n, added log description
2024-05-09 17:00:01 +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
Debug: Added PARSE debug flag
2024-05-15 13:51:18 +02:00
clixon_validate_minmax.c
Added error-info to netconf error-msg for duplicate leaf-lists
2024-03-27 14:02:13 +01:00
clixon_xml.c
Changed datastore modstate to be last in file, as prior to 7.0
2024-05-08 14:47:44 +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
Fixes after coverity static analysis
2024-03-03 17:05:36 +01: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
xml_merge1(): Allow merging trees with nodes below mountpoints
2024-05-22 14:10:37 +02: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
Debug: Added PARSE debug flag
2024-05-15 13:51:18 +02:00
clixon_xml_sort.c
Fixed: backend exit when receiving invalid NETCONF get select XPath
2024-05-15 13:44:12 +02:00
clixon_xml_vec.c
ADdded proper include files from previous withdefault patch
2024-01-26 10:08:13 +01:00
clixon_xpath.c
Debug: Added PARSE debug flag
2024-05-15 13:51:18 +02: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
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
Optimization of cardinality
2024-04-28 23:13:10 +02:00
clixon_yang_cardinality.c
Re-optimized yang cardinality
2024-05-02 13:34:46 +02: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
Formatting
2024-05-19 10:04:31 +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
Debug: Added PARSE debug flag
2024-05-15 13:51:18 +02:00
clixon_yang_parse_lib.c
Debug: Added PARSE debug flag
2024-05-15 13:51:18 +02:00
clixon_yang_schema_mount.c
Optimization of yang schema mount: share yang-specs if equal
2024-05-19 10:04:31 +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
Changed ca_errmsg callback to a more generic variant
2024-01-05 16:41:53 +01: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