Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r17351: Remove extra LDB partition we don't actually use (these are in the | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r17330: Enable the partitions module. | Andrew Bartlett | 2 | -14/+19 |
2007-10-10 | r17208: Add a away to test the ldb module. | Simo Sorce | 1 | -0/+46 |
2007-10-10 | r16768: Add a simple script to set a user's password. This should grow into a | Andrew Bartlett | 1 | -0/+122 |
2007-10-10 | r16264: Add, but do not yet enable, the partitions module. | Andrew Bartlett | 6 | -53/+124 |
2007-10-10 | r16166: Remove hexidecimal constants from the Samba4 provision files. | Andrew Bartlett | 3 | -78/+80 |
2007-10-10 | r16082: Index objectCategory like objectClass, as it is searched on a lot. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r16028: Re-add the objectclass module, in the new async scheme. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r15942: Remove the sync internal ldb calls altogether. | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r15795: Try to use the async code by default | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r15518: the 'password' option in POPT_COMMON_CREDENTIALS was conflicting with | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r14313: Add comments describing some of the dependencies here. | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r14200: Now we have real USN support, don't force the values in the provision | Andrew Bartlett | 3 | -106/+0 |
2007-10-10 | r13907: By ordering things this way, we allow the password_hash module to set | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r13369: let's have a way to show the samba4 version through ejs | Simo Sorce | 1 | -0/+2 |
2007-10-10 | r13320: Fix kpasswd's use of the local HDB. /dev/null was a bad idea, we want | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r13239: Silly little patch: make the order of declaration match the order of... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r13097: move the creation of the default sam name -> unix name mappings into | Andrew Tridgell | 1 | -8/+0 |
2007-10-10 | r13063: Add --realm option to upgrade | Jelmer Vernooij | 1 | -5/+11 |
2007-10-10 | r12945: Try to move closer to getting Samba3 import working again. | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r12944: Update scripts in setup to match changes in the provision.js | Andrew Bartlett | 2 | -3/+9 |
2007-10-10 | r12943: Generate a SID for the domain join account using the modules, rather | Andrew Bartlett | 2 | -2/+1 |
2007-10-10 | r12941: Add Attribute Scoped Search control | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r12905: add some ldap policies | Simo Sorce | 1 | -0/+33 |
2007-10-10 | r12762: Simo correctly asked that the policy logic (which attributes contain | Andrew Bartlett | 1 | -0/+9 |
2007-10-10 | r12749: Fix the newuser script. | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r12746: An initial version of the kludge_acls module. | Andrew Bartlett | 2 | -3/+3 |
2007-10-10 | r12745: Initial work to support a syntax to pass over controls via | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r12739: Add support for using credentials in the provision process. | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r12720: By metze's request, rename the ntPwdHistory attribute to | Andrew Bartlett | 1 | -2/+2 |