clixon/lib/clixon
Olof hagsand caef594dbe Error handling for CLI
Continue, do not exit on read/expand errors
Accept -1 error without clicon_err in callbacks / expand
C-API: Three-value return of clicon_cliread
2022-11-19 11:11:08 +01:00
..
clixon.h.in Refactored YANG min/max validation code, created new clixon_validate_minmax.[ch] 2022-09-01 18:29:17 +02:00
clixon_client.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_data.h Confirm-commit refactoring 2022-10-24 10:54:51 +02:00
clixon_datastore.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +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 [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02: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: [CLI Show config JSON with multiple top-level elements is broken](https://github.com/clicon/clixon/issues/381) 2022-10-28 15:19:41 +02:00
clixon_log.h C API: Exposed clicon_log_str() 2022-10-03 10:33:07 +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_lib.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02: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 * [prevent clixon-restconf@2021-05-20.yang module from loading](https://github.com/clicon/clixon/issues/318) 2022-03-29 17:24:03 +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 [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_proc.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_proto.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_proto_client.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +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 Move include of signal.h 2022-06-26 11:26:04 +02:00
clixon_stream.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_string.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_text_syntax.h Fixed: ["autocli:hide-show" extension cause bug in xmldb_put method #343](https://github.com/clicon/clixon/issues/343) 2022-07-22 16:06:28 +02:00
clixon_uid.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_validate.h * List-pagination: Adhere to ietf-draft: Removed list-pagination "presence" 2022-11-02 11:25:06 +01:00
clixon_validate_minmax.h Refactored YANG min/max validation code, created new clixon_validate_minmax.[ch] 2022-09-01 18:29:17 +02:00
clixon_xml.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_bind.h * Fixed: [restconf GET json response does not encode top level node with namespace as per rfc #303](https://github.com/clicon/clixon/issues/303) 2022-02-17 18:42:37 +01:00
clixon_xml_changelog.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_io.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_map.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_nsctx.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_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 [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02: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 [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_yang_module.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
clixon_yang_parse_lib.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +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