L4Re/OLD/vfsserver

Shortlog

(0) tip
2020-05-05 Paul Boddie Introduced a separate buffer type for context state, used also by objects. default tip
2020-04-30 Paul Boddie Employ the general ResourceServer class for the main server.
2020-04-17 Paul Boddie Introduced opener context usage to make the VFS server work again.
2020-03-01 Paul Boddie Fixed variable type preventing correct mountpoint match testing.
2019-12-01 Paul Boddie Updated the virtual filesystem server to work with the other components.
2019-07-22 Paul Boddie Use the appropriate function to access paths in buffers.
2019-06-30 Paul Boddie Obtain transferred strings/names safely.
2019-06-29 Paul Boddie Replaced fixed-length arrays with a map.
2019-06-29 Paul Boddie Introduced convenience functions for filesystem object IPC handling.
2019-06-29 Paul Boddie Moved IPC opcodes into a separate header file.
2019-06-29 Paul Boddie Introduced a server binding convenience method.
2019-06-29 Paul Boddie Introduced a server binding convenience function.
2019-06-29 Paul Boddie Fixed fs_ipc_open usage.
2019-06-27 Paul Boddie Introduced message waiting and error sending functions.
2019-06-27 Paul Boddie Use the message-related function to discard dataspaces.
2019-06-27 Paul Boddie Renamed bind_to_capability to ipc_server_bind.
2019-05-21 Paul Boddie Updated libipc function naming.
2019-05-20 Paul Boddie Accommodate the inherited open method.
2019-05-19 Paul Boddie Updated open operations to accept and propagate notification IRQ objects.
2019-05-04 Paul Boddie Added libstdc++ requirement.
2019-03-23 Paul Boddie Renamed error to send_error. Employed the start_resource convenience function.
2019-02-20 Paul Boddie Added copyright and licensing information.
2019-02-09 Paul Boddie Propagate flags to open methods.
2019-02-07 Paul Boddie A virtual filesystem server.
(0) tip