| Commit message (Expand) | Author | Age | Files | Lines |
* | s4:provision: add pekList and msDS-ExecuteScriptPassword to @KLUDGEACL | Stefan Metzmacher | 2012-11-30 | 1 | -0/+2 |
* | LDB/s4 - deny the "(dn=...)" syntax on search filters when in AD mode | Matthias Dieter Wallnöfer | 2012-03-26 | 1 | -0/+1 |
* | s4:dsdb Move module configuration from each ldb into samba_dsdb.c | Andrew Bartlett | 2009-11-23 | 1 | -0/+7 |
* | s4:provision Set @OPTIONS in the provision_init.ldif | Andrew Bartlett | 2009-10-21 | 1 | -0/+3 |
* | s4:provision Ensure that @OPTIONS is mirrored into each partition | Andrew Bartlett | 2009-08-26 | 1 | -3/+0 |
* | s4:setup Don't manually set @ATTRIBUTES any more | Andrew Bartlett | 2009-08-17 | 1 | -32/+0 |
* | Mark clearTextPassword as a privilaged attribute | Andrew Bartlett | 2008-10-20 | 1 | -0/+1 |
* | Apply attributes (and their syntax) from the schema into ldb | Andrew Bartlett | 2008-08-20 | 1 | -0/+7 |
* | rename sambaPassword -> userPassword. | Andrew Bartlett | 2008-07-12 | 1 | -2/+2 |
* | r25960: Enable checks on the validity of the search base on sam.ldb in Samba4. | Andrew Bartlett | 2007-12-21 | 1 | -0/+3 |
* | r25203: Don't use subclasses in Samba4, as we always fill out the full | Andrew Bartlett | 2007-10-10 | 1 | -11/+0 |
* | r21298: protect windows password attributes too | Stefan Metzmacher | 2007-10-10 | 1 | -0/+11 |
* | r20568: split out the rootdse ldif | Stefan Metzmacher | 2007-10-10 | 1 | -20/+0 |
* | r20557: use ${DOMAINDN} instead of ${BASEDN} | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r20554: - use ${ROOTDN} for the rootDomainNamingContext | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r20553: add ${CONFIGDN} and ${SCHEMADN} instead of using hardcoded paths | Stefan Metzmacher | 2007-10-10 | 1 | -5/+5 |
* | r20551: use variable instead of hardcoded value for the default site | Stefan Metzmacher | 2007-10-10 | 1 | -2/+2 |
* | r19258: Don't delete the contents of the partitions twice, and in particular | Andrew Bartlett | 2007-10-10 | 1 | -16/+0 |
* | r19253: its not so useful to index on objectclass. Much better to search on | Andrew Tridgell | 2007-10-10 | 1 | -1/+0 |
* | r18979: With these extra indexes (also added for the normal case) and a | Andrew Bartlett | 2007-10-10 | 1 | -0/+2 |
* | r18440: "builtinDomain" is not a child of "domain" | Simo Sorce | 2007-10-10 | 1 | -1/+0 |
* | r17600: Finish the schema conversion tool, and add a mapping file, used to map | Andrew Bartlett | 2007-10-10 | 1 | -0/+2 |
* | r17504: Do not use the invented unixID but use the rfc2307 uidNumber and gidN... | Simo Sorce | 2007-10-10 | 1 | -1/+2 |
* | r17330: Enable the partitions module. | Andrew Bartlett | 2007-10-10 | 1 | -14/+0 |
* | r16082: Index objectCategory like objectClass, as it is searched on a lot. | Andrew Bartlett | 2007-10-10 | 1 | -0/+1 |
* | r16028: Re-add the objectclass module, in the new async scheme. | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r15942: Remove the sync internal ldb calls altogether. | Simo Sorce | 2007-10-10 | 1 | -1/+1 |
* | r15795: Try to use the async code by default | Simo Sorce | 2007-10-10 | 1 | -2/+2 |
* | r14313: Add comments describing some of the dependencies here. | Andrew Bartlett | 2007-10-10 | 1 | -0/+5 |
* | r13907: By ordering things this way, we allow the password_hash module to set | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r13369: let's have a way to show the samba4 version through ejs | Simo Sorce | 2007-10-10 | 1 | -0/+2 |
* | r12941: Add Attribute Scoped Search control | Simo Sorce | 2007-10-10 | 1 | -1/+1 |
* | r12762: Simo correctly asked that the policy logic (which attributes contain | Andrew Bartlett | 2007-10-10 | 1 | -0/+9 |
* | r12746: An initial version of the kludge_acls module. | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r12745: Initial work to support a syntax to pass over controls via | Simo Sorce | 2007-10-10 | 1 | -1/+1 |
* | r12720: By metze's request, rename the ntPwdHistory attribute to | Andrew Bartlett | 2007-10-10 | 1 | -2/+2 |
* | r12719: Rename unicodePwd -> sambaPassword. | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r12686: Push the real SASL list into the rootdse. | Andrew Bartlett | 2007-10-10 | 1 | -1/+0 |
* | r12600: Add a new module to sort the objectclass attribute on store. The | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r12599: This new LDB module (and associated changes) allows Samba4 to operate | Andrew Bartlett | 2007-10-10 | 1 | -1/+2 |
* | r12384: I can't spell... | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r12383: Fixes for Apple's AD client. Don't segfualt in the KDC, and they | Andrew Bartlett | 2007-10-10 | 1 | -0/+1 |
* | r11954: add the static rootdse content to the sam ldb,and enable the rootdse | Andrew Tridgell | 2007-10-10 | 1 | -1/+21 |
* | r10916: - finished the 'operational' ldb module | Andrew Tridgell | 2007-10-10 | 1 | -1/+1 |
* | r8778: index on nCName in sam.ldb. This was costing us about 75% of the time ... | Andrew Tridgell | 2007-10-10 | 1 | -0/+1 |
* | r8667: Further simply the provision script, by removing the 'name' attribute. | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r8650: Use the timestamps and a new objectguid module rather than placing | Andrew Bartlett | 2007-10-10 | 1 | -0/+51 |