1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source4/dsdb
Andrew Bartlett 2e865bed0a s4-dsdb Fix generation of rootDSE domainControllerFunctionality
The issue here is that when the samdb calls were removed, this call
relied on going back to the top of the module stack, so as to re-enter
the rootDSE search handler.  It makes more sense to check the @ROOTDSE
record directly, and therefore not to invoke the search() handler
during the init.

Andrew Bartlett
2011-02-02 15:21:13 +11:00
..
common s4-auth Remove special case for account_sid from auth_serversupplied_info 2011-01-20 23:44:05 +01:00
dns s4-dns: ensure we get the right case on the grant rule for administrator 2010-11-08 01:41:42 +00:00
kcc s4-kcc: fixed valgrind errors in drs replicaInfo server side 2010-11-26 03:52:30 +01:00
repl s4-drepl: During Schema replication, we need to save updated prefixMap if everything is OK 2010-12-18 05:53:48 +01:00
samdb s4-dsdb Fix generation of rootDSE domainControllerFunctionality 2011-02-02 15:21:13 +11:00
schema s4:dsdb/schema/schema_* - adaptions needed for removed "const" on OIDs 2010-12-21 15:10:37 +11:00
tests/python s4-python Ensure we add the Samba python path first. 2011-02-02 15:21:12 +11:00
pydsdb.c s4-python: Add missing prototypes. 2011-01-03 01:48:04 +01:00
samdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript_build s4-dsdb Implement tokenGroups expansion directly in ldb operational module 2011-01-14 16:39:32 +11:00