clixon/lib/clixon
Olof hagsand 2603b6f139 CLI show compare example function
Improved diff algorithm for XML and TEXT/curly, replaced UNIX diff with structural in-mem algorithm
Fixed: ["show compare" and "show compare | display cli" differs #23](https://github.com/clicon/clixon-controller/issues/23)
Changed parameters of example clispec function `compare_dbs()`
Added show2cbuf functions for TEXT/CLI
Renamed clixon_txt2file to clixon_text2file
2023-09-22 10:42:00 +02:00
..
clixon.h.in Unified netconf input function 2023-04-20 21:28:01 +02:00
clixon_client.h Low-level message functions added descr argument for better logging C-API change 2023-09-12 10:08:32 +02:00
clixon_data.h Added clicon_data_init API, and yang_mount_get API 2023-03-12 21:04:23 +01:00
clixon_datastore.h C-API xmldb_validate() removed. compare_db_names() added. 2023-04-09 21:13:12 +02:00
clixon_dispatcher.h Dispatcher test additions 2021-10-14 08:58:35 +02:00
clixon_err.h Error handling for CLI 2022-11-19 11:11:08 +01:00
clixon_err_string.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_event.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_file.h Netconf monitoring: 2022-12-04 13:10:14 +01:00
clixon_handle.h Updated copyright statements to 2022 2022-01-18 16:36:00 +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 Sanity checks for incoming internal netconf 2023-02-05 14:14:57 +01: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 Unified netconf input function 2023-04-20 21:28:01 +02:00
clixon_netconf_lib.h * clicon_msg_rcv: Added intr parameter for interrupting on ^C (default 0) 2023-03-08 21:41:29 +01: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 Rewrote parsing of extra config-files to work recursively over structured data 2023-08-23 11:10:24 +02:00
clixon_path.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_plugin.h Example: added -m/-M options for testing mount-points 2023-08-07 18:12:53 +02:00
clixon_proc.h Added fdkeep parameter to clixon_process_register 2023-06-08 15:51:16 +02:00
clixon_proto.h Low-level message functions added descr argument for better logging C-API change 2023-09-12 10:08:32 +02:00
clixon_proto_client.h Improved performance of mountpoint show config 2023-09-16 21:59:23 +02:00
clixon_queue.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_regex.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_sig.h * clicon_msg_rcv: Added intr parameter for interrupting on ^C (default 0) 2023-03-08 21:41:29 +01:00
clixon_stream.h Feature Request: Support RFC 6022 (NETCONF Monitoring) 2022-11-28 15:53:24 +01:00
clixon_string.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_text_syntax.h CLI show compare example function 2023-09-22 10:42:00 +02:00
clixon_uid.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01: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 command-line option for dumping configuration options for all clixon applications after load 2023-08-22 12:41:36 +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 CLI show compare example function 2023-09-22 10:42:00 +02:00
clixon_xml_map.h CLI show compare example function 2023-09-22 10:42:00 +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 * Added new functions: xml_tree_equal and xpath2xml 2023-03-23 22:16:33 +01:00
clixon_xpath_ctx.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_optimize.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_yang.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_yang.h Changed YANG uses/grouping to keep uses statement and flag it with YANG_FLAG_USES_EXP 2023-07-19 10:52:29 +02:00
clixon_yang_module.h * YANG schema mount RFC 8528, state data 2023-01-27 15:11:08 +01: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 * Restructured and extended <stats> rpc to schema mountpoints 2023-05-05 17:54:10 +02:00
clixon_yang_type.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00