Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r4786: forgot to commit the exclusion for schema checking against our control... | Simo Sorce | 1 | -0/+8 |
2007-10-10 | r4784: finally make schema module use a single ldb | Simo Sorce | 1 | -51/+14 |
2007-10-10 | r4781: the tolower() in schema.c is a premature optimisation. I suspect the | Andrew Tridgell | 1 | -9/+8 |
2007-10-10 | r4775: use schema_attr_cmp wrapper to check for the special dn/distinguishedN... | Simo Sorce | 1 | -35/+57 |
2007-10-10 | r4759: use ldb_attr_cmp() to compare attribute names | Simo Sorce | 1 | -33/+52 |
2007-10-10 | r4714: move the ldb code to the new talloc interface (eg remove _p suffix) | Simo Sorce | 1 | -532/+267 |
2007-10-10 | r4513: add experimental modification attribute checking | Simo Sorce | 1 | -1/+451 |
2007-10-10 | r4505: Add a first very basic schema module | Simo Sorce | 1 | -0/+489 |