clixon/lib/clixon
Olof hagsand 5bdad1870e New feature: [Customized NETCONF error message](https://github.com/clicon/clixon/issues/454)
* Added new callback `.ca_errmsg`
* Changed signature of `clicon_netconf_error()` and `netconf_err2cb()`
2023-10-26 14:59:51 +02:00
..
clixon.h.in Unified netconf input function 2023-04-20 21:28:01 +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 C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_datastore.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +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 C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_err_string.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_event.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_file.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_handle.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02: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 C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_nacm.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_netconf_input.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_netconf_lib.h New feature: [Customized NETCONF error message](https://github.com/clicon/clixon/issues/454) 2023-10-26 14:59:51 +02:00
clixon_netconf_monitoring.h Netconf monitoring statistics frm RFC 6022 2023-02-04 17:13:45 +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 C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_path.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_plugin.h New feature: [Customized NETCONF error message](https://github.com/clicon/clixon/issues/454) 2023-10-26 14:59:51 +02:00
clixon_proc.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_proto.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_proto_client.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02: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 C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02: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 C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_string.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +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 Yang schema mount: replaced config --enable-yang-schame-mount with runtime option CLICON_YANG_SCHEMA_MOUNT 2023-02-17 16:39:39 +01:00
clixon_validate_minmax.h PERF: Added a recurse parameter to xml_yang_minmax_recurse() to avoid "double recursion" 2023-02-23 11:42:15 +01:00
clixon_xml.h New clixon-lib@2023-11-01.yang revision with ignore-compare extension 2023-10-25 18:09:40 +02:00
clixon_xml_bind.h * C-API: Added clicon_handle parameter to all xml_bind_* calls 2023-01-27 14:56:58 +01:00
clixon_xml_changelog.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_default.h Fixed: [Defaults in choice does not work properly](https://github.com/clicon/clixon/issues/390) 2022-12-22 12:13:20 +01:00
clixon_xml_io.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_xml_map.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_xml_nsctx.h * Added new functions: xml_tree_equal and xpath2xml 2023-03-23 22:16:33 +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 C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_yang_module.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_yang_parse_lib.h Autocli optimization feature for generating smaller CLISPECs for large YANGs using treerefs 2023-07-23 15:21:59 +02:00
clixon_yang_schema_mount.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
clixon_yang_type.h C-style update: Unified comment, retvals in order, remove trailing spaces 2023-10-23 09:58:13 +02:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00