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