clixon/lib/clixon
Olof hagsand 6ff36a2894 * Added xml_wrap function that adds an XML node above a node as a wrapper
* also renamed `xml_insert` to `xml_wrap_all`.
* Added `clicon_argv_get()` function to get the user command-line options, ie the args in `-- <args>`. This is an alternative to using them passed to `plugin_start()`.
2019-03-27 16:04:14 +01:00
..
clixon.h.in XML chanelog revision 2019-03-25 10:42:27 +01:00
clixon_err.h * New backend startup and upgrade support, see [doc/startup.md] for details 2019-02-26 15:48:15 +01:00
clixon_event.h 2019 2019-01-02 15:48:30 +01:00
clixon_file.h 2019 2019-01-02 15:48:30 +01:00
clixon_handle.h 2019 2019-01-02 15:48:30 +01:00
clixon_hash.h 2019 2019-01-02 15:48:30 +01:00
clixon_json.h 2019 2019-01-02 15:48:30 +01:00
clixon_log.h 2019 2019-01-02 15:48:30 +01:00
clixon_nacm.h NACM cleanup, uniform rule function, change of function names, etc. 2019-02-02 11:35:50 +01:00
clixon_netconf_lib.h * Ensured you can add multiple callbacks for any RPC, including basic ones. 2019-03-10 17:27:52 +01:00
clixon_options.h * Added xml_wrap function that adds an XML node above a node as a wrapper 2019-03-27 16:04:14 +01:00
clixon_plugin.h xml changelog next iteration 2019-03-26 12:04:51 +01:00
clixon_proto.h add yang-spec as arg to decode clicon msg 2019-01-02 20:59:57 +01:00
clixon_proto_client.h 2019 2019-01-02 15:48:30 +01:00
clixon_queue.h 2019 2019-01-02 15:48:30 +01:00
clixon_sha1.h 2019 2019-01-02 15:48:30 +01:00
clixon_sig.h 2019 2019-01-02 15:48:30 +01:00
clixon_stream.h 2019 2019-01-02 15:48:30 +01:00
clixon_string.h * Date-and-time type now properly uses ISO 8601 UTC timezone designators. 2019-01-11 17:30:08 +01:00
clixon_xml.h * Added xml_wrap function that adds an XML node above a node as a wrapper 2019-03-27 16:04:14 +01:00
clixon_xml_changelog.h XML chanelog revision 2019-03-25 10:42:27 +01:00
clixon_xml_db.h * New yang changelog experimental feature for automatic upgrade 2019-03-21 18:05:55 +01:00
clixon_xml_map.h * Clixon configuration file top-level symbols has changed to clixon-configand namespace check is enforced. 2019-03-06 09:42:55 +01:00
clixon_xml_sort.h * xml_cmp() respects 'ordered-by user' for state nodes, which violates RFC 7950 [https://github.com/clicon/clixon/issues/63. (Thanks JDL) 2019-02-03 16:19:33 +01:00
clixon_xpath.h 2019 2019-01-02 15:48:30 +01:00
clixon_xpath_ctx.h 2019 2019-01-02 15:48:30 +01:00
clixon_yang.h * New yang changelog experimental feature for automatic upgrade 2019-03-21 18:05:55 +01:00
clixon_yang_module.h XML chanelog revision 2019-03-25 10:42:27 +01:00
clixon_yang_type.h * Date-and-time type now properly uses ISO 8601 UTC timezone designators. 2019-01-11 17:30:08 +01:00
Makefile.in 2019 2019-01-02 15:48:30 +01:00