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
/
source3
/
lib
/
util_sec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move set_thread_credentials_permanently() to set_thread_credentials()
Jeremy Allison
2012-07-11
1
-12
/
+12
*
Fix typo we've had for a long time in set_re_uid() in the USE_SETRESUID case.
Jeremy Allison
2012-07-10
1
-1
/
+1
*
Add function set_thread_credentials_permanently(). Panic if fail.
Jeremy Allison
2012-07-03
1
-0
/
+48
*
Try and fix the autoconf build on Solaris/Nexenta/etc.
Jeremy Allison
2012-06-30
1
-3
/
+0
*
Move back to using per-thread credentials on Linux. Fixes the glibc native AI...
Jeremy Allison
2012-06-29
1
-9
/
+9
*
Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.
Jeremy Allison
2012-06-28
1
-61
/
+66
*
Include uid_wrapper correctly.
Andreas Schneider
2011-10-27
1
-1
/
+1
*
s3: Use the uid_wrapper
Volker Lendecke
2011-10-06
1
-0
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-3
/
+3
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22096: become_root_uid_only() is unneeded - it's only used in
Jeremy Allison
2007-10-10
1
-23
/
+1
*
r21005: Add a debug message for EAGAIN error of setresuid.
Volker Lendecke
2007-10-10
1
-1
/
+7
*
r17294: Make the code a little cleaner. Instead of using the two
Jeremy Allison
2007-10-10
1
-3
/
+29
*
r17293: After the results from the cluster tests in Germany,
Jeremy Allison
2007-10-10
1
-2
/
+8
*
Clarify comment on set_effective_uid()
Andrew Bartlett
2004-01-27
1
-2
/
+10
*
After a phonecall with jra finally commit this.
Volker Lendecke
2003-10-23
1
-5
/
+2
*
Add a descriptive comment to our usage of setresuid. lib/afs.c needs
Volker Lendecke
2003-09-23
1
-0
/
+4
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-0
/
+36
*
Spelling fixes.
Tim Potter
2002-03-24
1
-1
/
+1
*
reverted tims patch that broke configure
Andrew Tridgell
2002-02-18
1
-13
/
+0
*
Whoops, typo.
Tim Potter
2002-02-17
1
-4
/
+4
*
Do a smb_panic() if sec_initial_[ug]id() or non_root_mode() is called
Tim Potter
2002-02-17
1
-0
/
+13
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Parionia to ensure people don't install libsmb based programs setuid root.
Andrew Bartlett
2001-10-31
1
-0
/
+8
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
Restore the profiling data shmem parinoia. This whole area needs to be
Andrew Bartlett
2001-09-15
1
-0
/
+10
*
added sec_initial_uid() function so we can ask if a file is owned by
Andrew Tridgell
2001-07-08
1
-0
/
+8
*
fixed inetd operation as non-root
Andrew Tridgell
2001-07-06
1
-4
/
+0
*
make sure we have BOOL in autoconf usage of util_sec.c
Andrew Tridgell
2001-06-25
1
-0
/
+1
*
- make the regresison test mode code build in by default. This should
Andrew Tridgell
2001-06-25
1
-15
/
+40
*
added the ability to test smbd safely as an ordinary user. The way it works is
Andrew Tridgell
2001-06-22
1
-0
/
+4
*
Fixed compiler warning.
Tim Potter
2000-12-06
1
-1
/
+1
*
Moved over lib/util_sec (with added fixes) as the HEAD source
Jeremy Allison
2000-02-08
1
-4
/
+50
*
util_sec.c from 2.0.6
Andrew Tridgell
1999-12-17
1
-0
/
+326