1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/smbd
Jeremy Allison 06e4f11acd Fixed up the user/group contexts when using authenticated pipes.
Added a become_root()/unbecome_root() (push/pop security context)
around the initgroups() call to ensure it would succeed. Hmmm - I
wonder if this call being done as non-root might explain any "group access"
bugs we've had in the past....
Jeremy.
(This used to be commit 06a65972e8)
2000-08-04 00:59:09 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
blocking.c more merging voodoo 2000-05-10 10:41:59 +00:00
chgpasswd.c Delete OriginalDir stuff. 2000-06-23 05:57:48 +00:00
close.c more merging voodoo 2000-05-10 10:41:59 +00:00
conn.c Added an NT_USER_TOKEN structure that is copied/passed around associated 2000-08-03 22:38:43 +00:00
connection.c patch from Dominik Kubla <dominik.kubla@uni-mainz.de> 2000-05-10 11:08:08 +00:00
dfree.c split fsusage() into a separate module (to fix linking problems with 2000-04-19 08:23:13 +00:00
dir.c more merging voodoo 2000-05-10 10:41:59 +00:00
dosmode.c Delete OriginalDir stuff. 2000-06-23 05:57:48 +00:00
error.c more merging voodoo 2000-05-10 10:41:59 +00:00
fileio.c more merging voodoo 2000-05-10 10:41:59 +00:00
filename.c more merging voodoo 2000-05-10 10:41:59 +00:00
files.c more merging voodoo 2000-05-10 10:41:59 +00:00
groupname.c locking/locking.c: Fixed placeholder code for POSIX locking. 2000-04-18 20:41:04 +00:00
ipc.c fixed error code for buffer_too_large in trans reply 2000-05-12 05:25:22 +00:00
lanman.c Added print job substitutions for %{printername}, %{sharename} and %{portname} 2000-08-01 00:41:19 +00:00
mangle.c Removed a patch that Andrew had added because 'insure' was incorrectly 2000-06-13 19:29:32 +00:00
message.c more merging voodoo 2000-05-10 10:41:59 +00:00
negprot.c Changed MS_DFS to WITH_MSDFS throughout. 2000-05-26 17:10:40 +00:00
noquotas.c lib/charcnv.c: Improved debug comment. 1998-11-06 18:40:51 +00:00
notify_hash.c allow the notify implementation to choose the select timeout change 2000-06-14 07:11:27 +00:00
notify_kernel.c Paranoia changes to ensure that anything touched by a signal handler 2000-06-19 21:30:27 +00:00
notify.c allow the notify implementation to choose the select timeout change 2000-06-14 07:11:27 +00:00
nttrans.c Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_STATUS_XXX). 2000-08-01 18:32:34 +00:00
open.c open files with O_NONBLOCK when available. This is necessary to 2000-06-15 14:15:48 +00:00
oplock_irix.c Fixes for IRIX kernel oplocks and systems that don't have nss.h 2000-06-20 00:32:32 +00:00
oplock_linux.c Paranoia changes to ensure that anything touched by a signal handler 2000-06-19 21:30:27 +00:00
oplock.c totally rewrote the async signal, notification and oplock notification 2000-06-12 15:53:31 +00:00
password.c Fixed up the user/group contexts when using authenticated pipes. 2000-08-04 00:59:09 +00:00
pipes.c Fixing get/set of security descriptors. 2000-06-07 01:49:23 +00:00
process.c Started to canonicalize our handling of uid -> sid code in order to 2000-08-02 02:11:55 +00:00
quotas.c Fix for soft quotas not being set from 2000-04-10 21:02:45 +00:00
reply.c Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_STATUS_XXX). 2000-08-01 18:32:34 +00:00
sec_ctx.c Added an NT_USER_TOKEN structure that is copied/passed around associated 2000-08-03 22:38:43 +00:00
server.c Run main server loop with sys_select() instead of sys_select_intr(). The 2000-07-24 06:20:13 +00:00
service.c Added an NT_USER_TOKEN structure that is copied/passed around associated 2000-08-03 22:38:43 +00:00
ssl.c finally got sick of the "extern int Client" code and the stupid 2000-04-11 13:55:53 +00:00
statcache.c if the stat cache is off then don't initialise it 2000-05-04 06:28:38 +00:00
trans2.c Changed MS_DFS to WITH_MSDFS throughout. 2000-05-26 17:10:40 +00:00
uid.c Fixed up the user/group contexts when using authenticated pipes. 2000-08-04 00:59:09 +00:00
unix_acls.c Started to canonicalize our handling of uid -> sid code in order to 2000-08-02 02:11:55 +00:00
vfs-wrap.c Moved uglyness needed in fcntl locking (64->32 bit mapping, NFS 2000-05-02 03:20:47 +00:00
vfs.c Fixes for various compile warnings on Solaris 8. 2000-07-10 06:41:04 +00:00