Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21135: Instead of having hooks to update keytabs as an explicit thing, update | Andrew Bartlett | 2 | -15/+15 |
2007-10-10 | r20956: cn and instanceType are autogenerated values, later we need to remove... | Stefan Metzmacher | 1 | -16/+0 |
2007-10-10 | r20859: fix typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20826: make the dsdb_control_current_partition struct public and allocate an... | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r20805: don't use hardcoded values for secrects.keytab and sam.ldb | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control isn't used anymore | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20678: add index for objectGUID | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20586: - allocate an OID range for LDB/LDAP extended operations | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r20577: - allocate an OID range for samba4 LDB/LDAP Controls | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r20568: split out the rootdse ldif | Stefan Metzmacher | 3 | -20/+23 |
2007-10-10 | r20565: configure the list of global ldb modules also in js code | Stefan Metzmacher | 1 | -9/+1 |
2007-10-10 | r20560: make it possible to configure the backend and modules | Stefan Metzmacher | 2 | -12/+18 |
2007-10-10 | r20557: use ${DOMAINDN} instead of ${BASEDN} | Stefan Metzmacher | 11 | -66/+66 |
2007-10-10 | r20554: - use ${ROOTDN} for the rootDomainNamingContext | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20553: add ${CONFIGDN} and ${SCHEMADN} instead of using hardcoded paths | Stefan Metzmacher | 12 | -704/+704 |
2007-10-10 | r20551: use variable instead of hardcoded value for the default site | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20495: Further notes on joining with fedora DS. | Andrew Bartlett | 3 | -3/+9 |
2007-10-10 | r20492: Add in instructions/sample LDIF to setup Fedora DS as a backend. | Andrew Bartlett | 2 | -2/+30 |
2007-10-10 | r20468: Patch from Martin Kuehl <kuehl@univention.de> to make it easier to load | Andrew Bartlett | 7 | -210/+235 |
2007-10-10 | r20332: add mastered-By and msDs-mastered-By attributes to the domain object | Stefan Metzmacher | 1 | -1/+6 |
2007-10-10 | r20152: Commit missing files from last night's commit. We no longer maintain | Andrew Bartlett | 3 | -1/+5 |
2007-10-10 | r19336: Merge from release branch: new Mapped OIDs, in own subtree. | Andrew Bartlett | 3 | -7/+8 |
2007-10-10 | r19315: Record some OID allocations. | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r19311: Try to keep the schema map files fairly similar (hope for less weird ... | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r19310: Add another conflicting oid | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r19258: Don't delete the contents of the partitions twice, and in particular | Andrew Bartlett | 2 | -16/+16 |
2007-10-10 | r19253: its not so useful to index on objectclass. Much better to search on | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r19216: Merge from SAMBA_4_0_RELEASE: | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r19115: Add the mapping required between Samba4's AD schema OIDs and what | Andrew Bartlett | 1 | -0/+28 |
2007-10-10 | r18979: With these extra indexes (also added for the normal case) and a | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r18933: Add helpful emacs marker | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r18440: "builtinDomain" is not a child of "domain" | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r18316: Build the parent too | Simo Sorce | 1 | -0/+9 |
2007-10-10 | r17982: One final hack... | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r17926: add trustedDomain class | Simo Sorce | 1 | -0/+263 |
2007-10-10 | r17876: Require one less patch for the LDAP backend to work. | Andrew Bartlett | 2 | -5/+2 |
2007-10-10 | r17839: do not reference possibleInferiors we have not extracted | Simo Sorce | 1 | -396/+0 |
2007-10-10 | r17705: Use the paged_searches module by default against the LDAP backend, if | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17682: Add newline to end of file | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17662: some more enhancements to our schema extraction tool, | Simo Sorce | 1 | -0/+205 |
2007-10-10 | r17653: fix typo | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r17652: add oMSyntax to these attributes | Simo Sorce | 1 | -0/+9 |
2007-10-10 | r17651: Commit the set of classess used to generate our schema | Simo Sorce | 1 | -1406/+1942 |
2007-10-10 | r17600: Finish the schema conversion tool, and add a mapping file, used to map | Andrew Bartlett | 4 | -27/+46 |
2007-10-10 | r17528: This is an additional item of schema we require. | Andrew Bartlett | 1 | -0/+21 |
2007-10-10 | r17526: Move timestamp generation into the objectGUID module. It probably | Andrew Bartlett | 2 | -1/+10 |
2007-10-10 | r17504: Do not use the invented unixID but use the rfc2307 uidNumber and gidN... | Simo Sorce | 1 | -1/+2 |
2007-10-10 | r17499: Open the main database only the minimum times during a provision. | Andrew Bartlett | 2 | -13/+162 |
2007-10-10 | r17377: This attribute is maintained by the modules, don't override it. | Andrew Bartlett | 1 | -3/+0 |
2007-10-10 | r17352: Don't do a modify on the objectClasses, as OpenLDAP doesn't like | Andrew Bartlett | 2 | -5/+1 |