Commit Graph

13 Commits (273e56bd636ae9243db8b8b6b536058cc7a1d784)

Author SHA1 Message Date
Falk Werner 431e3c027b removed dead code
5 years ago
Falk Werner 745d47bb30 added unit tests for lookup operation (adapter)
5 years ago
Falk Werner 654015c95c added unit tests for getattr operation (adapter)
5 years ago
Falk Werner c769c02c55 added unit tests for readdir operation (adapter)
5 years ago
Falk Werner e000500735 added unit tests for read operation (adapter); did some hardening
5 years ago
Falk Werner 289264e269 added unit tests for close operation (adapter)
5 years ago
Falk Werner 77a870b9b7 added unit tests for open (adapter)
5 years ago
Falk Werner 214d6b738d 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
Falk Werner 43c989e7af removed uuid mountpoint and factory
5 years ago
Falk Werner 77627b7c8b integrated uuid_mountpoint_factory
5 years ago
Falk Werner 3a7c064af7 feat(webfuse): add multiclient support (#23)
6 years ago
Falk Werner 87f34fa768 feat(authentication): provide an authentication mechanism (#19)
6 years ago
Falk Werner 7447fb5dff renamed to webfuse
6 years ago