aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-14Bump version to 1.2.3master-initAndreas Schneider2-2/+7
2017-07-14uwrap: Do an early return if log level doesn't matchAndreas Schneider1-23/+25
2017-07-14uwrap: Always enable loggingAndreas Schneider1-4/+0
2017-07-14uwrap: Add log message before exitAndreas Schneider1-0/+6
2017-07-14uwrap: Add mamximum for groups we can handle while forkingAndreas Schneider1-1/+11
2017-07-14uwrap: Do not leak groups_strAndreas Schneider1-0/+1
2017-07-13Bump version to 1.2.2Andreas Schneider2-1/+5
2017-07-13tests: Add a fork and exec testAndreas Schneider3-1/+248
2017-07-13uwrap: Add support to initialize groups while forkingAndreas Schneider1-0/+163
2016-09-22tests: fix a comment typoMichael Adam1-1/+1
2016-06-02tests: Use alpha-specific syscalls.Matt Turner3-0/+12
2016-06-02uwrap: Use alpha-specific syscalls.Matt Turner1-0/+8
2016-06-02uwrap: Attempt to dlopen libc.so.*.1 as a fallback.Matt Turner1-0/+7
2016-03-16Bump version to 1.2.1Andreas Schneider2-2/+6
2015-11-13uwrap: Make sure prefix is not used uninitializedAndreas Schneider1-1/+1
2015-11-03doc: Document missing optionsAndreas Schneider2-5/+74
2015-10-29Bump version to 1.2.0Andreas Schneider2-3/+8
2015-10-29tests: Add checks for return values in test_thread_setreuidAndreas Schneider1-0/+2
2015-10-28tests: Rename test_syscall_gid32 to test_syscall_setgroups32Andreas Schneider2-1/+1
2015-10-28tests: Move syscall setregid32 test to own executableAndreas Schneider3-26/+206
2015-10-28tests: Move syscall setregid32 test to own executableAndreas Schneider3-24/+199
2015-10-28tests: Move syscall setgid32 test to own executableAndreas Schneider3-16/+159
2015-10-28tests: Rename syscall setresuid32 test and improve itAndreas Schneider3-62/+263
2015-10-28tests: Move syscall setreuid32 test to own executableAndreas Schneider3-24/+107
2015-10-28tests: Move syscall setuid32 test to own executableAndreas Schneider3-16/+93
2015-10-28uwrap: Fix build warning with release buildAndreas Schneider1-0/+8
2015-10-28Ignore build and all obj* directoriesAndreas Schneider2-3/+3
2015-10-27cmake: Run threaded tests also on BSD and SolarisAndreas Schneider1-30/+28
2015-10-27tests: Get the tests working on BSDAndreas Schneider5-28/+70
2015-10-27tests: Rename test_gid to test_setgroupsAndreas Schneider2-1/+1
2015-10-27tests: Add setresgid unprivileged user testAndreas Schneider2-0/+151
2015-10-27tests: Move setresgid test to own executableAndreas Schneider3-23/+202
2015-10-27tests: Move setregid test to own executableAndreas Schneider3-22/+194
2015-10-27tests: Move setegid test to own executableAndreas Schneider3-24/+169
2015-10-27tests: Move setgid test to own executableAndreas Schneider3-18/+153
2015-10-27tests: Add new test_setuid_euid1 and test_setuid_euid2Andreas Schneider3-1/+157
2015-10-27tests: Create a test for threaded SYS_setuidAndreas Schneider3-67/+109
2015-10-27tests: Fix test_syscall_setuid to work with privilege checksAndreas Schneider1-1/+44
2015-10-27tests: Create a test for threaded sync SYS_setreuidAndreas Schneider3-93/+164
2015-10-27tests: Create a test for threaded SYS_setreuidAndreas Schneider3-33/+104
2015-10-27tests: Fix test_syscall_setreuid to work with privilege checksAndreas Schneider1-0/+19
2015-10-27tests: Make syscall setresuid test from test_syscall_uidAndreas Schneider2-45/+15
2015-10-27tests: Move syscall setreuid test to own executableAndreas Schneider4-16/+133
2015-10-27tests: Add test_getresuid out of test_uidAndreas Schneider2-14/+16
2015-10-27tests: Move setresuid test to own executableAndreas Schneider3-22/+260
2015-10-27tests: Move setreuid test to own executableAndreas Schneider3-24/+108
2015-10-27tests: Move seteuid test to own executableAndreas Schneider3-24/+120
2015-10-27tests: Move setuid test to own executableAndreas Schneider3-18/+83
2015-10-27cmake: Always set UID_WRAPPER_ROOT=1 for testsAndreas Schneider1-1/+1
2015-10-27uwrap: Add the EINVAL check to setegid()Andreas Schneider1-0/+6