clixon/lib/src
Olof hagsand c31b1c471b * Changed first parameter from int fd to FILE *f in the following functions:
* clixon_xml_parse_file(), clixon_json_parse_file(), yang_parse_file()
  * See [Bytewise read() of files is slow #146](https://github.com/clicon/clixon/issues/146)
2020-11-04 22:21:42 +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 removed debug printf:s 2020-10-14 22:48:30 +02:00
clixon_datastore.c * Top-level default leafs assigned. 2020-08-06 15:20:57 +02:00
clixon_datastore_read.c * Changed first parameter from int fd to FILE *f in the following functions: 2020-11-04 22:21:42 +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 log warning, error doc 2020-07-26 16:16:32 +02: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 * Restconf configuration has a new configure model: clixon-restconf.yang enabling restconf daemon configuration from datastore instead of from config file. 2020-11-03 21:26:34 +01:00
clixon_options.c * Changed first parameter from int fd to FILE *f in the following functions: 2020-11-04 22:21:42 +01:00
clixon_path.c evhtp mem leak, debug 1->2 2020-09-10 18:06:44 +02: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_proto.c cli show options. doc and testing 2020-10-01 11:07:57 +02:00
clixon_proto_client.c Fixed: [clixon_netconf does not respond to hello #136](https://github.com/clicon/clixon/issues/136) 2020-09-08 15:59:12 +02: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 Demon->Daemon, FreeBSD grep changes 2019-10-14 07:47:08 -10: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 Cleanup master for 4.9.0.PRE 2020-10-19 20:06:20 +02:00
clixon_xml.c cli show options. doc and testing 2020-10-01 11:07:57 +02: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 * Changed first parameter from int fd to FILE *f in the following functions: 2020-11-04 22:21:42 +01:00
clixon_xml_io.c * Changed first parameter from int fd to FILE *f in the following functions: 2020-11-04 22:21:42 +01:00
clixon_xml_map.c Fixed [Clixon backend generates wrong XML on empty string value #144](https://github.com/clicon/clixon/issues/144) 2020-10-28 14:28:34 +01:00
clixon_xml_nsctx.c cli show options. doc and testing 2020-10-01 11:07:57 +02: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 More XPath function support 2020-09-25 11:52:06 +02:00
clixon_xpath_ctx.c Very large commit for upcoming 4.4 release 2020-02-02 15:52:30 +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 yang augment sanity checks 2020-10-05 15:49:22 +02: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 Debug messages 2020-09-09 11:12:14 +02:00
clixon_yang_parse_lib.c * Changed first parameter from int fd to FILE *f in the following functions: 2020-11-04 22:21:42 +01:00
clixon_yang_type.c Added support for XPATH functions: 2020-09-22 22:40:42 +02:00
Makefile.in Added support for XPATH functions: 2020-09-22 22:40:42 +02:00