| .. |
|
backend_client.c
|
C-API changes: Replace yn_each with yn_iter, add keyw argument to yang_stats()
|
2024-07-04 18:27:14 +02:00 |
|
backend_client.h
|
Restructured error,debug anf log API
|
2023-12-18 08:29:14 +01:00 |
|
backend_commit.c
|
Re-optimized yang cardinality
|
2024-05-02 13:34:46 +02: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
|
Some fixex on list pagination remaining attribute
|
2024-08-20 10:07:03 +02: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
|
Refactoring of schema mount-points
|
2024-08-29 17:24:44 +02:00 |
|
backend_plugin.c
|
List pagination, uniform config/state handling with new attributes
|
2024-07-17 14:39:48 +02:00 |
|
backend_plugin_restconf.c
|
Fixed: Fail on return errors when reading from datastore
|
2024-04-24 13:48:06 +02:00 |
|
backend_plugin_restconf.h
|
Restructured error,debug anf log API
|
2023-12-18 08:29:14 +01:00 |
|
backend_socket.c
|
Event priority. Backend socket has higher prio.
|
2024-04-25 14:58:41 +02:00 |
|
backend_socket.h
|
Restructured error,debug anf log API
|
2023-12-18 08:29:14 +01:00 |
|
backend_startup.c
|
Fixed: Fail on return errors when reading from datastore
|
2024-04-24 13:48:06 +02:00 |
|
backend_startup.h
|
Restructured error,debug anf log API
|
2023-12-18 08:29:14 +01:00 |
|
clixon_backend.h
|
Files: Rearranged backend .h files: moved client_entry to clixon_backend_client.h
|
2023-03-03 16:05:31 +01:00 |
|
clixon_backend_client.h
|
Restructured error,debug anf log API
|
2023-12-18 08:29:14 +01:00 |
|
clixon_backend_commit.h
|
Restructured error,debug anf log API
|
2023-12-18 08:29:14 +01:00 |
|
clixon_backend_handle.c
|
Various memory and file resource cleanup after valgrind tests
|
2024-06-23 18:46:44 +02:00 |
|
clixon_backend_plugin.h
|
Optimized datastore access by ensuring REPORT_ALL in memory and EXPLICIT in file
|
2024-02-01 20:42:25 +01:00 |
|
clixon_backend_transaction.c
|
Drop __FUNCTION__ from clixon_debug() calls
|
2024-01-11 17:29:37 +01:00 |
|
clixon_backend_transaction.h
|
Restructured error,debug anf log API
|
2023-12-18 08:29:14 +01:00 |
|
Makefile.in
|
Remove hardcoded paths to commands, configs, etc. in source
|
2023-11-28 16:42:33 +01:00 |