1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
Andrew Bartlett d5d88bd82b samba_upgradeprovision: Do not reset every DN when changing an SD
SD propogation is handled by an LDB module, we do not need to touch each
and every DN to make it happen.

Now that we do not need to put this via a hash, the dnToRecalculate
list is changed to be a list of Dn objects, not strings so that:

if dn in listWellknown

is handled using a schema comparison (avoiding different case forms
tripping it up).

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
2013-03-04 08:33:57 +01:00
..
auth Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
build/pasn1
cldap_server s4: Fix a -Wunused-value warning 2012-09-26 21:52:00 +02:00
client s4-cifsdd: Don't leak memory. 2013-02-22 16:36:14 +01:00
cluster lib/tdb_wrap: use tdb directly, not tdb_compat. 2012-06-19 05:38:07 +02:00
dns_server s4-dns: Fix format string vulnerability in an error message (bug #9354) 2012-11-04 16:58:13 +01:00
dsdb dsdb-descriptor: Avoid segfault copying an SD without an owner or group 2013-02-22 11:06:17 +01:00
echo_server lib/param: Create a seperate server role for "active directory domain controller" 2012-06-15 09:18:33 +02:00
heimdal heimdal: fixed -Werror=format error in com_err 2012-08-02 08:59:24 +02:00
heimdal_build heimdal_build: Try again to sort out the strerror_r mess 2013-01-19 10:32:17 +01:00
include Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls. 2012-06-28 17:15:16 -07:00
kdc s4-kdc: Improve grammer and clarity of password change failure messages. 2012-09-01 03:33:21 +02:00
ldap_server ldap-server: sscanf result was never used to mistyped var 2012-10-07 21:51:02 -07:00
lib Handle EMSGSIZE on UNIX domain sockets. 2013-03-02 23:34:03 +01:00
libcli s4-libcli: Check return value of smbcli_request_setup(). 2013-02-22 16:36:13 +01:00
libnet libnet-vampire: reports Exops as they rather than sync on some partitions 2013-01-09 09:01:30 +01:00
librpc s4-librpc: Remove dead code in smb_send_request(). 2012-12-21 13:56:00 +01:00
nbt_server s4-nbt: Ensure source4/ nbt client and server honour 'disable netbios' 2013-02-17 11:25:34 +01:00
ntp_signd Use the new directory_create_or_exist_strict() function. 2013-01-09 09:11:20 +01:00
ntptr spoolss: make spoolss deal with ndr64 SetForm by using proper container object. 2013-01-17 17:11:37 +01:00
ntvfs brlock_tdb.c: Fix typo in comment. 2013-02-18 22:07:39 +11:00
param Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
rpc_server drsuapi: Add documentation 2013-01-22 21:14:02 +11:00
script lib/param move source4 param code to the top level 2011-10-11 13:41:34 +11:00
scripting samba_upgradeprovision: Do not reset every DN when changing an SD 2013-03-04 08:33:57 +01:00
selftest selftest: Rename samba4.blackbox.upgradeprovision.py to samba4.blackbox.upgradeprovision.current 2013-03-04 08:32:49 +01:00
setup selftest: Add ldapcmp to ensure upgradeprovision of a fresh DB is a no-op 2013-03-04 08:32:21 +01:00
smb_server lib/param: Create a seperate server role for "active directory domain controller" 2012-06-15 09:18:33 +02:00
smbd s4:service_task: add missing imessaging_cleanup() to task_server_terminate() 2013-01-27 15:50:30 +01:00
torture torture: Don't leak file resource handle in spoolss test. 2013-02-22 16:36:13 +01:00
utils ntlm_auth4: Use new samba_getpass() function. 2012-12-03 14:35:10 +01:00
web_server Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
winbind s4:winbindd: fix spacing and line length in cmd_getpwnam_recv_domain() 2013-02-28 03:54:41 +01:00
wrepl_server lib/param: Remove use of lp{cfg,}_socket_address outside the NBT client and server 2012-07-27 17:59:51 +10:00
.clang_complete s3-build: Add .clang_complete. 2011-10-27 17:09:50 +02:00
.valgrind_suppressions
NEWS s4-param Remove 'sam database' parameter 2011-06-06 15:02:38 +10:00
TODO update TODO: net has been renamed to samba-tool. 2011-07-23 22:08:09 +02:00
wscript_build build: Add missing deps and make MESSAGING a private library 2012-06-07 06:45:06 +02:00