clixon/apps/backend
Olof hagsand 5551d753ef Logging fixes
* Fixed: [Error message seen twice in some cases](https://github.com/clicon/clixon/issues/325)
* Extended `-l` command-line option to all clixon commands with a `none` option, eg `-l n` directs logging to `dev/null`
2022-04-30 11:31:51 +02:00
..
backend_client.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_client.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_commit.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_get.c Module state upgrade: RFC7895 to RFC 8525 2022-03-07 10:56:54 +01:00
backend_get.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_handle.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_main.c Logging fixes 2022-04-30 11:31:51 +02:00
backend_plugin.c * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
backend_plugin_restconf.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_plugin_restconf.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_socket.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_socket.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_startup.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
backend_startup.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_backend.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_backend_commit.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_backend_handle.c * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_backend_handle.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_backend_plugin.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_backend_transaction.c * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_backend_transaction.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00