summaryrefslogtreecommitdiff
path: root/source4/dsdb/schema/schema_query.c
Commit message (Expand)AuthorAgeFilesLines
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-4/+4
* s4:dsdb_sort_objectClass_attr - simplify memory context handlingMatthias Dieter Wallnöfer2012-08-221-9/+19
* s4:dsdb_sort_objectClass_attr - use "data_blob_string_const" for setting valuesMatthias Dieter Wallnöfer2012-08-221-6/+1
* s4:dsdb - move "objectclass_sort()" out from the objectclass LDB module into ...Matthias Dieter Wallnöfer2012-04-111-0/+164
* s4:schema/schema_query.c - fix a commentMatthias Dieter Wallnöfer2012-04-111-1/+1
* s4-attid: Uppercase ATTID type constantsKamen Mazdrashki2010-11-081-1/+1
* s4/dsdb-schema: Index attributes on msDS-IntId valueKamen Mazdrashki2010-06-211-5/+3
* s4:schema - Change also here counters to "unsigned" where neededMatthias Dieter Wallnöfer2010-03-071-6/+6
* s4-dsdb: use TYPESAFE_QSORT() in dsdb codeAndrew Tridgell2010-02-131-7/+3
* s4-schema: added dsdb_attribute_by_lDAPDisplayName_ldb_valAndrew Tridgell2010-01-081-0/+12
* s4-schema: make ldb_val to string comparison safer with nul terminationAndrew Tridgell2010-01-081-1/+8
* s4/dsdb_schema: use msDS-IntId value for attribute look-upKamen Mazdrashki2010-01-081-0/+9
* s4-schema: a unsigned comparison bug in the schema codeAndrew Tridgell2009-12-211-1/+2
* Fixed a problem with duplicate values of allowedAttributesEffective.Nadezhda Ivanova2009-12-151-1/+10
* s4-schema: use binsearch.hAndrew Tridgell2009-12-101-48/+21
* Version 1.0 of the directory service acls module.Nadezhda Ivanova2009-11-051-2/+12
* Initial Implementation of the DS objects access checks.Nadezhda Ivanova2009-09-211-0/+12
* s4:dsdb Add constAndrew Bartlett2009-08-241-2/+2
* s4:dsdb Don't cast an ldb_val into a const char * for schema lookupsAndrew Bartlett2009-08-051-28/+115
* major upgrade to the ldb attribute handlingAndrew Tridgell2009-04-021-79/+66
* s4:dsdb/schema: s/class/sclassStefan Metzmacher2009-02-021-18/+18
* Fix more compiler warnings in various places.Jelmer Vernooij2008-12-231-19/+19
* Split schema_init.c into smaller bits.Andrew Bartlett2008-08-201-0/+344