| .. |
|
clixon.h.in
|
Moved code from clixon_xml.c to namespace and io functions to reduce size of core xml file
|
2020-03-02 09:43:57 +01:00 |
|
clixon_data.h
|
NACM datanode write rules have been changed from looking at datastore being chekend (eg running/candidate/startup) to *only* look at running.
|
2020-03-12 14:58:30 +01:00 |
|
clixon_datastore.h
|
Added nsc parameter to xmldb_get()
|
2019-12-02 20:55:28 +01:00 |
|
clixon_err.h
|
Very large commit for upcoming 4.4 release
|
2020-02-02 15:52:30 +01:00 |
|
clixon_err_string.h
|
Experimental customized error output strings, see [lib/clixon/clixon_err_string.h]
|
2019-04-11 12:45:31 +02:00 |
|
clixon_event.h
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_file.h
|
* Implemented backend daemon drop privileges after initialization to
|
2019-09-14 18:34:32 +02:00 |
|
clixon_handle.h
|
* Structural change: removed datastore plugin and directory, and merged into regulat clixon lib code.
|
2019-03-31 18:17:40 +02:00 |
|
clixon_hash.h
|
All hash_ functions have been prefixed with clicon_ to avoid name collision with other packages (frr)
|
2019-06-18 14:49:18 +02:00 |
|
clixon_json.h
|
* New clixon-config@2020-02-22.yang revision
|
2020-02-24 15:25:06 +01:00 |
|
clixon_log.h
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_nacm.h
|
NACM datanode write rules have been changed from looking at datastore being chekend (eg running/candidate/startup) to *only* look at running.
|
2020-03-12 14:58:30 +01:00 |
|
clixon_netconf_lib.h
|
changed netconf_err2cb
|
2019-11-12 20:47:09 +01:00 |
|
clixon_options.h
|
* Added clixon-stats in clixon-config.yang for clixon XML and memory statistics.
|
2020-03-01 10:59:24 +01:00 |
|
clixon_path.h
|
C-API:
|
2020-03-10 22:37:16 +01:00 |
|
clixon_plugin.h
|
* New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo
|
2020-02-20 14:00:01 +01:00 |
|
clixon_proto.h
|
Added clicon_handle as parameter to all functions to get better error message
|
2019-11-30 22:19:23 +01:00 |
|
clixon_proto_client.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_queue.h
|
New XMLDB_FORMAT added: tree. An experimental record-based tree database for direct access of records.
|
2019-04-26 13:38:55 +02:00 |
|
clixon_regex.h
|
added regexp free routines, replaced regexp mode string with symbol
|
2019-05-29 14:17:30 +00: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
|
* New clixon-config@2020-02-22.yang revision
|
2020-02-24 15:25:06 +01:00 |
|
clixon_string.h
|
* New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo
|
2020-02-20 14:00:01 +01:00 |
|
clixon_uid.h
|
* The backend socket has now support of credentials of peer clients
|
2019-10-18 19:33:23 +02:00 |
|
clixon_validate.h
|
* Created two sub-files (clixon_validate.c and clixon_api_path.c) from large lib/src/clixon_xml_map.c source file.
|
2020-01-01 11:12:54 +01:00 |
|
clixon_xml.h
|
* Fixed: Datastore read on startup got fixed default values.
|
2020-03-13 14:49:37 +01:00 |
|
clixon_xml_changelog.h
|
XML chanelog revision
|
2019-03-25 10:42:27 +01:00 |
|
clixon_xml_io.h
|
Moved code from clixon_xml.c to namespace and io functions to reduce size of core xml file
|
2020-03-02 09:43:57 +01:00 |
|
clixon_xml_map.h
|
* New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo
|
2020-02-20 14:00:01 +01:00 |
|
clixon_xml_nsctx.h
|
Moved code from clixon_xml.c to namespace and io functions to reduce size of core xml file
|
2020-03-02 09:43:57 +01:00 |
|
clixon_xml_sort.h
|
Refactoring search code using clixon_xvec data structures
|
2020-02-28 18:08:10 +01:00 |
|
clixon_xml_vec.h
|
CHanged back xvec API to use cxobj ** instead if clixon_xvec since it may be easier for the an end-user.
|
2020-03-02 10:59:46 +01:00 |
|
clixon_xpath.h
|
Experimental optimized XPath, multiple keys
|
2019-12-31 13:29:25 +01:00 |
|
clixon_xpath_ctx.h
|
Very large commit for upcoming 4.4 release
|
2020-02-02 15:52:30 +01:00 |
|
clixon_xpath_optimize.h
|
Refactoring search code using clixon_xvec data structures
|
2020-02-28 18:08:10 +01:00 |
|
clixon_yang.h
|
Sanity check of mandatory key statement for Yang LISTs.
|
2020-03-09 15:48:33 +01:00 |
|
clixon_yang_module.h
|
* New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo
|
2020-02-20 14:00:01 +01:00 |
|
clixon_yang_parse_lib.h
|
Very large commit for upcoming 4.4 release
|
2020-02-02 15:52:30 +01:00 |
|
clixon_yang_type.h
|
Very large commit for upcoming 4.4 release
|
2020-02-02 15:52:30 +01:00 |
|
Makefile.in
|
2019
|
2019-01-02 15:48:30 +01:00 |