Age | Commit message (Expand) | Author | Files | Lines |
2008-03-04 | Deal with subsystems with no settings, several other minor fixes. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -62/+53 |
2008-02-25 | Fix use of realpath, fix init functions for ldb. | Jelmer Vernooij | 1 | -27/+27 |
2008-02-20 | Fix use of some modules (needed _PUBLIC_). | Jelmer Vernooij | 1 | -30/+27 |
2008-01-18 | Add in a new module to handle instanceType | Andrew Bartlett | 1 | -0/+13 |
2008-01-11 | Add in new module to normalise DNs being returned from OpenLDAP. This | Andrew Bartlett | 1 | -0/+13 |
2007-12-21 | r26483: Merge ldb module dependency fixes, fix auth python module. | Jelmer Vernooij | 1 | -16/+19 |
2007-12-21 | r26419: Add a module to implement 'ambigious name resolution' by munging the | Andrew Bartlett | 1 | -0/+13 |
2007-12-21 | r26319: Split encoding functions out of libcli_ldap. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26244: Add a module (sans tests for the moment) that implements ranged | Andrew Bartlett | 1 | -0/+13 |
2007-12-21 | r26137: Rename the entryUUID module to better match it's purpose: being a | Andrew Bartlett | 1 | -6/+7 |
2007-12-21 | r25942: Make various ldb modules handle an LDB backend that enforces validity | Andrew Bartlett | 1 | -0/+13 |
2007-12-21 | r25887: Build Samba-specific ldb modules as dso's. | Jelmer Vernooij | 1 | -2/+23 |
2007-12-21 | r25839: use nss_wrapper code in samba4 if | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25747: Implement linked attributes, for add operations. | Andrew Bartlett | 1 | -0/+12 |
2007-10-10 | r24761: Permit subtree renames in Samba4. | Andrew Bartlett | 1 | -0/+12 |
2007-10-10 | r24259: Rework the objectclass module to use the new schema, rather than the | Andrew Bartlett | 1 | -0/+12 |
2007-10-10 | r22762: Some ldb_map changes: | Jelmer Vernooij | 1 | -19/+19 |
2007-10-10 | r22406: this dependencies should also be private | Stefan Metzmacher | 1 | -6/+2 |
2007-10-10 | r21135: Instead of having hooks to update keytabs as an explicit thing, update | Andrew Bartlett | 1 | -2/+14 |
2007-10-10 | r20909: add a module that implements the LDAP_CONTROL_SHOW_DELETED_OID control | Stefan Metzmacher | 1 | -0/+12 |
2007-10-10 | r20867: add modules to handle the domain naming and the pdc FSMO Roles | Stefan Metzmacher | 1 | -0/+22 |
2007-10-10 | r20771: add an ldb module which will force the Schema FSMO Role Owner | Stefan Metzmacher | 1 | -0/+11 |
2007-10-10 | r20716: add a dsdb_cache ldb module which will load the dsdb_schema and other... | Stefan Metzmacher | 1 | -0/+11 |
2007-10-10 | r20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS operation. | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20529: very, very ugly... | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r20522: make a copy of the objectguid ldb module because: | Stefan Metzmacher | 1 | -0/+13 |
2007-10-10 | r20455: Apply some of the patches from Martin Kuehl <kuehl@univention.de> to | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18031: Merge my replace fixes: | Jelmer Vernooij | 1 | -1/+11 |
2007-10-10 | r17998: start working on syntaxes | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r17860: Let's commit the work down up to now on the new schema module. | Simo Sorce | 1 | -0/+11 |
2007-10-10 | r17553: Actually enable the samba3sam module. Should help 'make test'. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r17525: This is a merge from the Google Summer of Code 2006 project by Martin... | Andrew Bartlett | 1 | -0/+12 |
2007-10-10 | r17298: Fix up the local_password module to the current LDB API, and build it... | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r17289: Fix the build: I havn't commited this module yet. | Andrew Bartlett | 1 | -10/+0 |
2007-10-10 | r17287: Add the local_password module to the tree, so it doesn't get lost in | Andrew Bartlett | 1 | -3/+13 |
2007-10-10 | r16264: Add, but do not yet enable, the partitions module. | Andrew Bartlett | 1 | -0/+11 |
2007-10-10 | r15942: Remove the sync internal ldb calls altogether. | Simo Sorce | 1 | -10/+10 |
2007-10-10 | r15297: Move create_security_token() to samdb as it requires SAMDB (and the r... | Jelmer Vernooij | 1 | -6/+4 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r14592: Add support for loading shared modules to LDB. | Jelmer Vernooij | 1 | -24/+24 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r13840: Mark some functions as public. | Jelmer Vernooij | 1 | -8/+0 |
2007-10-10 | r13786: [merge] Add registration functions for LDB modules | Jelmer Vernooij | 1 | -0/+9 |
2007-10-10 | r12746: An initial version of the kludge_acls module. | Andrew Bartlett | 1 | -0/+13 |
2007-10-10 | r12733: Merge ldap/ldb controls into main tree | Simo Sorce | 1 | -0/+11 |
2007-10-10 | r12670: Make a couple of dependencies stricter | Jelmer Vernooij | 1 | -0/+7 |
2007-10-10 | r12599: This new LDB module (and associated changes) allows Samba4 to operate | Andrew Bartlett | 1 | -0/+12 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -5/+5 |