clixon/lib/clixon
Olof hagsand ca701b0c1a Changed intermediate version numbers to be git-style, eg 7.0.0-39 instead of 7.1.0-PRE
* Changed datastore modstate to be last in file, as prior to 7.0
2024-05-08 16:51:45 +02:00
..
clixon.h.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
clixon_client.h New feature: [Customized NETCONF error message](https://github.com/clicon/clixon/issues/454) 2023-10-26 14:59:51 +02:00
clixon_data.h Added volatile flag for datastores 2024-02-07 16:57:41 +01:00
clixon_datastore.h Multi-db: Moved top-level datastore from (eg) running_db to running.d/0.xml 2024-05-08 09:40:27 +02:00
clixon_debug.h Added debug level INIT 2024-02-17 22:16:56 +01:00
clixon_digest.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_dispatcher.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_err.h Adjusted code to not rely on COMPAT_6_5 API 2024-03-14 15:35:15 +01:00
clixon_err_string.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_event.h Event priority. Backend socket has higher prio. 2024-04-25 14:58:41 +02:00
clixon_file.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_handle.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_hash.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_json.h Fixed: [JSON backslash string decoding/encoding not correct](https://github.com/clicon/clixon/issues/453) 2023-09-19 12:28:58 +02:00
clixon_log.h Fix references to undefined types 2024-01-10 20:06:38 +01:00
clixon_nacm.h Fixed: Fail on return errors when reading from datastore 2024-04-24 13:48:06 +02:00
clixon_netconf_input.h Swapped to use chunked framing in internal protocol 2024-02-28 13:38:12 +01:00
clixon_netconf_lib.h Changed ca_errmsg callback to a more generic variant 2024-01-05 16:41:53 +01:00
clixon_netconf_monitoring.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_netns.h - Restconf bind: continue with other sockets if bind fails, print address on log 2021-04-13 18:00:27 +02:00
clixon_options.h Move format code to options and cleanup 2024-04-16 12:06:46 +02:00
clixon_path.h Added yspec parameter to api_path_fmt2api_path() 2024-02-26 13:18:26 +01:00
clixon_plugin.h 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
clixon_proc.h C-API: Add error socket to clixon_proc_socket() 2024-01-31 14:36:40 +01:00
clixon_proto.h Move format code to options and cleanup 2024-04-16 12:06:46 +02:00
clixon_proto_client.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_queue.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_regex.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_sig.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_stream.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_string.h Generalized template and variable substitution functions 2024-02-22 12:31:48 +01:00
clixon_text_syntax.h CLI show compare example function 2023-09-22 10:42:00 +02:00
clixon_uid.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_validate.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_validate_minmax.h 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.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_xml_bind.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_xml_changelog.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_xml_default.h Optimization of xldb_put 2024-02-06 09:27:51 +01:00
clixon_xml_io.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_xml_map.h Fix pr review findings (typos and formatting) 2024-03-12 15:22:50 +01:00
clixon_xml_nsctx.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_xml_sort.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_vec.h Text syntax parser/loader 2022-06-01 11:08:19 +02:00
clixon_xpath.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_xpath_ctx.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_xpath_optimize.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_xpath_yang.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_yang.h Optimization of cardinality 2024-04-28 23:13:10 +02:00
clixon_yang_module.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_yang_parse_lib.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_yang_schema_mount.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
clixon_yang_type.h Restructured error,debug anf log API 2023-12-18 08:29:14 +01:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00