clixon/lib/clixon
2025-01-16 17:26:23 +01:00
..
clixon.h.in Remove extra lines 2024-12-05 17:35:05 +01: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 Refactoring of schema mount-points 2024-08-29 17:24:44 +02:00
clixon_datastore.h C-API: New no-copy xmldb_get_cache function for performance 2024-12-18 16:54:01 +01:00
clixon_debug.h XPath: refactored XPath match, documented localonly and prefixonly api 2024-12-17 13:47:23 +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 Removed list-pagination-partial-state extension 2024-10-16 10:46:54 +02:00
clixon_err.h configure version major/minor derived from git 2024-07-03 12:55:02 +02: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 Remove extra lines 2024-12-05 17:35:05 +01:00
clixon_hash.h Moved map functions from clixon_string to _map, new ptr2ptr map 2024-08-10 13:42:37 +02:00
clixon_json.h System-only-config 2024-11-04 15:55:23 +01:00
clixon_log.h Remove extra lines 2024-12-05 17:35:05 +01:00
clixon_map.h C-API: string to pointer map 2025-01-10 16:29:50 +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 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.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 Added yang domains for mount-point isolation 2024-09-12 20:48:14 +02:00
clixon_path.h Added yspec parameter to api_path_fmt2api_path() 2024-02-26 13:18:26 +01:00
clixon_plugin.h Add ping to cli example, misc debug 2024-12-05 15:37:09 +01: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 Moved map functions from clixon_string to _map, new ptr2ptr map 2024-08-10 13:42:37 +02:00
clixon_text_syntax.h Remove extra lines 2024-12-05 17:35:05 +01: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 Refactoring of dunplication detect 2024-12-26 11:42:28 +01:00
clixon_xml.h Fixed memory issue as result of optimization, modify xmldb_copy to reset rather than free 2025-01-16 17:26:23 +01:00
clixon_xml_bind.h Refactored yang schema code 2024-12-11 19:49:11 +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 System-only config 2024-11-04 09:34:27 +01:00
clixon_xml_map.h Fixed: [Change CLICON_NETCONF_DUPLICATE_ALLOW to remove duplicates](https://github.com/clicon/clixon-controller/issues/160) 2024-11-23 10:54:00 +01:00
clixon_xml_nsctx.h XPath: refactored XPath match, documented localonly and prefixonly api 2024-12-17 13:47:23 +01:00
clixon_xml_sort.h List-pagination sort-by parameter 2024-07-11 22:45:15 +02:00
clixon_xml_vec.h Text syntax parser/loader 2022-06-01 11:08:19 +02:00
clixon_xpath.h XPath: refactored XPath match, documented localonly and prefixonly api 2024-12-17 13:47:23 +01:00
clixon_xpath_ctx.h XPath: refactored XPath match, documented localonly and prefixonly api 2024-12-17 13:47:23 +01:00
clixon_xpath_optimize.h Remove extra lines 2024-12-05 17:35:05 +01: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 C-API: string to pointer map 2025-01-10 16:29:50 +01:00
clixon_yang_module.h Added yang domains for mount-point isolation 2024-09-12 20:48:14 +02:00
clixon_yang_parse_lib.h C-API: string to pointer map 2025-01-10 16:29:50 +01:00
clixon_yang_schema_mount.h Refactored yang schema code 2024-12-11 19:49:11 +01:00
clixon_yang_type.h Remove extra lines 2024-12-05 17:35:05 +01:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00