summaryrefslogtreecommitdiffstats
path: root/source4/setup/ad-schema
Commit message (Collapse)AuthorAgeFilesLines
* ad-schema/license.txt: Fix typo.Jelmer Vernooij2009-06-121-2/+2
|
* s4:schema Update Windows 2008 schema from Microsoft to latest versionAndrew Bartlett2009-04-032-5145/+5148
|
* Add the new, updated AD schema file from MicrosoftAndrew Bartlett2009-02-253-1621/+1583
| | | | | | | Also remove the copy of the licence text from licence.txt, to ensure we don't get variations between the copies. Andrew Bartlett
* Corrections to Microsoft's schema and the OpenLDAP mapping fileAndrew Bartlett2008-12-201-0/+56
|
* Fix errors in MS-AD_Schema_Attributes_v20080618.txtSreepathi Pai2008-12-192-36/+9
| | | | | | | | | | - Remove spurious line breaks - Add missing attributeId from docs - Remove incorrect multiple values of systemFlags - Fix duplicate attributeId - Fix schemaIdGuid syntax Signed-off-by: Andrew Bartlett <abartlet@samba.org>
* Add AD schema from Microsoft's WSPP documentation.Andrew Bartlett2008-12-103-0/+19124
This schema is *NOT* licenced under a standard Free Software licence, but does provide us the freedoms we need to use the schema, and the requirement to distribute as 'part of an implemenation' is similar to common Free font licences that are accepted by major linux distributions. Andrew Bartlett