| .. |
|
clixon_err.c
|
* New xml_isancestor xml function
|
2019-02-27 16:33:51 +01:00 |
|
clixon_event.c
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_file.c
|
* Removed all dependency on strverscmp
|
2019-02-27 10:46:05 +01:00 |
|
clixon_handle.c
|
Revert "Revert "* Added valgrind memory leak tests in testmem.sh for restconf""
|
2019-02-20 16:25:42 +01:00 |
|
clixon_hash.c
|
Revert "Revert "* Added valgrind memory leak tests in testmem.sh for restconf""
|
2019-02-20 16:25:42 +01:00 |
|
clixon_json.c
|
Revert "Revert "* Added valgrind memory leak tests in testmem.sh for restconf""
|
2019-02-20 16:25:42 +01:00 |
|
clixon_json_parse.h
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_json_parse.l
|
* Support of yangmodels supported, see test_yangmodels.sh
|
2019-01-10 20:52:19 +01:00 |
|
clixon_json_parse.y
|
Yang choice functionality improved and stricter validation for CLI generation, mandatory flags, etc.
|
2019-01-04 11:37:26 +01:00 |
|
clixon_log.c
|
* There was a problem with ordered-by-user for XML children that appeared in so\
|
2019-02-27 18:20:23 +01:00 |
|
clixon_nacm.c
|
* New yang changelog experimental feature for automatic upgrade
|
2019-03-21 18:05:55 +01:00 |
|
clixon_netconf_lib.c
|
XML chanelog revision
|
2019-03-25 10:42:27 +01:00 |
|
clixon_options.c
|
XML chanelog revision
|
2019-03-25 10:42:27 +01:00 |
|
clixon_plugin.c
|
XML chanelog revision
|
2019-03-25 10:42:27 +01:00 |
|
clixon_proto.c
|
add yang-spec as arg to decode clicon msg
|
2019-01-02 20:59:57 +01:00 |
|
clixon_proto_client.c
|
Added new clixon-lib yang module for internal netconf protocol. Currently only extends the standard with a debug RPC.
|
2019-01-02 22:50:03 +01:00 |
|
clixon_sha1.c
|
renamed .h and libs clicon->clixon
|
2016-02-28 15:27:36 +01:00 |
|
clixon_sig.c
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_stream.c
|
* Clixon configuration file top-level symbols has changed to clixon-configand namespace check is enforced.
|
2019-03-06 09:42:55 +01:00 |
|
clixon_string.c
|
* New yang changelog experimental feature for automatic upgrade
|
2019-03-21 18:05:55 +01:00 |
|
clixon_xml.c
|
XML chanelog revision
|
2019-03-25 10:42:27 +01:00 |
|
clixon_xml_changelog.c
|
XML chanelog revision
|
2019-03-25 10:42:27 +01:00 |
|
clixon_xml_db.c
|
* New yang changelog experimental feature for automatic upgrade
|
2019-03-21 18:05:55 +01:00 |
|
clixon_xml_map.c
|
Bugfix: [Nodes from more than one of the choice's branches exist at the same time](https://github.com/clicon/clixon/issues/81)
|
2019-03-14 16:33:10 +01:00 |
|
clixon_xml_parse.h
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_xml_parse.l
|
Added docker/base as minimal clixon container and docker/system as full clixon system.
|
2019-02-11 14:17:29 +01:00 |
|
clixon_xml_parse.y
|
* New backend startup and upgrade support, see [doc/startup.md] for details
|
2019-02-26 15:48:15 +01:00 |
|
clixon_xml_sort.c
|
ordering problems
|
2019-03-18 21:59:41 +01:00 |
|
clixon_xpath
|
renamed .h and libs clicon->clixon
|
2016-02-28 15:27:36 +01:00 |
|
clixon_xpath.c
|
* New yang changelog experimental feature for automatic upgrade
|
2019-03-21 18:05:55 +01:00 |
|
clixon_xpath_ctx.c
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_xpath_parse.h
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_xpath_parse.l
|
* New yang changelog experimental feature for automatic upgrade
|
2019-03-21 18:05:55 +01:00 |
|
clixon_xpath_parse.y
|
* New yang changelog experimental feature for automatic upgrade
|
2019-03-21 18:05:55 +01:00 |
|
clixon_yang.c
|
* New yang changelog experimental feature for automatic upgrade
|
2019-03-21 18:05:55 +01:00 |
|
clixon_yang_cardinality.c
|
* Removed all dependency on strverscmp
|
2019-02-27 10:46:05 +01:00 |
|
clixon_yang_cardinality.h
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_yang_module.c
|
XML chanelog revision
|
2019-03-25 10:42:27 +01:00 |
|
clixon_yang_parse.h
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_yang_parse.l
|
new try: optimized yang string parsing
|
2019-02-20 17:36:40 +01:00 |
|
clixon_yang_parse.y
|
memleak for unknown in yang parser
|
2019-02-28 14:39:16 +01:00 |
|
clixon_yang_type.c
|
* [Identityref inside augment statement](https://github.com/clicon/clixon/issues/77)
|
2019-03-05 22:42:13 +01:00 |
|
json_xpath.c
|
getopt return value changed from char to int (https://github.com/clicon/clixon/issues/58)
|
2018-12-01 18:34:52 +01:00 |
|
Makefile.in
|
XML chanelog revision
|
2019-03-25 10:42:27 +01:00 |