summaryrefslogtreecommitdiff
path: root/source4/dsdb/schema/schema_description.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-05CVE-2023-0614 s4-dsdb: Treat confidential attributes as unindexedJoseph Sutton1-0/+7
2021-10-08dsdb: Simplify schema_attribute_description() & friendsVolker Lendecke1-112/+86
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore1-0/+2
2020-08-17Fix a comment typo copied aroundVolker Lendecke1-1/+1
2019-10-31source4/dsdb/schema/schema_description.c: typo fixesBjörn Jacke1-27/+27
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