clixon/lib/clixon
2024-11-23 10:54:00 +01:00
..
clixon.h.in New version string on the form: 7.1.0-1+11+g2b25294 2024-10-18 17:33:25 +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 Refactoring of schema mount-points 2024-08-29 17:24:44 +02:00
clixon_datastore.h System-only config 2024-11-04 09:34:27 +01:00
clixon_debug.h Misc formatting 2024-07-02 15:02:18 +02: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 configure version major/minor derived from git 2024-07-03 12:55:02 +02: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 Replaced clixon_get_logflags() with clixon_logflags_get() 2024-08-16 10:31:52 +02:00
clixon_map.h Moved map functions from clixon_string to _map, new ptr2ptr map 2024-08-10 13:42:37 +02: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 System-only config 2024-11-04 09:34:27 +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 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: [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.h Misc formatting 2024-07-02 15:02:18 +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 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 Restructured error,debug anf log API 2023-12-18 08:29:14 +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 Transform YANG when expressions to canonical xpath form 2024-08-23 08:39:32 +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 Fixed: [YANG 'when' does not work in multiple grouping](https://github.com/clicon/clixon/issues/572) 2024-10-28 12:06:28 +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 Fixed: [CLI bug w/ device domains on juniper qfx devices](https://github.com/clicon/clixon-controller/issues/145) 2024-10-05 13:35:00 +02:00
clixon_yang_schema_mount.h C-API: changed singature to yang_mount_set(y), rm: yang_mount_yspec2ymnt 2024-11-14 11:27:51 +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