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/adapter/impl
2020-03-29 17:40:33 +02:00
..
operation integrated libwf_timer and libwf_jsonrpc into libwebfuse-core 2020-03-29 17:40:33 +02:00
authenticator.c removed NULL-checks after malloc: they are not necessary, they were not consequently used and objects constructed by 3rd party libs are also unchecked 2020-03-21 21:22:22 +01:00
authenticator.h
authenticators.c
authenticators.h
credentials.c
credentials.h
filesystem.c removed NULL-checks after malloc: they are not necessary, they were not consequently used and objects constructed by 3rd party libs are also unchecked 2020-03-21 21:22:22 +01:00
filesystem.h
fuse_wrapper.h
mountpoint_factory.c removed uuid mountpoint and factory 2020-03-21 09:11:18 +01:00
mountpoint_factory.h removed uuid mountpoint and factory 2020-03-21 09:11:18 +01:00
mountpoint.c
mountpoint.h
operations.c chore: prefixed jsonrpc by wf_ 2020-03-01 16:55:58 +01:00
operations.h chore: prefixed jsonrpc by wf_ 2020-03-01 16:55:58 +01:00
server_config.c removed NULL-checks after malloc: they are not necessary, they were not consequently used and objects constructed by 3rd party libs are also unchecked 2020-03-21 21:22:22 +01:00
server_config.h removed uuid mountpoint and factory 2020-03-21 09:11:18 +01:00
server_protocol.c integrated libwf_timer and libwf_jsonrpc into libwebfuse-core 2020-03-29 17:40:33 +02:00
server_protocol.h integrated libwf_timer and libwf_jsonrpc into libwebfuse-core 2020-03-29 17:40:33 +02:00
server.c removed NULL-checks after malloc: they are not necessary, they were not consequently used and objects constructed by 3rd party libs are also unchecked 2020-03-21 21:22:22 +01:00
server.h added function to interrupt _service calls 2020-03-07 15:35:02 +01:00
session_manager.c chore: prefixed jsonrpc by wf_ 2020-03-01 16:55:58 +01:00
session_manager.h chore: prefixed jsonrpc by wf_ 2020-03-01 16:55:58 +01:00
session.c integrated libwf_timer and libwf_jsonrpc into libwebfuse-core 2020-03-29 17:40:33 +02:00
session.h integrated libwf_timer and libwf_jsonrpc into libwebfuse-core 2020-03-29 17:40:33 +02:00