Age | Commit message (Expand) | Author | Files | Lines |
2008-07-01 | schema_fsmo: move fsmo info into struct dsdb_schema | Stefan Metzmacher | 1 | -4/+1 |
2008-04-04 | Clean up provision and rootdse module to hard-code less stuff. | Andrew Bartlett | 1 | -0/+8 |
2008-02-20 | Fix use of some modules (needed _PUBLIC_). | Jelmer Vernooij | 1 | -1/+1 |
2008-02-20 | Use struct-based rather than function-based initialization for ldb modules ev... | Jelmer Vernooij | 1 | -7/+1 |
2007-12-21 | r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r24731: Remove unused code - if we hit these error conditions, then we are | Andrew Bartlett | 1 | -5/+0 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r20871: implement the validFSMOs constructed attribute on the rootdse | Stefan Metzmacher | 1 | -0/+40 |
2007-10-10 | r20870: implement the constructed attributes dsSchemaAttrCount, | Stefan Metzmacher | 1 | -0/+44 |
2007-10-10 | r20762: load the default dn's after the rootdse module is initialized, | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -3/+3 |
2007-10-10 | r19726: when a client explicit asks for the 'netlogon' attriubute on LDAP | Stefan Metzmacher | 1 | -0/+9 |
2007-10-10 | r19531: Make struct ldb_dn opaque and local to ldb_dn.c | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19522: Remove gensec and credentials dependency from the rootdse module (less | Andrew Bartlett | 1 | -20/+12 |
2007-10-10 | r18781: Move the usnCreated and usnChanged handling around again. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r18368: Don't list GENSEC mechs that only have client implementations in our | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r17514: Simplify the way to set ldb errors and add another | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r17186: "async" word abuse clean-up part 2 | Simo Sorce | 1 | -11/+11 |
2007-10-10 | r17185: Oh, I wanted to do this for sooo long time. | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r16264: Add, but do not yet enable, the partitions module. | Andrew Bartlett | 1 | -5/+45 |
2007-10-10 | r16083: Make it possible to initialise a backend module, without it setting up | Andrew Bartlett | 1 | -4/+7 |
2007-10-10 | r16036: Add a couple of new functions to corretly deal with timeouts. | Simo Sorce | 1 | -3/+1 |
2007-10-10 | r15942: Remove the sync internal ldb calls altogether. | Simo Sorce | 1 | -40/+2 |
2007-10-10 | r15932: Remove per request creds | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r15927: Optimize ldb module traverse while keeping the API intact. | Simo Sorce | 1 | -3/+1 |
2007-10-10 | r14390: the rootdse does not show a distinguishedName attribute | Simo Sorce | 1 | -0/+3 |
2007-10-10 | r14389: rootdse -> async | Simo Sorce | 1 | -19/+107 |
2007-10-10 | r13823: make async_wait part of the modules ops | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r13786: [merge] Add registration functions for LDB modules | Jelmer Vernooij | 1 | -19/+15 |
2007-10-10 | r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, using | Andrew Tridgell | 1 | -0/+9 |
2007-10-10 | r13616: Add new ldb functions: ldb_msg_add_steal_string() and | Andrew Bartlett | 1 | -7/+7 |
2007-10-10 | r13606: An attempt to fix #3525. | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r13353: Fix a crash bug in rootdse when we do not pass in credentials | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r13207: Use the new API for using/not using kerbeors in hdb-ldb.c | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r12842: don't include system headers directly | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12743: Remove the ugly way we had to make a second stage init and introduce | Simo Sorce | 1 | -3/+1 |
2007-10-10 | r12733: Merge ldap/ldb controls into main tree | Simo Sorce | 1 | -2/+54 |
2007-10-10 | r12687: Push the real list of supported GENSEC mechanisms out on | Andrew Bartlett | 1 | -0/+21 |
2007-10-10 | r12658: Couple of fixes related to shared module builds. | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r11958: - fixed memory leaks in the ldb_result handling in ldb operations | Andrew Tridgell | 1 | -5/+4 |
2007-10-10 | r11957: fixed up code meant for debugging | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r11952: added a rootdse module. This will replace the existing rootdse code in | Andrew Tridgell | 1 | -0/+149 |