summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-19build: add archive Docker make targetHEADmasterPaul Buetow
2026-03-19build: add archive-backed Docker image for old EL9 kernelsPaul Buetow
2026-03-19build: make Rocky 9 package install step verbosePaul Buetow
2026-03-19build: switch Docker workflow to Rocky Linux 9Paul Buetow
2026-03-19docs: refresh README for current workflowPaul Buetow
2026-03-19chore: ignore local replay artifactsPaul Buetow
2026-03-19fix: replay symlinks within the test rootPaul Buetow
2026-03-19fix: replay fs metadata operationsPaul Buetow
2026-03-19fix: cover legacy compat syscallsPaul Buetow
2026-03-19docs: add agent guide overviewPaul Buetow
2026-03-19fix: preserve creat replay generation (task 463)Paul Buetow
2026-03-19fix: resolve dirfd-relative capture paths (task 462)Paul Buetow
2026-03-19fix: ignore trailing newlines in capture tokenizationPaul Buetow
2026-03-19refactor: table-drive syscall dispatchers (task 466)Paul Buetow
2026-03-19fix: harden privilege drop limit handling (task 464)Paul Buetow
2026-03-19fix: preserve final capture tokens in parser (task 465)Paul Buetow
2026-03-19fix: restore replay metadata version checks (task 463)Paul Buetow
2026-03-19fix: preserve generator writer-queue backpressure (task 462)Paul Buetow
2026-03-19fix: align replay stats constructor signature (task 472)Paul Buetow
2026-03-19fix: guard rbuffer against non-x86_64 builds (task 473)Paul Buetow
2026-03-19fix: free replay worker getline buffer (task 474)Paul Buetow
2026-03-19fix: bound capture command formatting (task 472)Paul Buetow
2026-03-19fix: parenthesize arithmetic macros (task 474)Paul Buetow
2026-03-19fix: free cache_file getline buffer (task 473)Paul Buetow
2026-03-19fix: drop duplicate gioop fcntl branch (task 472)Paul Buetow
2026-03-19fix: use reentrant passwd lookups in replay (task 479)Paul Buetow
2026-03-19fix: serialize shared replay fd map updates (task 478)Paul Buetow
2026-03-19fix: avoid recycling threads with pending work (task 478)Paul Buetow
2026-03-19fix: make replay thread termination visible (task 478)Paul Buetow
2026-03-19fix: guard replay chown user lookups (task 472)Paul Buetow
2026-03-19fix: emit rmdir opcode in generator (task 472)Paul Buetow
2026-03-19fix: validate replay line count overflow (task 472)Paul Buetow
2026-03-19fix: avoid double-free in ithread drain loop (task 472)Paul Buetow
2026-03-19Update SystemTap scripts for modern kernels (6.x+)Paul Buetow
2020-01-22not requiredPaul Bütow
2020-01-22Merge branch 'master' of https://github.com/mimecast/ioriotPaul Bütow
2020-01-22Release of I/O Riot 0.5.10.5.1Paul Bütow
2019-01-26Set theme jekyll-theme-time-machinepbuetow
2019-01-26Set theme jekyll-theme-minimalpbuetow
2019-01-04use latest tag for jenkins buildPaul Bütow
2019-01-04add jenkins targetPaul Bütow
2018-12-27Merge branch 'next-release' into 'master'0.5Paul Bütow
2018-12-27bump version to 0.5Paul Bütow
2018-12-27some tweaks in documentationPaul Bütow
2018-12-27update capture example outputPaul Buetow
2018-12-27Merge pull request #3 from snonux/next-releasepbuetow
2018-12-27can run dockerbuild on Fedora 28 with selinux in enforcing modePaul Buetow
2018-12-27run unit tests when built w/ dockerPaul Bütow
2018-12-27add info of tested docker platformPaul Bütow
2018-12-27move docker build volume to ./dockerPaul Bütow