clixon/lib/clixon
Olof hagsand b88722fa25 - Restructure plugin module using a "module struct" rather than global variables.
This include plugin module init and exit functions
  New type: clixon_plugin_t exposed via public API while struct clixon_plugin is private
- Makefile changes for static linkage using "LINKAGE=static"
- Moved nacm external init to later stage in backend_main
2021-04-19 11:06:40 +02:00
..
clixon.h.in * Restconf evhtp using network namespaces implemented 2021-01-26 17:33:24 +01:00
clixon_client.h * Corrected client session handling to make internal IPC socket persistent 2021-01-27 15:07:27 +01:00
clixon_data.h * RESTCONF configuration is unified and moved from clixon-config.yang to clixon-restconf.yang 2021-02-11 13:46:34 +01:00
clixon_datastore.h * Add multiple yang support also for obsolete versions 2021-04-12 12:42:26 +02:00
clixon_err.h * Updated "evhtp" restconf mode 2021-03-30 16:00:03 +02:00
clixon_err_string.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_event.h * Changed signal handling 2021-03-11 18:12:43 +01:00
clixon_file.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_handle.h Added proc socket and text proto rpc 2021-01-22 14:41:47 +01:00
clixon_hash.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_json.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_log.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_nacm.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_netconf_lib.h * Fixed: [CLIXON is not waiting for the hello message #184](https://github.com/clicon/clixon/issues/184) 2021-03-10 14:18:16 +01:00
clixon_netns.h - Restconf bind: continue with other sockets if bind fails, print address on log 2021-04-13 18:00:27 +02:00
clixon_options.h fixed fcgi notification, genmodel 2021-03-10 14:45:18 +01:00
clixon_path.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_plugin.h - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
clixon_proc.h - Better restconf debug: when restconf debug flag set in datastore, ensure the process is started with -D set 2021-04-09 09:34:05 +02:00
clixon_proto.h * Corrected client session handling to make internal IPC socket persistent 2021-01-27 15:07:27 +01:00
clixon_proto_client.h * Removed cli_debug(). Use cli_debug_backend() or cli_debug_restconf() instead. 2021-03-22 14:56:05 +01:00
clixon_queue.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_regex.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_sha1.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_sig.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_stream.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_string.h * Fixed: [comma in yang list name will lead to cli setting error #186](https://github.com/clicon/clixon/issues/186) 2021-03-08 12:37:47 +01:00
clixon_uid.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_validate.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xml.h Fixed: [Backend can not read datastore with container named config #147](https://github.com/clicon/clixon/issues/147) 2021-03-13 17:15:00 +01:00
clixon_xml_bind.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xml_changelog.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xml_io.h * Removed endtag parameter of clixon_xml_parse_file() 2021-03-15 13:24:27 +01:00
clixon_xml_map.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xml_nsctx.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xml_sort.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xml_vec.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xpath.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_xpath_ctx.h upgrade copyright, aux tools, etc 2021-01-21 12:23:46 +01:00
clixon_xpath_optimize.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_yang.h - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
clixon_yang_module.h * Add multiple yang support also for obsolete versions 2021-04-12 12:42:26 +02:00
clixon_yang_parse_lib.h upgrade copyright, aux tools, etc 2021-01-21 12:23:46 +01:00
clixon_yang_type.h upgrade copyright, aux tools, etc 2021-01-21 12:23:46 +01:00
Makefile.in Copyright 2021 2021-01-13 14:40:34 +01:00