summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/rootdse.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett1-5/+45
2007-10-10r16083: Make it possible to initialise a backend module, without it setting upAndrew Bartlett1-4/+7
2007-10-10r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce1-3/+1
2007-10-10r15942: Remove the sync internal ldb calls altogether.Simo Sorce1-40/+2
2007-10-10r15932: Remove per request credsSimo Sorce1-1/+0
2007-10-10r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce1-3/+1
2007-10-10r14390: the rootdse does not show a distinguishedName attributeSimo Sorce1-0/+3
2007-10-10r14389: rootdse -> asyncSimo Sorce1-19/+107
2007-10-10r13823: make async_wait part of the modules opsSimo Sorce1-1/+1
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-19/+15
2007-10-10r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, usingAndrew Tridgell1-0/+9
2007-10-10r13616: Add new ldb functions: ldb_msg_add_steal_string() andAndrew Bartlett1-7/+7
2007-10-10r13606: An attempt to fix #3525.Andrew Bartlett1-1/+5
2007-10-10r13353: Fix a crash bug in rootdse when we do not pass in credentialsSimo Sorce1-1/+1
2007-10-10r13207: Use the new API for using/not using kerbeors in hdb-ldb.cAndrew Bartlett1-1/+5
2007-10-10r12842: don't include system headers directlyStefan Metzmacher1-1/+1
2007-10-10r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce1-3/+1
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-2/+54
2007-10-10r12687: Push the real list of supported GENSEC mechanisms out onAndrew Bartlett1-0/+21
2007-10-10r12658: Couple of fixes related to shared module builds.Jelmer Vernooij1-4/+0
2007-10-10r11958: - fixed memory leaks in the ldb_result handling in ldb operationsAndrew Tridgell1-5/+4
2007-10-10r11957: fixed up code meant for debuggingAndrew Tridgell1-3/+3
2007-10-10r11952: added a rootdse module. This will replace the existing rootdse code inAndrew Tridgell1-0/+149