.. |
operation
|
added unit tests for readdir operation (adapter)
|
2020-04-04 20:23:50 +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
|
renamed to webfuse
|
2019-03-26 23:04:53 +01:00 |
authenticators.c
|
renamed to webfuse
|
2019-03-26 23:04:53 +01:00 |
authenticators.h
|
renamed to webfuse
|
2019-03-26 23:04:53 +01:00 |
credentials.c
|
renamed to webfuse
|
2019-03-26 23:04:53 +01:00 |
credentials.h
|
renamed to webfuse
|
2019-03-26 23:04:53 +01:00 |
filesystem.c
|
added unit tests for readdir operation (adapter)
|
2020-04-04 20:23:50 +02:00 |
filesystem.h
|
integrated uuid_mountpoint_factory
|
2020-02-16 21:03:17 +01:00 |
fuse_wrapper.h
|
be compatible to libfuse 3.1+
|
2019-12-02 20:44:56 +01:00 |
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
|
added uuid mountpoint and factory
|
2020-02-16 04:02:23 +01:00 |
mountpoint.h
|
added uuid mountpoint and factory
|
2020-02-16 04:02:23 +01:00 |
operations.c
|
chore: prefixed jsonrpc by wf_
|
2020-03-01 16:55:58 +01:00 |
operations.h
|
added unit tests for read operation (adapter); did some hardening
|
2020-04-04 15:41:33 +02: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
|
added integrative test of low level api
|
2020-04-02 22:00:01 +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
|
removed unnecessary NULL check
|
2020-04-02 19:34:52 +02: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 |