summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/rootdse.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...Andrew Bartlett1-2/+2
2007-10-10r24731: Remove unused code - if we hit these error conditions, then we areAndrew Bartlett1-5/+0
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r20871: implement the validFSMOs constructed attribute on the rootdseStefan Metzmacher1-0/+40
2007-10-10r20870: implement the constructed attributes dsSchemaAttrCount,Stefan Metzmacher1-0/+44
2007-10-10r20762: load the default dn's after the rootdse module is initialized,Stefan Metzmacher1-0/+2
2007-10-10r19832: better prototypes for the linearization functions:Simo Sorce1-1/+1
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-3/+3
2007-10-10r19726: when a client explicit asks for the 'netlogon' attriubute on LDAPStefan Metzmacher1-0/+9
2007-10-10r19531: Make struct ldb_dn opaque and local to ldb_dn.cSimo Sorce1-1/+1
2007-10-10r19522: Remove gensec and credentials dependency from the rootdse module (lessAndrew Bartlett1-20/+12
2007-10-10r18781: Move the usnCreated and usnChanged handling around again.Andrew Bartlett1-1/+1
2007-10-10r18368: Don't list GENSEC mechs that only have client implementations in ourAndrew Bartlett1-1/+1
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell1-2/+2
2007-10-10r17514: Simplify the way to set ldb errors and add anotherSimo Sorce1-1/+1
2007-10-10r17186: "async" word abuse clean-up part 2Simo Sorce1-11/+11
2007-10-10r17185: Oh, I wanted to do this for sooo long time.Simo Sorce1-2/+2
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