clixon/lib/src
2020-12-16 11:37:02 +01:00
..
clixon_api_path_parse.h Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_api_path_parse.l Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_api_path_parse.y Debug messages 2020-09-09 11:12:14 +02:00
clixon_data.c autocli sub fixes 2020-11-28 18:17:32 +01:00
clixon_datastore.c * minor edits make datastore=nocache pass tests, and ensure generic copy-config works 2020-12-04 14:47:55 +01:00
clixon_datastore_read.c * Ensure all fopen check for NULL (not -1) 2020-12-07 13:33:21 +01:00
clixon_datastore_read.h * Top-level default leafs assigned. 2020-08-06 15:20:57 +02:00
clixon_datastore_write.c * Netconf as default namespace has been disabled by default. 2020-09-02 15:44:10 +02:00
clixon_datastore_write.h * Structural change: removed datastore plugin and directory, and merged into regulat clixon lib code. 2019-03-31 18:17:40 +02:00
clixon_err.c strncpy warnings fixed: stringop-truncation and stringop-overflow 2020-11-17 07:35:50 -06:00
clixon_event.c all clixon event functions prepended with clixon_ 2020-06-05 16:19:03 +02:00
clixon_file.c Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_handle.c Added restconf handle specialization to implement restconf parameters 2020-06-22 12:47:43 +02:00
clixon_hash.c Added restconf handle specialization to implement restconf parameters 2020-06-22 12:47:43 +02:00
clixon_instance_id_parse.h Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_instance_id_parse.l Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_instance_id_parse.y Debug messages 2020-09-09 11:12:14 +02:00
clixon_json.c * Changed first parameter from int fd to FILE *f in the following functions: 2020-11-04 22:21:42 +01:00
clixon_json_parse.h Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_json_parse.l Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_json_parse.y Debug messages 2020-09-09 11:12:14 +02:00
clixon_log.c Added const char * in multiple places 2020-07-02 19:25:48 +02:00
clixon_nacm.c * Netconf as default namespace has been disabled by default. 2020-09-02 15:44:10 +02:00
clixon_netconf_lib.c * Fixed: [namespace prefix nc is not supported in full #154](https://github.com/clicon/clixon/issues/154) 2020-12-02 14:21:17 +01:00
clixon_options.c * Ensure all fopen check for NULL (not -1) 2020-12-07 13:33:21 +01:00
clixon_path.c revert yang2cli sub code, use existing yang2cli solution 2020-11-27 15:31:27 +01:00
clixon_plugin.c removed obsolete example yang, mod cli_dbxml to only append leaf in cli_set 2020-07-30 22:52:42 +02:00
clixon_proc.c restconf-rpc tests 2020-12-15 17:22:07 +01:00
clixon_proto.c strncpy warnings fixed: stringop-truncation and stringop-overflow 2020-11-17 07:35:50 -06:00
clixon_proto_client.c * Added message-id attributes in error and hello replies 2020-12-01 12:14:30 +01:00
clixon_regex.c Fixed: [Need to add the possibility to use anchors around patterns #51](https://github.com/clicon/cligen/issues/51): 2020-07-27 20:03:52 +02:00
clixon_sha1.c renamed .h and libs clicon->clixon 2016-02-28 15:27:36 +01:00
clixon_sig.c * New process-control RPC feature in clixon-lib.yang to manage processes 2020-12-15 15:48:42 +01:00
clixon_stream.c Replaced the global variable debug with access function: clicon_debug_get(). 2020-06-09 16:04:49 +02:00
clixon_string.c minor: strncpy -> strcpy and formatting 2020-10-10 15:32:19 +02:00
clixon_uid.c warnings in travis 2020-02-02 17:07:46 +01:00
clixon_validate.c * Error-type changed from protocol to application for data-not-unique netconf/restconf errors 2020-12-01 18:58:20 +01:00
clixon_xml.c * Fixed: [namespace prefix nc is not supported in full #154](https://github.com/clicon/clixon/issues/154) 2020-12-02 14:21:17 +01:00
clixon_xml_bind.c Merge branch 'master' of https://github.com/clicon/clixon 2020-07-25 16:14:42 +02:00
clixon_xml_changelog.c * Ensure all fopen check for NULL (not -1) 2020-12-07 13:33:21 +01:00
clixon_xml_io.c * Ensure all fopen check for NULL (not -1) 2020-12-07 13:33:21 +01:00
clixon_xml_map.c need to check grand-parent exists 2020-12-16 11:37:02 +01:00
clixon_xml_nsctx.c * Reworked evhtp restconf config to only use clixon-restconf.yang and marked local restconf options as obsolete 2020-11-21 13:16:29 +01:00
clixon_xml_parse.h Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_xml_parse.l * Optimizations 2020-04-28 22:31:58 +02:00
clixon_xml_parse.y Debug messages 2020-09-09 11:12:14 +02:00
clixon_xml_sort.c Debug messages 2020-09-09 11:12:14 +02:00
clixon_xml_vec.c Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_xpath.c * Fixed: [namespace prefix nc is not supported in full #154](https://github.com/clicon/clixon/issues/154) 2020-12-02 14:21:17 +01:00
clixon_xpath_ctx.c test rpc keyless wrong order 2020-12-02 09:53:33 +01:00
clixon_xpath_eval.c * Added XPATH functions position 2020-10-27 09:40:45 +01:00
clixon_xpath_eval.h comments and typos 2020-09-22 22:41:59 +02:00
clixon_xpath_function.c * Added XPATH functions position 2020-10-27 09:40:45 +01:00
clixon_xpath_function.h * Added XPATH functions position 2020-10-27 09:40:45 +01:00
clixon_xpath_optimize.c More XPath function support 2020-09-25 11:52:06 +02:00
clixon_xpath_parse.h Added const char * in multiple places 2020-07-02 19:25:48 +02:00
clixon_xpath_parse.l More XPath function support 2020-09-25 11:52:06 +02:00
clixon_xpath_parse.y * Added XPATH functions position 2020-10-27 09:40:45 +01:00
clixon_yang.c * More YANG extension functionality, 2020-12-08 17:21:37 +01:00
clixon_yang_cardinality.c Very large commit for upcoming 4.4 release 2020-02-02 15:52:30 +01:00
clixon_yang_cardinality.h The Clixon API has been extended with namespaces, or namespace contexts in the following cases: 2019-07-08 10:36:37 +02:00
clixon_yang_internal.h Added support for XPATH functions: 2020-09-22 22:40:42 +02:00
clixon_yang_module.c GET xpath on modstate was broken 2020-10-01 22:22:36 +02:00
clixon_yang_parse.h Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_yang_parse.l Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_yang_parse.y * More YANG extension functionality, 2020-12-08 17:21:37 +01:00
clixon_yang_parse_lib.c * More YANG extension functionality, 2020-12-08 17:21:37 +01:00
clixon_yang_type.c * Multi-socket feature (eg IPv4/IPv6 http/https) to restconf evhtp 2020-11-15 12:34:40 +01:00
Makefile.in * New process-control RPC feature in clixon-lib.yang to manage processes 2020-12-15 15:48:42 +01:00