1
0
mirror of https://github.com/falk-werner/webfuse synced 2025-06-13 12:54:15 +00:00
falk-werner_webfuse/lib/webfuse/adapter/impl
2019-04-14 13:54:49 +02:00
..
jsonrpc feat(authentication): provide an authentication mechanism (#19) 2019-04-01 22:15:12 +02:00
operation adds filesystem name/id to request parameters 2019-04-13 23:23:20 +02:00
time renamed to webfuse 2019-03-26 23:04:53 +01:00
authenticator.c renamed to webfuse 2019-03-26 23:04:53 +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 recreates symlink "default", if filesystem is gone 2019-04-14 13:54:49 +02:00
filesystem.h moves mountpoint handling into filesystem: mountpoints are removed during session cleanup 2019-04-13 23:09:06 +02:00
fuse_wrapper.h renamed to webfuse 2019-03-26 23:04:53 +01:00
operations.c moves filesystem to session 2019-04-02 23:16:29 +02:00
operations.h moves mountpoint handling into filesystem: mountpoints are removed during session cleanup 2019-04-13 23:09:06 +02:00
server_config.c renamed to webfuse 2019-03-26 23:04:53 +01:00
server_config.h renamed to webfuse 2019-03-26 23:04:53 +01:00
server_protocol.c fixes security issue: add_filesystem did not check name 2019-04-13 23:34:25 +02:00
server_protocol.h moves filesystem to session 2019-04-02 23:16:29 +02:00
server.c moves filesystem to session 2019-04-02 23:16:29 +02:00
server.h renamed to webfuse 2019-03-26 23:04:53 +01:00
session_manager.c allow clients to register filesystems 2019-04-13 21:44:53 +02:00
session_manager.h allow clients to register filesystems 2019-04-13 21:44:53 +02:00
session.c moves mountpoint handling into filesystem: mountpoints are removed during session cleanup 2019-04-13 23:09:06 +02:00
session.h allow clients to register filesystems 2019-04-13 21:44:53 +02:00