| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fs-tracer: keep track of seen file's contents | Baitinq | 2024-07-30 | 1 | -2/+2 |
| * | fs-tracer: handle fseek syscall | Baitinq | 2024-07-29 | 3 | -1/+78 |
| * | fs-tracer: handle close syscall and properly serialize reqs | Baitinq | 2024-07-22 | 3 | -3/+58 |
| * | Syscalls: Write: Fix struct packing | Baitinq | 2024-07-20 | 2 | -2/+12 |
| * | Syscalls: Write: Fix types | Baitinq | 2024-07-20 | 1 | -1/+1 |
| * | fs-tracer: Handle open files state | Baitinq | 2024-06-09 | 2 | -9/+10 |
| * | TODO | Baitinq | 2024-04-22 | 1 | -28/+34 |
| * | fix undefined fn | Baitinq | 2024-04-06 | 1 | -13/+13 |
| * | TODO | Baitinq | 2024-03-31 | 3 | -16/+55 |
| * | Update aya | Baitinq | 2024-03-28 | 2 | -5/+5 |
| * | TODO | Baitinq | 2024-03-26 | 1 | -31/+51 |
| * | start traversing pwd path | Baitinq | 2024-02-01 | 1 | -8/+30 |
| * | cleanup | Baitinq | 2024-01-31 | 3 | -19/+15 |
| * | start fetching pwd recursively | Baitinq | 2024-01-30 | 1 | -78/+55 |
| * | cleanup | Baitinq | 2024-01-28 | 1 | -32/+45 |
| * | get correct dfd | Baitinq | 2024-01-27 | 1 | -11/+20 |
| * | Read fd partial path | Baitinq | 2024-01-27 | 1 | -14/+27 |
| * | Use sharedCpuArray for buf | Baitinq | 2024-01-27 | 2 | -14/+31 |
| * | Continue | Baitinq | 2024-01-27 | 1 | -14/+31 |
| * | Add missing files | Baitinq | 2024-01-27 | 3 | -0/+143 |