summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/common/ldb_attributes.c
Commit message (Expand)AuthorAgeFilesLines
* r25218: After discussion with Simo, remove the subclass support from LDB.Andrew Bartlett2007-10-101-111/+0
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-101-2/+1
* r20188: move back to an default attribute handler and not use the '*' attributeStefan Metzmacher2007-10-101-2/+15
* r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointerStefan Metzmacher2007-10-101-78/+79
* r20168: start separating attributes and syntaxesStefan Metzmacher2007-10-101-7/+12
* r19966: we don't need 2 versions of this functionsStefan Metzmacher2007-10-101-34/+4
* r19907: this function is used a lotSimo Sorce2007-10-101-18/+40
* r19886: ncName is specific to samba, not the generic ldb engineSimo Sorce2007-10-101-1/+0
* r19740: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r19365: fixed a memory leak in the ldb attribute handlingAndrew Tridgell2007-10-101-0/+14
* r17579: make ldb build g++ friendlyAndrew Tridgell2007-10-101-9/+9
* r16066: The OSX AD plugin uses objectCategory searches a lot, and uses themAndrew Bartlett2007-10-101-1/+0
* r16062: objectCategory is a DN, and needs to be matched as such.Andrew Bartlett2007-10-101-0/+1
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2007-10-101-2/+1
* r10915: added a standard attribute handler for a ldap UTC time stringAndrew Tridgell2007-10-101-11/+18
* r9928: ncName is a DN, and needs to use DN matching rules.Andrew Bartlett2007-10-101-0/+1
* r9771: - Prevent ldb crash when a invalid DN is addedJelmer Vernooij2007-10-101-1/+1
* r8364: fixed a valgrind bug spotted by simoAndrew Tridgell2007-10-101-1/+1
* r8082: large rewite of ldb_dn.cSimo Sorce2007-10-101-1/+8
* r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell2007-10-101-0/+281