| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-02-01 | start traversing pwd path | Baitinq | 2 | -10/+32 | |
| 2024-01-31 | cleanup | Baitinq | 6 | -57/+34 | |
| 2024-01-30 | start fetching pwd recursively | Baitinq | 1 | -78/+55 | |
| 2024-01-28 | cleanup | Baitinq | 1 | -32/+45 | |
| 2024-01-27 | get correct dfd | Baitinq | 5 | -16/+24 | |
| 2024-01-27 | Read fd partial path | Baitinq | 1 | -14/+27 | |
| 2024-01-27 | Use sharedCpuArray for buf | Baitinq | 3 | -18/+36 | |
| 2024-01-27 | Continue | Baitinq | 3 | -16/+33 | |
| 2024-01-27 | Add missing files | Baitinq | 4 | -0/+46846 | |
| 2024-01-27 | Start with openat syscall | Baitinq | 3 | -82/+34 | |
| 2024-01-20 | Use common SyscallInfo enum to transfer data | Baitinq | 3 | -14/+15 | |
| 2024-01-20 | Cleanup | Baitinq | 1 | -70/+62 | |
| 2024-01-18 | Add comment | Baitinq | 1 | -0/+2 | |
| 2024-01-17 | Match syscall_enter and syscall_exits to get return value | Baitinq | 3 | -33/+99 | |
| 2024-01-15 | Add comments | Baitinq | 2 | -2/+3 | |
| 2024-01-14 | Send write_syscall events to userspace | Baitinq | 4 | -20/+109 | |
| 2024-01-14 | Handle write syscall | Baitinq | 1 | -12/+26 | |
| 2024-01-13 | todo | Baitinq | 2 | -3/+53 | |