serenity/Userland/Services/SpiceAgent
MacDue 91e1a77854 SpiceAgent: Pledge cpath
Without this the spice agent can't create files on drag/drop.
2023-07-08 22:55:06 +01:00
..
ChunkHeader.h SpiceAgent: Add support for reading chunks larger than 2048 bytes 2023-05-21 18:45:53 +02:00
CMakeLists.txt SpiceAgent: Handle file transfer requests properly :^) 2023-05-21 18:45:53 +02:00
FileTransferOperation.cpp SpiceAgent: Handle file transfer requests properly :^) 2023-05-21 18:45:53 +02:00
FileTransferOperation.h SpiceAgent: Handle file transfer requests properly :^) 2023-05-21 18:45:53 +02:00
main.cpp SpiceAgent: Pledge cpath 2023-07-08 22:55:06 +01:00
Message.cpp SpiceAgent: Reduce copying of potentially large byte buffers 2023-05-22 15:11:33 +02:00
Message.h SpiceAgent: Reduce copying of potentially large byte buffers 2023-05-22 15:11:33 +02:00
MessageHeader.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
SpiceAgent.cpp SpiceAgent: Don't pledge cpath or open SPICE_DEVICE as rwc 2023-06-03 05:52:16 +02:00
SpiceAgent.h SpiceAgent: Gracefully exit when the Spice server disconnects 2023-05-22 15:11:33 +02:00