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
2019-03-17 15:31:26 +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-17 10:30:10 +01:00
authenticator.h added basic authentication infrastructure 2019-03-17 10:30:10 +01:00
authenticators.c added unit tests for authenticators 2019-03-17 15:31:26 +01:00
authenticators.h added unit tests for authenticators 2019-03-17 15:31:26 +01:00
credentials_intern.h added unit tests for credentials 2019-03-17 14:14:10 +01:00
credentials.c added unit tests for credentials 2019-03-17 14:14:10 +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-17 10:30:10 +01:00
server_config.c added basic authentication infrastructure 2019-03-17 10:30:10 +01:00
server_protocol_intern.h adjusted include guards 2019-02-25 21:35:38 +01:00
server_protocol.c refactored message creation; enhanced implementation of some operations 2019-03-03 12:48:58 +01:00
server.c fixes server start failure due to existing mountpoint 2019-03-17 10:30:10 +01:00