| .. |
|
backend_client.c
|
Replace select with poll
|
2025-03-16 14:06:47 +01:00 |
|
backend_client.h
|
Restructured error,debug anf log API
|
2023-12-18 08:29:14 +01:00 |
|
backend_commit.c
|
Fixed: [Diff of top-level default values on startup stopped working in 7.3](https://github.com/clicon/clixon/issues/596)
|
2025-03-13 14:10:20 +01:00 |
|
backend_confirm.c
|
Symbolic and combined debug names in cmd-line of all applications
|
2024-02-02 11:54:12 +01:00 |
|
backend_get.c
|
XPath: refactored XPath match, documented localonly and prefixonly api
|
2024-12-17 13:47:23 +01:00 |
|
backend_get.h
|
Restructured error,debug anf log API
|
2023-12-18 08:29:14 +01:00 |
|
backend_handle.h
|
Restructured error,debug anf log API
|
2023-12-18 08:29:14 +01:00 |
|
backend_main.c
|
System-only config: Source of truth
|
2024-11-15 10:43:53 +01:00 |
|
backend_plugin.c
|
backend: Handle RPC errors
|
2025-01-30 15:21:24 +01:00 |
|
backend_plugin_restconf.c
|
Removed RESTCONF_INLINE compile option
|
2025-03-16 17:22:02 +01:00 |
|
backend_plugin_restconf.h
|
Restructured error,debug anf log API
|
2023-12-18 08:29:14 +01:00 |
|
backend_socket.c
|
Cleanup and formatting
|
2025-03-13 14:39:28 +01:00 |
|
backend_socket.h
|
Remove extra lines
|
2024-12-05 17:35:05 +01:00 |
|
backend_startup.c
|
Remove extra lines
|
2024-12-05 17:35:05 +01:00 |
|
backend_startup.h
|
Remove extra lines
|
2024-12-05 17:35:05 +01:00 |
|
clixon_backend.h
|
Remove extra lines
|
2024-12-05 17:35:05 +01:00 |
|
clixon_backend_client.h
|
Restructured error,debug anf log API
|
2023-12-18 08:29:14 +01:00 |
|
clixon_backend_commit.h
|
Remove extra lines
|
2024-12-05 17:35:05 +01:00 |
|
clixon_backend_handle.c
|
Fixed memory errors in backend, cli and streams
|
2025-01-29 22:40:31 +01:00 |
|
clixon_backend_plugin.h
|
C-API: New no-copy xmldb_get_cache function for performance
|
2024-12-18 16:54:01 +01:00 |
|
clixon_backend_transaction.c
|
Drop __FUNCTION__ from clixon_debug() calls
|
2024-01-11 17:29:37 +01:00 |
|
clixon_backend_transaction.h
|
Remove extra lines
|
2024-12-05 17:35:05 +01:00 |
|
Makefile.in
|
Add -lm for static compile + minor test changes for 7.3
|
2025-01-28 09:13:18 +01:00 |