summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibFileSystemAccessClient/Client.h
AgeCommit message (Expand)Author
2022-10-03SystemServer+LoginServer+Userland: Switch to sid-based socketsPeter Elliott
2022-08-14Base: Launch FileSystemAccessServer at session start-upLucas CHOLLET
2022-08-14LibCore+LibIPC: Recognise %uid in pathLucas CHOLLET
2022-06-27FileSystemAccessServer: Manage concurrent file requestsLucas CHOLLET
2022-02-25Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServerItamar
2022-01-20FileSystemAccessClient: Remove old API returning file descriptors :^)Mustafa Quraish
2022-01-20FileSystemAccessClient: Add `try_*` variants returning `Core::File`Mustafa Quraish
2022-01-15LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServersin-ack
2021-12-23LibFileSystemAccessClient: Allow custom access rights for open/saveArne Elster
2021-11-11Everywhere: Pass AK::StringView by valueAndreas Kling
2021-09-10FileSystemAccessServer: Allow read-only access without promptingMustafa Quraish
2021-08-07FileSystemAccessServer: Add window title as parameter for opening fileTimothy
2021-07-18FileSystemAccessServer+TextEditor: Implement cross-process modal promptsTimothy