1
I Use This!
Inactive

Commits : Listings

Analyzed 10 minutes ago. based on code collected about 1 hour ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle "chown" More... over 17 years ago
Add handling of getgid and getegid More... over 17 years ago
Code restructuring - move functions to places that make more sense More... over 17 years ago
Add the explicit COPYING license (GPL V2 or above) More... over 17 years ago
Change distributed files from symbolic links to actual copies Add license specification to all source files More... over 17 years ago
Update the changelog More... over 17 years ago
Update the version number More... over 17 years ago
Update the man page More... over 17 years ago
"chmod" now working Pretty print signals and states Fix memory corruption bug More... over 17 years ago
Directed to allocate memory memory allocation currently does not work More... over 17 years ago
Add a (now incomplete) man page More... over 17 years ago
Create an AUTHORS file More... over 17 years ago
Same function also handles fstat64 and lstat64 without any modification More... over 17 years ago
Implement "state64" support Add infrastructure for lieing about the file properties More... over 17 years ago
Disable process relationship tracking code if platform handles "Wait" for debugged processes More... over 17 years ago
If the platform honors the "wait" performed by a parent whose child is being debugged then let the fakeroot parent be the direct parent of the command executed More... over 17 years ago
Only close the debug log if it's open More... over 17 years ago
The main command line will now exit when the top level process has exited (and with the same return code). The debugger process will exit when the last process being debugged terminates (return code is irrelevant). More... over 17 years ago
Add debug logs if -d is used Add explicit trace for child processes More... over 17 years ago
Created a lot of infrastructure to emulate the "wait" command for the parent Inexplicably, the infrastructure is not used, but things work anyway More... over 17 years ago
Add support for OS wide support Define more elaborate per-platform manipulation Hook child processes as well (but not yet handle the parent's "wait") More... over 17 years ago
Add support for getuid wrapping More... over 17 years ago
Switch everything to C++ First captured function working More... over 17 years ago
Can decypher syscall parameters now More... over 17 years ago
Syscall sniffing works More... over 17 years ago
Separate the compilation of the architecture specific stuff into a separate library More... over 17 years ago
Put it platform detection into configure Add platform specific files for linux/i386 More... over 17 years ago
Basic support for ptracing More... over 17 years ago
Skeleton project More... over 17 years ago
Create the basic directories More... over 17 years ago