aboutgitcodelistschat:MatrixIRC
path: root/operations.h
Commit message (Collapse)AuthorAgeFilesLines
* operation: remove pid and idAlice Frosi2023-04-211-2/+1
| | | | | Pid and id are reduandant fields as the information are already included in the seccomp request
* Re-arrange repository structureAlice Frosi2023-03-241-0/+26
|
* Re-organize project and add license headerAlice Frosi2023-03-241-21/+0
|
* operations: add op_copyAlice Frosi2023-02-231-2/+4
|
* Rename actions to operationsAlice Frosi2023-02-221-0/+19
Replace all the action related names to operations to make them more generic.