summaryrefslogtreecommitdiff
path: root/source4/setup
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19336: Merge from release branch: new Mapped OIDs, in own subtree.Andrew Bartlett3-7/+8
2007-10-10r19315: Record some OID allocations.Andrew Bartlett1-0/+6
2007-10-10r19311: Try to keep the schema map files fairly similar (hope for less weird ...Andrew Bartlett1-0/+2
2007-10-10r19310: Add another conflicting oidAndrew Bartlett1-0/+2
2007-10-10r19258: Don't delete the contents of the partitions twice, and in particularAndrew Bartlett2-16/+16
2007-10-10r19253: its not so useful to index on objectclass. Much better to search onAndrew Tridgell1-1/+0
2007-10-10r19216: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett1-2/+0
2007-10-10r19115: Add the mapping required between Samba4's AD schema OIDs and whatAndrew Bartlett1-0/+28
2007-10-10r18979: With these extra indexes (also added for the normal case) and aAndrew Bartlett1-0/+2
2007-10-10r18933: Add helpful emacs markerAndrew Bartlett1-0/+1
2007-10-10r18440: "builtinDomain" is not a child of "domain"Simo Sorce1-1/+0
2007-10-10r18316: Build the parent tooSimo Sorce1-0/+9
2007-10-10r17982: One final hack...Andrew Bartlett1-0/+1
2007-10-10r17926: add trustedDomain classSimo Sorce1-0/+263
2007-10-10r17876: Require one less patch for the LDAP backend to work.Andrew Bartlett2-5/+2
2007-10-10r17839: do not reference possibleInferiors we have not extractedSimo Sorce1-396/+0
2007-10-10r17705: Use the paged_searches module by default against the LDAP backend, ifAndrew Bartlett1-1/+1
2007-10-10r17682: Add newline to end of fileAndrew Bartlett1-1/+1
2007-10-10r17662: some more enhancements to our schema extraction tool,Simo Sorce1-0/+205
2007-10-10r17653: fix typoSimo Sorce1-1/+1
2007-10-10r17652: add oMSyntax to these attributesSimo Sorce1-0/+9
2007-10-10r17651: Commit the set of classess used to generate our schemaSimo Sorce1-1406/+1942
2007-10-10r17600: Finish the schema conversion tool, and add a mapping file, used to mapAndrew Bartlett4-27/+46
2007-10-10r17528: This is an additional item of schema we require.Andrew Bartlett1-0/+21
2007-10-10r17526: Move timestamp generation into the objectGUID module. It probablyAndrew Bartlett2-1/+10
2007-10-10r17504: Do not use the invented unixID but use the rfc2307 uidNumber and gidN...Simo Sorce1-1/+2
2007-10-10r17499: Open the main database only the minimum times during a provision.Andrew Bartlett2-13/+162
2007-10-10r17377: This attribute is maintained by the modules, don't override it.Andrew Bartlett1-3/+0
2007-10-10r17352: Don't do a modify on the objectClasses, as OpenLDAP doesn't likeAndrew Bartlett2-5/+1
2007-10-10r17351: Remove extra LDB partition we don't actually use (these are in theAndrew Bartlett1-1/+0
2007-10-10r17330: Enable the partitions module.Andrew Bartlett2-14/+19
2007-10-10r17208: Add a away to test the ldb module.Simo Sorce1-0/+46
2007-10-10r16768: Add a simple script to set a user's password. This should grow into aAndrew Bartlett1-0/+122
2007-10-10r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett6-53/+124
2007-10-10r16166: Remove hexidecimal constants from the Samba4 provision files.Andrew Bartlett3-78/+80
2007-10-10r16082: Index objectCategory like objectClass, as it is searched on a lot.Andrew Bartlett1-0/+1
2007-10-10r16028: Re-add the objectclass module, in the new async scheme.Andrew Bartlett1-1/+1
2007-10-10r15942: Remove the sync internal ldb calls altogether.Simo Sorce1-1/+1
2007-10-10r15795: Try to use the async code by defaultSimo Sorce1-2/+2
2007-10-10r15518: the 'password' option in POPT_COMMON_CREDENTIALS was conflicting withAndrew Tridgell1-4/+4
2007-10-10r14313: Add comments describing some of the dependencies here.Andrew Bartlett1-0/+5
2007-10-10r14200: Now we have real USN support, don't force the values in the provisionAndrew Bartlett3-106/+0
2007-10-10r13907: By ordering things this way, we allow the password_hash module to setAndrew Bartlett1-1/+1
2007-10-10r13369: let's have a way to show the samba4 version through ejsSimo Sorce1-0/+2
2007-10-10r13320: Fix kpasswd's use of the local HDB. /dev/null was a bad idea, we wantAndrew Bartlett1-2/+2
2007-10-10r13239: Silly little patch: make the order of declaration match the order of...Andrew Bartlett1-1/+1
2007-10-10r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in ourAndrew Bartlett1-4/+4
2007-10-10r13097: move the creation of the default sam name -> unix name mappings intoAndrew Tridgell1-8/+0
2007-10-10r13063: Add --realm option to upgradeJelmer Vernooij1-5/+11
2007-10-10r12945: Try to move closer to getting Samba3 import working again.Andrew Bartlett1-2/+3