index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
uid_wrapper
/
uid_wrapper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.
Jeremy Allison
2012-06-28
1
-7
/
+8
*
Include uid_wrapper correctly.
Andreas Schneider
2011-10-27
1
-2
/
+2
*
uid_wrapper: Add uwrap_setresgid().
Andreas Schneider
2011-10-27
1
-0
/
+18
*
uid_wrapper: Fix build on UNIX platforms.
Andreas Schneider
2011-10-27
1
-0
/
+10
*
uid_wrapper: Handle euid and egid 0.
Andreas Schneider
2011-10-27
1
-7
/
+29
*
uid_wrapper: Make sure we have initialized the wrapper.
Andreas Schneider
2011-10-27
1
-0
/
+2
*
uid_wrapper: Add uwrap_setresuid().
Andreas Schneider
2011-10-07
1
-0
/
+11
*
uid_wrapper: Add uwrap_setregid().
Andreas Schneider
2011-10-07
1
-0
/
+11
*
uid_wrapper: Add uwrap_setreuid().
Andreas Schneider
2011-10-07
1
-0
/
+11
*
uid_wrapper: We have talloc_array_length, no need for an explicit length
Volker Lendecke
2011-10-06
1
-9
/
+9
*
uid_wrapper: The gid wrapper does not require a destructor
Volker Lendecke
2010-10-20
1
-2
/
+2
*
s4:UID wrapper - Make it work on older distributions
Matthias Dieter Wallnöfer
2010-02-05
1
-2
/
+10
*
fixed a uid_wrapper bug that caused a segv in the RAW-ACLS test
Andrew Tridgell
2009-08-05
1
-8
/
+15
*
make the UID_WRAPPER skip checks at runtime
Andrew Tridgell
2009-08-05
1
-0
/
+7
*
added a uid_wrapper library
Andrew Tridgell
2009-08-05
1
-0
/
+147