clixon/lib/src
2020-09-04 16:23:18 +02: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 Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_data.c * Bundle internal NETCONF on RESTCONF: A RESTCONF operation could produce several (up to four) internal NETCONF messages between RESTCONF server and backend. These have now been bundled into one. 2020-08-11 14:49:30 +02:00
clixon_datastore.c * Top-level default leafs assigned. 2020-08-06 15:20:57 +02:00
clixon_datastore_read.c Remove default sets in init cache 2020-08-28 09:51:14 +02: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 Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_json.c Changed singnature of ys_real_module and improved error handling 2020-08-27 11:01:09 +02: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 Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +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 * Netconf as default namespace has been disabled by default. 2020-09-02 15:44:10 +02:00
clixon_options.c Added const char * in multiple places 2020-07-02 19:25:48 +02:00
clixon_path.c Changed singnature of ys_real_module and improved error handling 2020-08-27 11:01:09 +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 Added const char * in multiple places 2020-07-02 19:25:48 +02:00
clixon_proto_client.c * Netconf as default namespace has been disabled by default. 2020-09-02 15:44:10 +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 misc documentation 2020-07-28 16:15:02 +02:00
clixon_uid.c warnings in travis 2020-02-02 17:07:46 +01:00
clixon_validate.c Corrected error message for list min/max-value to comply to RFC 7950: a proper path is now returned, peviously only the list symbol. it is also exposed in the CLI correctly. 2020-08-27 15:52:31 +02:00
clixon_xml.c * Top-level default leafs assigned. 2020-08-06 15:20: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 code so that it will be compatible with c++. 2020-07-02 15:00:53 +03:00
clixon_xml_io.c restconf fcgi refactoring and generalizing restconf tests for evhtp 2020-06-19 15:19:03 +02:00
clixon_xml_map.c * Top-level default leafs assigned. 2020-08-06 15:20:57 +02:00
clixon_xml_nsctx.c * Netconf as default namespace has been disabled by default. 2020-09-02 15:44:10 +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 * Optimized prefix checks at xml parse time: using many prefixes slowed down parsing considerably 2020-04-29 23:11:48 +02:00
clixon_xml_sort.c * Top-level default leafs assigned. 2020-08-06 15:20:57 +02:00
clixon_xml_vec.c Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_xpath.c * Checked yang binding validity which lead to: 2020-07-25 16:09:24 +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 Replaced the global variable debug with access function: clicon_debug_get(). 2020-06-09 16:04:49 +02:00
clixon_xpath_eval.h * C-API: Added xpath_first_localonly() as an xpath function that skips prefix and namespace checks. 2019-12-20 18:21:46 +01:00
clixon_xpath_optimize.c * Optimizations 2020-04-28 22:31:58 +02:00
clixon_xpath_parse.h Added const char * in multiple places 2020-07-02 19:25:48 +02:00
clixon_xpath_parse.l Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_xpath_parse.y Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_yang.c Changed singnature of ys_real_module and improved error handling 2020-08-27 11:01:09 +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 Sanity check of mandatory key statement for Yang LISTs. 2020-03-09 15:48:33 +01:00
clixon_yang_module.c Changed singnature of ys_real_module and improved error handling 2020-08-27 11:01:09 +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 Replaced the global variable debug with access function: clicon_debug_get(). 2020-06-09 16:04:49 +02:00
clixon_yang_parse_lib.c * Fixed: YANG uses statements in sub-modules did not search for grouping statements in other submodules of the module it belongs to. 2020-09-04 16:23:18 +02:00
clixon_yang_type.c NACM RFC341 datanode paths, read operation 2020-04-14 11:38:29 +02:00
Makefile.in * Optimizations 2020-04-28 22:31:58 +02:00