L4Re/OLD/vfsserver

Changelog

(0) -10 tip
23:dcca045f88fe
2020-05-05 Paul Boddie changeset files shortlog graph Introduced a separate buffer type for context state, used also by objects. default tip
server/src/main.cc
22:c7660ed91a92
2020-04-30 Paul Boddie changeset files shortlog graph Employ the general ResourceServer class for the main server.
server/src/main.cc
21:979295a97cf9
2020-04-17 Paul Boddie changeset files shortlog graph Introduced opener context usage to make the VFS server work again.
server/src/main.cc
20:416bbed39c53
2020-03-01 Paul Boddie changeset files shortlog graph Fixed variable type preventing correct mountpoint match testing. Since the result from the match_path method is signed, the variable used to test the result also needed to be signed.
server/src/main.cc
19:224029b28695
2019-12-01 Paul Boddie changeset files shortlog graph Updated the virtual filesystem server to work with the other components.
server/src/Makefile server/src/main.cc
18:9e6aae29b3ad
2019-07-22 Paul Boddie changeset files shortlog graph Use the appropriate function to access paths in buffers.
server/src/main.cc
17:8bd275fa058d
2019-06-30 Paul Boddie changeset files shortlog graph Obtain transferred strings/names safely.
server/src/main.cc
16:0d36efa79efb
2019-06-29 Paul Boddie changeset files shortlog graph Replaced fixed-length arrays with a map.
server/src/main.cc
15:cd038cc826d8
2019-06-29 Paul Boddie changeset files shortlog graph Introduced convenience functions for filesystem object IPC handling.
server/src/main.cc
14:c7f69acd746a
2019-06-29 Paul Boddie changeset files shortlog graph Moved IPC opcodes into a separate header file.
server/src/main.cc
(0) -10 tip