1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/rpc_server
Simo Sorce 9189833a87 r7582: Better way to have a fast path searching for a specific DN.
Old way was ugly and had a bug, you couldn't add an attribute named
dn or distinguishedName and search for it, tdb would change that search in a dn search.
This makes it also possible to search by dn against an ldap server as the old method was
not supported by ldap syntaxes.

sss
(This used to be commit a614466dec)
2007-10-10 13:18:11 -05:00
..
common r6606: add a DCESRV_FAULT_VOID() marco to use in void functions 2007-10-10 13:16:30 -05:00
dcom r5490: The big (D)COM commit! :-) Contains most of the changes described in the 2007-10-10 13:10:50 -05:00
drsuapi r5988: Fix the -P option (use machine account credentials) to use the Samba4 2007-10-10 13:11:12 -05:00
dssetup r5988: Fix the -P option (use machine account credentials) to use the Samba4 2007-10-10 13:11:12 -05:00
echo r7195: - Fix echo pipe 2007-10-10 13:17:25 -05:00
epmapper r5902: A rather large change... 2007-10-10 13:11:07 -05:00
lsa r7582: Better way to have a fast path searching for a specific DN. 2007-10-10 13:18:11 -05:00
netlogon r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC. 2007-10-10 13:16:24 -05:00
remote r5941: Commit this patch much earlier than I would normally prefer, but metze needs a working tree... 2007-10-10 13:11:11 -05:00
samr r7582: Better way to have a fast path searching for a specific DN. 2007-10-10 13:18:11 -05:00
spoolss r7580: - add GetPrinterDriverDirectory() idl, torture test and server code 2007-10-10 13:18:11 -05:00
srvsvc r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
unixinfo r6907: Unixinfo for samba4, not activated by default. 2007-10-10 13:16:56 -05:00
winreg r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
wkssvc r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
config.mk r6939: Get rid of SUBSYSTEM::NDR since all it did was require NDR_RAW. 2007-10-10 13:16:59 -05:00
dcerpc_server.c r7313: Prefix a few functions with ncacn_ rather then dcerpc_ because they are 2007-10-10 13:17:41 -05:00
dcerpc_server.h r7312: Add IDL for ncadg packets. 2007-10-10 13:17:40 -05:00
dcerpc_sock.c r6795: Make some functions static and remove some unused ones. 2007-10-10 13:16:44 -05:00
dcesrv_auth.c r7313: Prefix a few functions with ncacn_ rather then dcerpc_ because they are 2007-10-10 13:17:41 -05:00
handles.c r6192: remove handle->destroy function pointer, this should be done by talloc destructors now 2007-10-10 13:11:25 -05:00