aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-14Fix rename tracking and enable logfile creationAdrian Kummerlaender
2015-10-18Implement logging of writable `mmap` creationsAdrian Kummerlaender
2015-10-18Add cmake build instructionsAdrian Kummerlaender
2015-10-18Prevent external changes to `FileDescriptorGuard`'s fd memberAdrian Kummerlaender
2015-10-18Move io and logging functionality into separate namespacesAdrian Kummerlaender
2015-10-18Implement support for sending logs to an arbitrary fileAdrian Kummerlaender
2015-10-17Implement basic logging of write, rename, rmdir, unlinkAdrian Kummerlaender
2015-10-10Implement basic `read` and `write` interpositionAdrian Kummerlaender