1
0
mirror of https://github.com/falk-werner/webfuse synced 2025-06-13 12:54:15 +00:00
falk-werner_webfuse/lib/wsfs/adapter
Falk Werner 9cf921e5ef rebased
2019-03-23 21:47:24 +01:00
..
jsonrpc makes wsfs_status public (usable in provider example) 2019-03-04 19:19:04 +01:00
operation makes wsfs_status public (usable in provider example) 2019-03-04 19:19:04 +01:00
time adjusted include guards 2019-02-25 21:35:38 +01:00
authenticator.c added basic authentication infrastructure 2019-03-23 21:20:19 +01:00
authenticator.h added basic authentication infrastructure 2019-03-23 21:20:19 +01:00
authenticators.c propagates authenticators to server protocol 2019-03-23 21:37:09 +01:00
authenticators.h propagates authenticators to server protocol 2019-03-23 21:37:09 +01:00
credentials_intern.h added unit tests for credentials 2019-03-23 21:36:02 +01:00
credentials.c added unit tests for credentials 2019-03-23 21:36:02 +01:00
filesystem.c reorganized project: prepared to extract common functionality 2019-02-25 20:17:13 +01:00
filesystem.h adjusted include guards 2019-02-25 21:35:38 +01:00
fuse_wrapper.h adjusted include guards 2019-02-25 21:35:38 +01:00
operations.h adjusted include guards 2019-02-25 21:35:38 +01:00
server_config_intern.h added basic authentication infrastructure 2019-03-23 21:20:19 +01:00
server_config.c rebased 2019-03-23 21:47:24 +01:00
server_protocol_intern.h adds session and session_manager 2019-03-23 21:37:09 +01:00
server_protocol.c moves some logic from server_protocol to session 2019-03-23 21:37:09 +01:00
server.c propagates authenticators to server protocol 2019-03-23 21:37:09 +01:00
session_manager.c moves some logic from server_protocol to session 2019-03-23 21:37:09 +01:00
session_manager.h moves some logic from server_protocol to session 2019-03-23 21:37:09 +01:00
session.c moves some logic from server_protocol to session 2019-03-23 21:37:09 +01:00
session.h moves some logic from server_protocol to session 2019-03-23 21:37:09 +01:00