summaryrefslogtreecommitdiff
path: root/source4/setup/aggregate_schema.ldif
AgeCommit message (Collapse)AuthorFilesLines
2010-01-08s4-schema: fixed attributes of aggregate schemaAndrew Tridgell1-0/+2
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2008-12-19Move aggregate schema stub to it's own fileAndrew Bartlett1-0/+3
This should make it easier to import just the schema entries from the WSPP docs. Andrew Bartlett