| .. |
|
clixon.h.in
|
Copyright change: LLC -> LLC(Netgate)
|
2020-04-23 16:55:56 +02:00 |
|
clixon_data.h
|
all clixon event functions prepended with clixon_
|
2020-06-05 16:19:03 +02:00 |
|
clixon_datastore.h
|
* Optimized prefix checks at xml parse time: using many prefixes slowed down parsing considerably
|
2020-04-29 23:11:48 +02:00 |
|
clixon_err.h
|
Copyright change: LLC -> LLC(Netgate)
|
2020-04-23 16:55:56 +02: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
|
all clixon event functions prepended with clixon_
|
2020-06-05 16:19:03 +02: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
|
Copyright change: LLC -> LLC(Netgate)
|
2020-04-23 16:55:56 +02:00 |
|
clixon_log.h
|
2019
|
2019-01-02 15:48:30 +01:00 |
|
clixon_nacm.h
|
Copyright change: LLC -> LLC(Netgate)
|
2020-04-23 16:55:56 +02:00 |
|
clixon_netconf_lib.h
|
Added decriptive error message when plugins produce invalid state XML.
|
2020-05-10 17:10:07 +02:00 |
|
clixon_options.h
|
all clixon event functions prepended with clixon_
|
2020-06-05 16:19:03 +02:00 |
|
clixon_path.h
|
Copyright change: LLC -> LLC(Netgate)
|
2020-04-23 16:55:56 +02:00 |
|
clixon_plugin.h
|
* New clixon-lib@2020-04-23.yang revision
|
2020-04-28 22:10:06 +02:00 |
|
clixon_proto.h
|
Stricter incoming RPC sanity checking, error messages may have changed
|
2020-04-07 20:54:24 +02:00 |
|
clixon_proto_client.h
|
Copyright change: LLC -> LLC(Netgate)
|
2020-04-23 16:55:56 +02: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
|
all clixon event functions prepended with clixon_
|
2020-06-05 16:19:03 +02: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
|
* Added new function xml_child_index_each() to iterate over the children of an XML node according to the order defined by an explicit index variable.
|
2020-05-20 15:21:59 +02:00 |
|
clixon_xml_bind.h
|
New clixon-config@2020-04-23.yang revision
|
2020-05-11 14:38:38 +02:00 |
|
clixon_xml_changelog.h
|
XML chanelog revision
|
2019-03-25 10:42:27 +01:00 |
|
clixon_xml_io.h
|
new function ; Added valgrind mem check in leak tests; pattern CDATA tests
|
2020-05-29 12:39:07 +02:00 |
|
clixon_xml_map.h
|
* Experimental optimzations of yang-bind and sort for large lists
|
2020-05-01 17:08:32 +02:00 |
|
clixon_xml_nsctx.h
|
* 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.h
|
* Experimental optimzations of yang-bind and sort for large lists
|
2020-05-01 17:08:32 +02:00 |
|
clixon_xml_vec.h
|
Copyright change: LLC -> LLC(Netgate)
|
2020-04-23 16:55:56 +02:00 |
|
clixon_xpath.h
|
Length of xml vector in many structs changed from to since it is a vector size, not byte size. This includes transaction_data_t
|
2020-04-21 10:17:09 +02:00 |
|
clixon_xpath_ctx.h
|
Length of xml vector in many structs changed from to since it is a vector size, not byte size. This includes transaction_data_t
|
2020-04-21 10:17:09 +02:00 |
|
clixon_xpath_optimize.h
|
Copyright change: LLC -> LLC(Netgate)
|
2020-04-23 16:55:56 +02:00 |
|
clixon_yang.h
|
Copyright change: LLC -> LLC(Netgate)
|
2020-04-23 16:55:56 +02:00 |
|
clixon_yang_module.h
|
Copyright change: LLC -> LLC(Netgate)
|
2020-04-23 16:55:56 +02: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
|
Makefile copyright
|
2020-05-12 13:59:45 +02:00 |