summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/modules
Commit message (Expand)AuthorAgeFilesLines
* r6937: some minor fixes and updatesStefan Metzmacher2007-10-101-13/+15
* r6935: don't do three things at a time :-)Simo Sorce2007-10-101-2/+2
* r6934: thanks to HotaruT for pointing out skel.c was not in line with the res...Simo Sorce2007-10-101-6/+20
* r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce2007-10-103-22/+1
* r6360: Quieten unused variable warning.Tim Potter2007-10-101-1/+1
* r5769: Fix unused variable warning.Tim Potter2007-10-101-1/+1
* r5670: simplify and clarify ldb_modules.c codeSimo Sorce2007-10-101-6/+7
* r5585: LDB interfaces change:Simo Sorce2007-10-103-90/+100
* r4863: schema_find_attribute() should be staticAndrew Tridgell2007-10-101-1/+1
* r4862: - better structure schema testsSimo Sorce2007-10-101-3/+13
* r4859: changed a numbe rof things:Simo Sorce2007-10-101-244/+150
* r4844: - Remove the unused attrsyn structureSimo Sorce2007-10-101-175/+164
* r4801: remove the two bogus ctype.h includesAndrew Tridgell2007-10-101-2/+0
* r4786: forgot to commit the exclusion for schema checking against our control...Simo Sorce2007-10-101-0/+8
* r4784: finally make schema module use a single ldbSimo Sorce2007-10-101-51/+14
* r4781: the tolower() in schema.c is a premature optimisation. I suspect theAndrew Tridgell2007-10-101-9/+8
* r4775: use schema_attr_cmp wrapper to check for the special dn/distinguishedN...Simo Sorce2007-10-101-35/+57
* r4759: use ldb_attr_cmp() to compare attribute namesSimo Sorce2007-10-102-34/+53
* r4714: move the ldb code to the new talloc interface (eg remove _p suffix)Simo Sorce2007-10-102-540/+275
* r4513: add experimental modification attribute checkingSimo Sorce2007-10-101-1/+451
* r4506: fix compiler warningsStefan Metzmacher2007-10-101-3/+0
* r4505: Add a first very basic schema moduleSimo Sorce2007-10-101-0/+489
* r4503: add an error reporting function (fixes)Simo Sorce2007-10-101-8/+17
* r4502: add an error reporting functionSimo Sorce2007-10-101-1/+17
* r4474: - converted ldb to use talloc internallyAndrew Tridgell2007-10-102-58/+29
* r3897: add a locking infrastructureSimo Sorce2007-10-102-0/+28
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-102-0/+4
* r3755: add missing filesSimo Sorce2007-10-102-0/+400