clixon/lib/clixon
Olof hagsand c20c672d83 * Changed config and install options for Restconf
* clixon_restconf daemon is installed in /usr/local/sbin (as clixon_backend), instead of /www-data
    * `configure --with-wwwdir=<dir>` remains but only applies to fcgi socket and log
    * New option `CLICON_RESTCONF_INSTALL_DIR` is set to where clixon_restconf is installed, with default `/usr/local/sbin/`
  * Restconf drop privileges user is defined by `CLICON_RESTCONF_USER`
    * `configure --with-wwwuser=<user>` is removed
  * clixon_restconf drop of privileges is defined by `CLICON_RESTCONF_PRIVILEGES` option
* New clixon-restconf@2020-05-20.yang revision
  * Added: restconf `log-destination`
2021-05-23 17:14:18 +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 * Changed config and install options for Restconf 2021-05-23 17:14:18 +02:00
clixon_netconf_lib.h - Added Restconf-style xml/json message bodies everywhere 2021-05-08 20:20:01 +02: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 * Changed config and install options for Restconf 2021-05-23 17:14:18 +02: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 Add timeout 100ms before every kill restconf iteration 2021-05-11 15:55:33 +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_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 * YANG when statement in conjunction with grouping/uses/augment 2021-05-13 14:26:02 +02: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 * YANG when statement in conjunction with grouping/uses/augment 2021-05-13 14:26:02 +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