1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source4/dsdb/schema
Kamen Mazdrashki d46ca0eb80 s4-dsdb_syntax: Setup "String(Case Sensitive)" syntax
Currently it is mapped to Octet String LDAP syntax
for comparison purposes.

According to LDAP rfc we should be using same comparison
as Directory String (LDB_SYNTAX_DIRECTORY_STRING), but case sensitive.
But according to ms docs binary compare should do the job:
http://msdn.microsoft.com/en-us/library/cc223200(v=PROT.10).aspx

Autobuild-User: Kamen Mazdrashki <kamenim@samba.org>
Autobuild-Date: Fri Oct 22 22:19:50 UTC 2010 on sn-devel-104
2010-10-22 22:19:50 +00:00
..
tests s4-dsdb: Use dsdb_syntax_ctx in *_drsuapi_to_ldb functions 2010-08-19 03:34:02 +03:00
dsdb_dn.c dsdb/schema: Move some dsdb_dn functions that are schema-specific. 2010-10-11 01:06:35 +02:00
prefixmap.h s4-drs: Implement constraints on ATTID values in prefixMap 2009-12-21 23:45:18 +11:00
schema_convert_to_ol.c s4:dsdb Change dsdb_get_schema() callers to use new talloc argument 2010-03-16 19:26:03 +11:00
schema_description.c s4:schema - Change also here counters to "unsigned" where needed 2010-03-07 19:01:15 +01:00
schema_filtered.c Replaced DS_FLAG_ATTR_IS_CRITICAL with SCHEMA_FLAG_ATTR_IS_CRITICAL. 2010-05-03 16:47:56 +02:00
schema_inferiors.c s4-schema: More verbose error log when subClassOf is not found in schema 2010-08-03 04:29:23 +03:00
schema_info_attr.c s4-dsdb: moved a bunch of fuctions from schema/schema_info_attr.c to samdb/ldb_modules/schema_util.c 2010-10-21 19:03:25 +11:00
schema_init.c s4-schema_init: Print more info about syntax we fail to recognize 2010-10-20 13:54:01 +00:00
schema_prefixmap.c s4-dsdb-schema_prefixmap: return WERR_DS_NO_ATTRIBUTE_OR_VALUE when ATTID is not found 2010-09-21 00:15:24 +03:00
schema_query.c s4/dsdb-schema: Index attributes on msDS-IntId value 2010-06-21 02:57:55 +03:00
schema_set.c torture/becomedc: Add test for global schema, use samdb_connect(). 2010-10-12 18:35:33 +00:00
schema_syntax.c s4-dsdb_syntax: Setup "String(Case Sensitive)" syntax 2010-10-22 22:19:50 +00:00
schema.h dsdb/schema: Move some dsdb_dn functions that are schema-specific. 2010-10-11 01:06:35 +02:00