You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Falk Werner 81fd41f46a
feature: added wf_credentials_set_type and wf_credentials_add
4 years ago
..
operation renamed operation_context 5 years ago
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 5 years ago
authenticator.h renamed to webfuse 6 years ago
authenticators.c renamed to webfuse 6 years ago
authenticators.h renamed to webfuse 6 years ago
credentials.c feature: added wf_credentials_set_type and wf_credentials_add 4 years ago
credentials.h feature: added wf_credentials_set_type and wf_credentials_add 4 years ago
filesystem.c removed dead code 5 years ago
filesystem.h renamed operation_context 5 years ago
fuse_wrapper.h be compatible to libfuse 3.1+ 5 years ago
mountpoint.c added uuid mountpoint and factory 5 years ago
mountpoint.h added uuid mountpoint and factory 5 years ago
mountpoint_factory.c clone mountpoint factory 5 years ago
mountpoint_factory.h clone mountpoint factory 5 years ago
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 5 years ago
server.h added function to interrupt _service calls 5 years ago
server_config.c clone mountpoint factory 5 years ago
server_config.h removed uuid mountpoint and factory 5 years ago
server_protocol.c clone mountpoint factory 5 years ago
server_protocol.h integrated libwf_timer and libwf_jsonrpc into libwebfuse-core 5 years ago
session.c fix: crash if libfuse is not available at runtime 4 years ago
session.h integrated libwf_timer and libwf_jsonrpc into libwebfuse-core 5 years ago
session_manager.c removed unnecessary NULL check 5 years ago
session_manager.h chore: prefixed jsonrpc by wf_ 5 years ago