summaryrefslogtreecommitdiff
path: root/source4/dsdb/schema/schema_description.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-07s4:schema - Change also here counters to "unsigned" where neededMatthias Dieter Wallnöfer1-2/+2
2009-02-02s4:dsdb/schema: s/class/sclassStefan Metzmacher1-13/+14
2008-12-23Fix more compiler warnings in various places.Jelmer Vernooij1-6/+6
2008-12-20Now store the GUID and SID from a DN over DRSUAPI into ldb.Andrew Bartlett1-2/+0
2008-11-16s4:dsdb/schema: add a function to generate the "extendedClassInfo" valuesStefan Metzmacher1-4/+44
2008-11-16s4:dsdb/schema: add a function to generate the "extendedAttributeInfo" valuesStefan Metzmacher1-7/+83
2008-11-16s4:dsdb/schema: we don't need to use find_syntax_map_by_ad_oid() as the synta...Stefan Metzmacher1-3/+1
2008-10-06Remove DESCRIPTION from generated schema lines.Andrew Bartlett1-20/+1
2008-10-06Fix Domain Trust creation with Windows 2008 (and many other tools)Andrew Bartlett1-1/+5
2008-09-11Make cn=aggregate output less pretty, by more like Win2008.Andrew Bartlett1-2/+2
2008-09-09Fix reversed test trying to fix bug #5713Andrew Bartlett1-1/+1
2008-09-09Fix bug #5713 by correcting the generated schema.Andrew Bartlett1-1/+1
2008-08-18Merge the two attribute syntax tables.Andrew Bartlett1-2/+2
2008-08-15Generate the subSchema in cn=AggregateAndrew Bartlett1-0/+316