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