1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2024-10-27 20:44:10 +00:00
falk-werner_webfuse-provider/lib/webfuse_provider/impl
2020-11-12 20:36:05 +01:00
..
json added unit tests 2020-07-12 16:28:15 +02:00
jsonrpc introduced json null object 2020-07-12 15:56:03 +02:00
operation refactor: renamed getter functions of json node 2020-07-12 15:34:50 +02:00
timer switched prefix to wfp for old wf stuff 2020-06-16 23:57:41 +02:00
util removed unused code 2020-07-12 00:50:00 +02:00
client_config.c fixed unit tests; added logging support; allow to specify filesystem name 2020-11-12 20:36:05 +01:00
client_config.h fixed unit tests; added logging support; allow to specify filesystem name 2020-11-12 20:36:05 +01:00
client_protocol.c fixed unit tests; added logging support; allow to specify filesystem name 2020-11-12 20:36:05 +01:00
client_protocol.h fixed unit tests; added logging support; allow to specify filesystem name 2020-11-12 20:36:05 +01:00
client.c fixed unit tests; added logging support; allow to specify filesystem name 2020-11-12 20:36:05 +01:00
client.h refactor: renamed include guard 2020-06-17 16:51:08 +02:00
credentials.c refactor: removed depencency to libjansson of credentials 2020-07-11 00:44:50 +02:00
credentials.h refactor: removed depencency to libjansson of credentials 2020-07-11 00:44:50 +02:00
dirbuffer.c refactor: remove jansson implementation of dirbuffer 2020-07-11 00:17:03 +02:00
dirbuffer.h refactor: remove jansson implementation of dirbuffer 2020-07-11 00:17:03 +02:00
message_queue.c refactor: changed directory structure 2020-06-21 21:18:43 +02:00
message_queue.h switched prefix to wfp for old wf stuff 2020-06-16 23:57:41 +02:00
message_writer.c refactor: remove jansson implementation of dirbuffer 2020-07-11 00:17:03 +02:00
message_writer.h refactor: encapsulate json writer 2020-07-08 21:29:18 +02:00
message.c refactor: changed signature of wpf_message_create to remove jansson dependency 2020-07-10 21:17:31 +02:00
message.h refactor: changed signature of wpf_message_create to remove jansson dependency 2020-07-10 21:17:31 +02:00
provider.c fixed unit tests; added logging support; allow to specify filesystem name 2020-11-12 20:36:05 +01:00
provider.h fixed unit tests; added logging support; allow to specify filesystem name 2020-11-12 20:36:05 +01:00
request.c refactor: encapsulate json writer 2020-07-08 21:29:18 +02:00
request.h remove dependency to jansson (own json implementation use due to performance issues) 2020-07-12 13:11:24 +02:00
status_intern.h switched prefix to wfp for old wf stuff 2020-06-16 23:57:41 +02:00
status.c switched prefix to wfp for old wf stuff 2020-06-16 23:57:41 +02:00