| Commit message (Expand) | Author | Age | Files | Lines |
* | util: Fix system call name resolution in syscall_name() debug function | Stefano Brivio | 2024-07-02 | 1 | -2/+4 |
* | Add fsetxattr(), fremovexattr(), open_by_handle_at(), and "virtiofsd demo" | Stefano Brivio | 2024-05-15 | 18 | -31/+524 |
* | seitan: Add netlink, sendto()/sendmsg(), iovec handling, demo with routes | Stefano Brivio | 2023-12-21 | 16 | -24/+597 |
* | seitan: try to improve print of the arguments to check | Alice Frosi | 2023-09-08 | 1 | -5/+53 |
* | gluten: throw an error if the offset is seccomp but the request is empty | Alice Frosi | 2023-09-08 | 1 | -1/+3 |
* | cooker: set base_offset for struct | Alice Frosi | 2023-09-08 | 1 | -0/+2 |
* | cooker: Don't mix up JSON objects when checking temporary storage needs | Stefano Brivio | 2023-09-05 | 1 | -1/+1 |
* | cooker/calls: Add support for bind() | Stefano Brivio | 2023-09-04 | 1 | -0/+1 |
* | cooker: fix tag check with the new format | Alice Frosi | 2023-09-04 | 1 | -7/+31 |
* | demo: update connect example with new tag format | Alice Frosi | 2023-09-04 | 1 | -3/+3 |
* | cooker: fix priority name for sched_setscheduler | Alice Frosi | 2023-09-01 | 2 | -6/+9 |
* | cooker: fix wrong check | Alice Frosi | 2023-09-01 | 1 | -5/+8 |
* | cooker, seitan: add sched_setscheduler | Alice Frosi | 2023-09-01 | 9 | -19/+122 |
* | cooker: print syscall name instead of number | Alice Frosi | 2023-09-01 | 2 | -3/+3 |
* | seitan: small fixes | Alice Frosi | 2023-08-31 | 2 | -9/+18 |
* | cooker: remove debug print | Alice Frosi | 2023-08-30 | 1 | -3/+1 |
* | cooker: simplify tag and add caller metadata | Alice Frosi | 2023-08-30 | 7 | -78/+179 |
* | common: print syscall name based on the number | Alice Frosi | 2023-08-30 | 2 | -1/+18 |
* | cooker: add chown and lchown | Alice Frosi | 2023-08-25 | 2 | -1/+31 |
* | demo: clean-up leftover files | Alice Frosi | 2023-08-24 | 2 | -1/+0 |
* | gitignore: ignore .swp files | Alice Frosi | 2023-08-24 | 1 | -0/+1 |
* | demo: clean-up the directory | Alice Frosi | 2023-08-24 | 9 | -133/+0 |
* | cooker: generate OCI seccomp profile | Alice Frosi | 2023-08-24 | 8 | -21/+560 |
* | cooker: add flags with getopts | Alice Frosi | 2023-08-24 | 2 | -6/+88 |
* | seitan: configure uid and gid for the socket | Alice Frosi | 2023-08-24 | 1 | -4/+22 |
* | test: fix test-error-check | Alice Frosi | 2023-07-14 | 4 | -109/+97 |
* | common, ops: add error print and return if desc is empty | Alice Frosi | 2023-07-14 | 2 | -4/+11 |
* | seitan: Zero out the request structure before SECCOMP_IOCTL_NOTIF_RECV | Stefano Brivio | 2023-07-05 | 1 | -0/+1 |
* | seitan: If setfd is not set, don't add SECCOMP_ADDFD_FLAG_SETFD | Stefano Brivio | 2023-07-05 | 1 | -1/+1 |
* | test: fix filter tests | Alice Frosi | 2023-07-04 | 2 | -45/+56 |
* | demo: clean-up | Alice Frosi | 2023-07-04 | 12 | -0/+2 |
* | Fix makefile for debug target | Alice Frosi | 2023-07-04 | 2 | -6/+4 |
* | test: fix filter-build test and bugs | Alice Frosi | 2023-07-03 | 9 | -124/+125 |
* | README: Variable size for diagram | Stefano Brivio | 2023-07-03 | 1 | -1/+1 |
* | vm-images: add connection to qemu:///system | Alice Frosi | 2023-06-29 | 1 | -2/+5 |
* | cooker, seitan: Add support for GID/UID in context | Stefano Brivio | 2023-06-28 | 6 | -21/+93 |
* | vm-images: create script to setut fcos test VM | Alice Frosi | 2023-06-28 | 2 | -0/+75 |
* | common: move cmp_type_str in util | Alice Frosi | 2023-06-28 | 3 | -5/+6 |
* | Update demos | Alice Frosi | 2023-06-28 | 18 | -5/+113 |
* | cooker/match: Fix mask calculation for GNU_DEV_MINOR | Stefano Brivio | 2023-06-27 | 1 | -2/+2 |
* | README | Stefano Brivio | 2023-06-21 | 1 | -39/+64 |
* | README | Stefano Brivio | 2023-06-15 | 1 | -1/+1 |
* | demo: Add read.hjson example | Stefano Brivio | 2023-06-15 | 1 | -0/+13 |
* | demo: script to download demo | Alice Frosi | 2023-06-15 | 1 | -0/+9 |
* | seitan: Fix typo in prepare_arg_clone() | Stefano Brivio | 2023-06-14 | 1 | -1/+1 |
* | demo: missing demo part | Alice Frosi | 2023-06-14 | 2 | -0/+3 |
* | demo: simplify and adjust scripts | Alice Frosi | 2023-06-14 | 4 | -29/+14 |
* | Merge branch 'devel' | Alice Frosi | 2023-06-14 | 4 | -10/+14 |
|\ |
|
| * | cooker: fix initialization and variable type | Alice Frosi | 2023-06-14 | 2 | -7/+5 |
| * | demo: update demo | Alice Frosi | 2023-06-14 | 2 | -3/+9 |