summaryrefslogtreecommitdiff
path: root/source4/setup/provision_index.ldif
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r22921: This index saves another 7 seconds off a 'make quicktest', and is a ↵Andrew Bartlett1-0/+1
common search operator. Andrew Bartlett (This used to be commit a258455e757dcc67637502bedf7066580cbf4034)
2007-10-10r22887: and servicePrincipalName ....Andrew Tridgell1-0/+1
(This used to be commit 45d668d19f661cbaff257b91ed2525577e3cf0d2)
2007-10-10r22885: now we use kernberos more, we need to index on userPrincipalNameAndrew Tridgell1-0/+1
(This used to be commit 600d39e0bacfd669bdee0ea3aec6bdc02113993b)
2007-10-10r20678: add index for objectGUIDStefan Metzmacher1-1/+1
metze (This used to be commit e967b370173e1ae86632132851ab33d92c221291)
2007-10-10r19258: Don't delete the contents of the partitions twice, and in particularAndrew Bartlett1-0/+16
don't delete their contents until we have specified the new partition locations. However, preserve the important part of tridge's change, that is to ensure that no database index is present when the mass delete occours. In my testing, it is best to leave the index until the provision is compleated. Andrew Bartlett (This used to be commit 962219df7dc53ce6f6889f4b71ee19850c7ff7b5)