obnox/cwrap/uid_wrapper.git
2013-11-09 Andreas Schneideruwrap: Remove unneeded gid wrappers.
2013-11-09 Andreas Schneideruwrap: Remove unneeded uid wrappers.
2013-11-09 Andreas Schneidercmake: Check for thread local storage support.
2013-11-09 Andreas Schneideruwrap: Make sure we have the id syscalls.
2013-11-09 Andreas SchneiderAdd .clang_complete.
2013-11-09 Andreas SchneiderAdd .gitignore
2013-07-03 Andreas Schneidersrc: Add support for 32bit linux syscalls.
2013-07-02 Andreas Schneidercmake: Fix ctest config.
2013-07-02 Andreas SchneiderAdd README, AUTHORS and ChangeLog.
2013-07-02 Andreas Schneidercmake: Fill out version numbers.
2013-07-02 Andreas SchneiderFix the license of the source code.
2013-06-28 Andreas Schneidersrc: Make sure nothing overrides libc symbols.
2013-06-07 Andreas Schneidertests: Fix the test after setting the correct initial...
2013-06-07 Andreas Schneidersrc: Fix setting the initial uid and gid.
2013-06-07 Andreas Schneidertests: Add as syscall stat test.
2013-06-07 Andreas Schneidersrc: Remove unused header.
2013-06-07 Andreas Schneidersrc: Add some debug output.
2013-06-06 Andreas Schneidersrc: Add a libc_vsyscall() function.
2013-06-06 Andreas Schneidersrc: Get the libc syscall() working.
2013-06-06 Andreas Schneidertests: Add test_uwrap_syscall().
2013-06-06 Andreas Schneidersrc: Add all syscalls needed for Samba.
2013-06-06 Andreas Schneiderconfig: Remove unused defines.
2013-06-06 Andreas Schneidertests: Add test_uwrap_syscall_setregid().
2013-06-06 Andreas Schneidersrc: Fix va_arg parsing.
2013-06-06 Andreas Schneidertests: Add test_uwrap_syscall().
2013-06-06 Andreas Schneidertests: Add test_uwrap_setegid().
2013-06-06 Andreas Schneidertests: Fix 'make test'.
2013-06-06 Andreas Schneidertests: Add a testsuite.
2013-06-06 Andreas Schneidercmake: Fix linking against libdl.
2013-06-06 Andreas Schneidersrc: Move uwrap wrapper to own functions.
2013-06-05 Andreas Schneidersrc: Add missing syscalls.
2013-06-05 Andreas SchneiderInitial commit.