summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/modules
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4801: remove the two bogus ctype.h includesAndrew Tridgell1-2/+0
2007-10-10r4786: forgot to commit the exclusion for schema checking against our control...Simo Sorce1-0/+8
2007-10-10r4784: finally make schema module use a single ldbSimo Sorce1-51/+14
2007-10-10r4781: the tolower() in schema.c is a premature optimisation. I suspect theAndrew Tridgell1-9/+8
2007-10-10r4775: use schema_attr_cmp wrapper to check for the special dn/distinguishedN...Simo Sorce1-35/+57
2007-10-10r4759: use ldb_attr_cmp() to compare attribute namesSimo Sorce2-34/+53
2007-10-10r4714: move the ldb code to the new talloc interface (eg remove _p suffix)Simo Sorce2-540/+275
2007-10-10r4513: add experimental modification attribute checkingSimo Sorce1-1/+451
2007-10-10r4506: fix compiler warningsStefan Metzmacher1-3/+0
2007-10-10r4505: Add a first very basic schema moduleSimo Sorce1-0/+489
2007-10-10r4503: add an error reporting function (fixes)Simo Sorce1-8/+17
2007-10-10r4502: add an error reporting functionSimo Sorce1-1/+17
2007-10-10r4474: - converted ldb to use talloc internallyAndrew Tridgell2-58/+29
2007-10-10r3897: add a locking infrastructureSimo Sorce2-0/+28
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher2-0/+4
2007-10-10r3755: add missing filesSimo Sorce2-0/+400