1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Jeremy Allison 0a1f5d71e4 r23391: Second part of the patch for Apple.
Change the sequence :

gain_root();
sys_setgroups(ngroups, groups);
become_id(uid, gid);

to a function call :

set_unix_security_ctx(uid_t uid, gid_t gid, int ngroups, gid_t *groups)

James - should be safe for you to create a Darwin-specific
version of this function now.

Jeremy.
(This used to be commit 8ee982b367)
2007-10-10 12:23:12 -05:00
..
auth r23358: Fix from Justin Maggard <jmaggard@infrant.com> - ensure we don't 2007-10-10 12:23:09 -05:00
client r22982: Do not prompt for password on sec=none for mount.cifs (and allow guest 2007-10-10 12:22:13 -05:00
codepages
groupdb r23367: check the "use mmap" option for ldb too 2007-10-10 12:23:10 -05:00
include r23380: netr_getdcname returns WERROR not NTSTATUS. 2007-10-10 12:23:12 -05:00
iniparser r23166: Bring samba.org's iniparser copy in sync with the upstream version 2.17. 2007-10-10 12:22:51 -05:00
iniparser_build r23314: For some systems it's needed to inject replace.h into 2007-10-10 12:23:05 -05:00
intl r21973: make use of tdb_*_bystring() and string_term_tdb_data() 2007-10-10 12:18:54 -05:00
lib r23371: Fix the misleading comment I added - it really *should* 2007-10-10 12:23:11 -05:00
libaddns r22589: Make TALLOC_ARRAY consistent across all uses. 2007-10-10 12:19:49 -05:00
libads r23251: whoops! Fix compile error 2007-10-10 12:22:59 -05:00
libgpo r23354: Fix build warning. 2007-10-10 12:23:09 -05:00
libmsrpc r23271: merge service control pidl change for CloseServiceHandle() from SAMBA_3_0_26 2007-10-10 12:23:01 -05:00
librpc r23376: More warnings 2007-10-10 12:23:11 -05:00
libsmb r23347: Fix Coverity 363. Dead code elimination. 2007-10-10 12:23:08 -05:00
locking r23316: Ouch... This would not have run in production without cluster code 2007-10-10 12:23:06 -05:00
m4 r23094: Update the iconv detection to handle cross-compiles better. If we are 2007-10-10 12:22:45 -05:00
modules r23302: Refactor vfs_gpfs module, fix problems with chmod Tridge has found during ctdb tests 2007-10-10 12:23:04 -05:00
nmbd r23349: Fix from Steve Langasek <vorlon@debian.org> to 2007-10-10 12:23:08 -05:00
nsswitch r23368: Make "winbind:rpc only" a full blown parameter. Thanks to Karolin for 2007-10-10 12:23:10 -05:00
pam_smbpass r23121: Fix Bug #2727 and let pam_smbpass at least link and dlopen correctly again. 2007-10-10 12:22:47 -05:00
param r23368: Make "winbind:rpc only" a full blown parameter. Thanks to Karolin for 2007-10-10 12:23:10 -05:00
passdb r23244: Fix loop with nscd and NSS recusive calls. 2007-10-10 12:22:58 -05:00
po r20745: Commit Finnish transalation of SWAT after review 2007-10-10 12:17:08 -05:00
popt r17347: Some C++ warnings -- 271 left 2007-10-10 11:38:27 -05:00
printing r23183: Check in a change made by Tridge: 2007-10-10 12:22:52 -05:00
profile r22900: Convert profile/ to messaging_send_pid/messaging_register 2007-10-10 12:22:05 -05:00
python r22840: Add -pie support to Python's setup.py. This should fix build of python libs on recent distributions that take care of security. 2007-10-10 12:22:01 -05:00
registry r23379: Whitespace cosmetics, to reduce irritating diffs... 2007-10-10 12:23:11 -05:00
rpc_client r23380: netr_getdcname returns WERROR not NTSTATUS. 2007-10-10 12:23:12 -05:00
rpc_parse r23380: netr_getdcname returns WERROR not NTSTATUS. 2007-10-10 12:23:12 -05:00
rpc_server r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init call renames for svcctl in the previous commit 2007-10-10 12:23:02 -05:00
rpcclient r23380: netr_getdcname returns WERROR not NTSTATUS. 2007-10-10 12:23:12 -05:00
script r23093: Allow modules with the same name but different types. 2007-10-10 12:22:44 -05:00
services r20069: Fix logic bug I introduced 2007-10-10 12:16:23 -05:00
smbd r23391: Second part of the patch for Apple. 2007-10-10 12:23:12 -05:00
stf
tests r22731: - Fix bug #4594. 2007-10-10 12:21:51 -05:00
torture r23359: Fix bug #4537, fix from jens.nissen@gmx.net. 2007-10-10 12:23:10 -05:00
utils r23379: Whitespace cosmetics, to reduce irritating diffs... 2007-10-10 12:23:11 -05:00
web r23171: Convert connections.tdb to dbwrap 2007-10-10 12:22:52 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
.valgrind_suppressions r19062: try to fix the valgrind noise in the build-farm 2007-10-10 12:15:07 -05:00
autogen.sh r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to deal 2007-10-10 12:23:11 -05:00
change-log
config.guess r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
config.sub r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
configure.developer r18373: copy over configure.developer from samba4 which adds 2007-10-10 11:51:20 -05:00
configure.in r23389: Disabling ACL support on Darwin/Mac OS X for now. 2007-10-10 12:23:12 -05:00
depcomp r22441: Add automatic dependency tracking. The dependency generation is 2007-10-10 12:19:34 -05:00
Doxyfile r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
dynconfig.c r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
install-sh
mainpage.dox
Makefile.in r23352: Don't generate stamp-h. AFAICT it is never used. 2007-10-10 12:23:09 -05:00
samba3-knownfail r19552: Fix names of known failing tests. 2007-10-10 12:15:41 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
TODO r18188: merge 3.0-libndr branch 2007-10-10 11:43:56 -05:00
VERSION r22654: And this is now Samba 3.0.27pre1-SVN 2007-10-10 12:19:53 -05:00