| Commit message (Expand) | Author | Age | Files | Lines |
* | Add fsetxattr(), fremovexattr(), open_by_handle_at(), and "virtiofsd demo" | Stefano Brivio | 2024-05-15 | 1 | -1/+6 |
* | seitan: Add netlink, sendto()/sendmsg(), iovec handling, demo with routes | Stefano Brivio | 2023-12-21 | 1 | -2/+2 |
* | Fix makefile for debug target | Alice Frosi | 2023-07-04 | 1 | -0/+3 |
* | Makefile: Fix build | Stefano Brivio | 2023-06-14 | 1 | -1/+1 |
* | treewide: Change to GPLv2, add LICENSES, missing headers | Stefano Brivio | 2023-06-04 | 1 | -1/+1 |
* | ops: adjust op_call | Alice Frosi | 2023-06-01 | 1 | -1/+1 |
* | cooker updates spilling all over the place | Stefano Brivio | 2023-05-02 | 1 | -4/+5 |
* | seitan: use functions from util.h | Alice Frosi | 2023-04-25 | 1 | -1/+1 |
* | Makefile: fix compilation for cooker for missing numbers.h | Alice Frosi | 2023-04-18 | 1 | -2/+2 |
* | Rename cooker and eater with seitan prefix | Alice Frosi | 2023-03-28 | 1 | -2/+4 |
* | Add missing pre-requirement to seitan target | Alice Frosi | 2023-03-24 | 1 | -1/+1 |
* | Replace errExit with die | Alice Frosi | 2023-03-24 | 1 | -1/+2 |
* | Re-arrange repository structure | Alice Frosi | 2023-03-24 | 1 | -9/+16 |
* | Re-organize project and add license header | Alice Frosi | 2023-03-24 | 1 | -29/+27 |
* | filter: add logging mode | Alice Frosi | 2023-03-23 | 1 | -2/+2 |
* | makefile: add variable to set temporary data size | Alice Frosi | 2023-02-21 | 1 | -0/+1 |
* | integration: create integration tests | Alice Frosi | 2023-02-15 | 1 | -0/+9 |
* | eater: unset O_CLOEXEC for the seccomp notifier fd | Alice Frosi | 2023-02-15 | 1 | -2/+2 |
* | seitan: separate function in common | Alice Frosi | 2023-02-15 | 1 | -2/+2 |
* | Remove t.out | Alice Frosi | 2023-01-17 | 1 | -3/+2 |
* | Rename loader to eater | Alice Frosi | 2023-01-16 | 1 | -4/+4 |
* | Remove filter.h and t.out rules | Alice Frosi | 2022-12-21 | 1 | -6/+0 |
* | Add unit tests for the BPF filter generation | Alice Frosi | 2022-12-21 | 1 | -0/+5 |
* | Create bpf_dbg program to disassemble BPF filters | Alice Frosi | 2022-12-21 | 1 | -0/+3 |
* | Remove build of bpf.out | Alice Frosi | 2022-12-21 | 1 | -4/+1 |
* | Generation of bpf program | Alice Frosi | 2022-12-21 | 1 | -2/+2 |
* | Remove unecessary flags | Alice Frosi | 2022-12-21 | 1 | -3/+1 |
* | Generate syscalls numbers with nr_syscalls.sh | Alice Frosi | 2022-12-21 | 1 | -2/+2 |
* | seitan: Initial import | Stefano Brivio | 2022-10-25 | 1 | -0/+44 |