uid_wrapper.git
2017-07-13 Andreas SchneiderBump version to 1.2.2 uid_wrapper-1.2.2
2017-07-13 Andreas Schneidertests: Add a fork and exec test
2017-07-13 Andreas Schneideruwrap: Add support to initialize groups while forking
2016-09-22 Michael Adamtests: fix a comment typo
2016-06-02 Matt Turnertests: Use alpha-specific syscalls.
2016-06-02 Matt Turneruwrap: Use alpha-specific syscalls.
2016-06-02 Matt Turneruwrap: Attempt to dlopen libc.so.*.1 as a fallback.
2016-03-16 Andreas SchneiderBump version to 1.2.1 uid_wrapper-1.2.1
2015-11-13 Andreas Schneideruwrap: Make sure prefix is not used uninitialized
2015-11-03 Andreas Schneiderdoc: Document missing options
2015-10-29 Andreas SchneiderBump version to 1.2.0 uid_wrapper-1.2.0
2015-10-29 Andreas Schneidertests: Add checks for return values in test_thread_setreuid
2015-10-28 Andreas Schneidertests: Rename test_syscall_gid32 to test_syscall_setgro...
2015-10-28 Andreas Schneidertests: Move syscall setregid32 test to own executable
2015-10-28 Andreas Schneidertests: Move syscall setregid32 test to own executable
2015-10-28 Andreas Schneidertests: Move syscall setgid32 test to own executable
2015-10-28 Andreas Schneidertests: Rename syscall setresuid32 test and improve it
2015-10-28 Andreas Schneidertests: Move syscall setreuid32 test to own executable
2015-10-28 Andreas Schneidertests: Move syscall setuid32 test to own executable
2015-10-28 Andreas Schneideruwrap: Fix build warning with release build
2015-10-28 Andreas SchneiderIgnore build and all obj* directories
2015-10-27 Andreas Schneidercmake: Run threaded tests also on BSD and Solaris
2015-10-27 Andreas Schneidertests: Get the tests working on BSD
2015-10-27 Andreas Schneidertests: Rename test_gid to test_setgroups
2015-10-27 Andreas Schneidertests: Add setresgid unprivileged user test
2015-10-27 Andreas Schneidertests: Move setresgid test to own executable
2015-10-27 Andreas Schneidertests: Move setregid test to own executable
2015-10-27 Andreas Schneidertests: Move setegid test to own executable
2015-10-27 Andreas Schneidertests: Move setgid test to own executable
2015-10-27 Andreas Schneidertests: Add new test_setuid_euid1 and test_setuid_euid2
2015-10-27 Andreas Schneidertests: Create a test for threaded SYS_setuid
2015-10-27 Andreas Schneidertests: Fix test_syscall_setuid to work with privilege...
2015-10-27 Andreas Schneidertests: Create a test for threaded sync SYS_setreuid
2015-10-27 Andreas Schneidertests: Create a test for threaded SYS_setreuid
2015-10-27 Andreas Schneidertests: Fix test_syscall_setreuid to work with privilege...
2015-10-27 Andreas Schneidertests: Make syscall setresuid test from test_syscall_uid
2015-10-27 Andreas Schneidertests: Move syscall setreuid test to own executable
2015-10-27 Andreas Schneidertests: Add test_getresuid out of test_uid
2015-10-27 Andreas Schneidertests: Move setresuid test to own executable
2015-10-27 Andreas Schneidertests: Move setreuid test to own executable
2015-10-27 Andreas Schneidertests: Move seteuid test to own executable
2015-10-27 Andreas Schneidertests: Move setuid test to own executable
2015-10-27 Andreas Schneidercmake: Always set UID_WRAPPER_ROOT=1 for tests
2015-10-27 Andreas Schneideruwrap: Add the EINVAL check to setegid()
2015-10-27 Andreas Schneideruwrap: Allow setgid calls only for privileged users
2015-10-27 Andreas Schneideruwrap: Allow setregid calls only for privileged users
2015-10-27 Andreas Schneideruwrap: Allow setresgid calls only for privileged users
2015-10-27 Andreas Schneideruwrap: Move the EINVAL check down in seteuid()
2015-10-27 Andreas Schneideruwrap: Allow setuid calls only for privileged users
2015-10-27 Andreas Schneideruwrap: Allow setreuid calls only for privileged users
2015-10-27 Andreas Schneideruwrap: Allow setresuid calls only for privileged users
2015-10-27 Andreas Schneideruwrap: Fix a possible null pointer dereference
2015-10-27 Andreas Schneideruwrap: Improve debug output
2015-10-27 Andreas Schneideruwrap: Fix debug line in uwrap_init()
2015-08-20 Andreas SchneiderBump version to 1.1.1 uid_wrapper-1.1.1
2015-08-18 Andreas Schneiderdoc: Make the manpage reproducible
2015-08-18 Andreas Schneidertests: Fix tests on Solaris
2015-08-17 Andreas Schneideruwrap: Removed double newline
2015-08-17 Andreas Schneidertests: Add 32bit syscall gid tests
2015-08-17 Andreas Schneidertests: Improve syscall gid tests
2015-08-17 Andreas Schneidertests: Add 32bit syscall uid tests
2015-08-17 Andreas Schneidertests: Improve syscall uid tests
2015-08-17 Andreas Schneidertests: Rename testsuite to test_syscall_gid
2015-08-17 Andreas Schneidertests: Move syscall uid tests to own test
2015-08-17 Andreas Schneidertests: Move syscall test to own test
2015-08-17 Andreas Schneidertests: Move set(re)gid function to own test
2015-08-17 Andreas Schneidertests: Move set(re)uid function to own test
2015-08-12 Andreas Schneidercmake: Do not optimize the code by default
2015-07-31 Andreas Schneidertests: Add test_uwrap_syscall_setresuid()
2015-07-31 Andreas Schneidertests: Fix syscall detection
2015-07-31 Andreas Schneidertests: Add test for syscall SYS_setresgid
2015-07-31 Andreas Schneidertests: Update to new cmocka test runner
2015-07-31 Andreas Schneideruwrap: Fix build if getres(uid|gid) are not available.
2015-02-25 Andreas Schneidercmake: Drop test results via https.
2015-01-20 Andreas SchneiderBump version to 1.1.0. uid_wrapper-1.1.0
2015-01-08 Andreas Schneideruwrap: Make sure we leave if the id is NULL.
2015-01-07 Robin Hacktests: Add new test_thread_create_thread_setgid.
2015-01-07 Robin Hackuwrap: Support scenario where threads fork or creates...
2015-01-07 Robin Hackuwrap: Prepare for overload of libpthread functions.
2015-01-07 Robin Hackuwrap: Introduce UWRAP_LOCK_ALL and UWRAP_UNLOCK_ALL...
2015-01-07 Robin Hackuwrap: Rewrite uwrap_libc_fns struct to pass strict...
2015-01-07 Robin Hackuwrap: Fix wrong data types in syscalls switch.
2015-01-07 Robin Hacktests: Add new test_uwrap_getresuid().
2015-01-07 Robin Hackuwrap: Add support for getresuid() and getresgid()...
2015-01-07 Robin Hacktests: Add new test test_sync_setgroups().
2015-01-07 Robin Hackuwrap: Extend support for (set|get)groups libc function...
2015-01-07 Robin Hacktests: Fix test_uwrap_getgroups.
2015-01-07 Robin Hacktests: Add test_real_sync_setuid().
2015-01-07 Robin Hackuwrap: Extend support for syscalls called from threads...
2015-01-07 Robin Hackuwrap: Small uwrap_init optimalization.
2015-01-07 Robin Hackuwrap: Add more authors to AUTHORS file.
2015-01-07 Robin Hacktests: Enable test_glibc_thread_support.c on MacOSX.
2015-01-07 Andreas Schneidersrc: Add support for running with address sanitizer.
2014-10-06 Robin Hackuwrap: Reflect changes of uid/gid in threads to main...
2014-10-06 Robin Hacktests: Extend test_sync_setgid in test_glibc_thread_sup...
2014-10-06 Robin Hackuwrap: Small optimalization of uwrap_init().
2014-10-06 Robin Hacktests: test_glibc_thread_support: Add bigger load.
2014-10-06 Robin Hacktests: Added two new tests aimed to setgid() and getgid...
2014-10-06 Robin Hacktests: Small phtread_attr cleanup.
2014-10-06 Robin Hacktests: Get rid of malloc calls in test_glibc_thread_sup...
next