1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source4/rpc_server
Andrew Bartlett 3f2ca10d2d r25940: Rework the samldb and templates handling.
Templates just don't belong in the sam.ldb, as they don't obey any of
the other rules.  This moves them to a seperate templates.ldb.

In samldb, this patch reworks the duplicate SID and Name detection
code, to use ldb_search_exp_fmt() rather than gendb_search.  This
returns far more useful errors, which we now handle and report better.

The call to samdb_search_for_parent_domain() has been moved in samldb,
to allow both the account and SID uniqueness checks to be in the same
domain.  This function also returns better errors.

dcesrv_drsuapi.c is updated for the new prototype of
samdb_search_for_parent_domain()

Andrew Bartlett
(This used to be commit f1ab90c88c)
2007-12-21 05:45:10 +01:00
..
common r25553: Convert to standard bool type. 2007-10-10 15:07:54 -05:00
drsuapi r25940: Rework the samldb and templates handling. 2007-12-21 05:45:10 +01:00
echo r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
epmapper r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id 2007-10-10 15:02:11 -05:00
lsa r25553: Convert to standard bool type. 2007-10-10 15:07:54 -05:00
netlogon r25896: Rename netlogon server stubs. 2007-12-21 05:44:44 +01:00
remote r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) 2007-12-21 05:45:02 +01:00
samr r25553: Convert to standard bool type. 2007-10-10 15:07:54 -05:00
spoolss r25553: Convert to standard bool type. 2007-10-10 15:07:54 -05:00
srvsvc r25398: Parse loadparm context to all lp_*() functions. 2007-10-10 15:07:25 -05:00
unixinfo r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
winreg r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) 2007-12-21 05:45:02 +01:00
wkssvc r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
config.mk r25839: use nss_wrapper code in samba4 if 2007-12-21 05:44:20 +01:00
dcerpc_server.c r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) 2007-12-21 05:45:02 +01:00
dcerpc_server.h r24814: Fix headers, trim core.h even more. 2007-10-10 15:03:14 -05:00
dcesrv_auth.c r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) 2007-12-21 05:45:02 +01:00
dcesrv_mgmt.c r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id 2007-10-10 15:02:11 -05:00
handles.c r24667: Finally merge the registry improvements that Wilco Baan Hofman and I have 2007-10-10 15:02:34 -05:00
service_rpc.c r25553: Convert to standard bool type. 2007-10-10 15:07:54 -05:00