summaryrefslogtreecommitdiffstats
path: root/tests/config/schema
Commit message (Collapse)AuthorAgeFilesLines
* Correct syntax errorsNalin Dahyabhai2013-11-151-2/+2
| | | | | The object class definitions were missing closing parentheses. So yay for the new schema parsing code in 389.
* Fix test syntax errors that newer ns-slapd noticesNalin Dahyabhai2013-05-231-5/+5
| | | | | The schema declarations which we use for self-tests contain some syntax errors that are flagged by newer versions of ns-slapd. Fix them.
* - add setting of a synthetic entry's entryUSN based on the source entry's ↵Nalin Dahyabhai2012-03-151-2/+14
| | | | entryUSN or the root DSE's lastUSN (if we have no source entry)
* - okay, revert the local changes for these, which turn out to not be necessaryNalin Dahyabhai2010-11-222-3/+1
|
* - add schema we need, drop some that we don't, whitespace fixesNalin Dahyabhai2010-11-193-1/+135
|
* - add kerberos schemaNalin Dahyabhai2010-11-191-0/+507
|
* - make sure we have some schema definitionsNalin Dahyabhai2010-11-193-3/+5
|
* - should have given that a proper definitionNalin Dahyabhai2010-11-191-1/+1
|
* - just in caseNalin Dahyabhai2010-11-191-0/+1
|
* - also set an equality for memberUsersNalin Dahyabhai2010-11-191-0/+1
|
* - yeah, we *really* need to be able to search on this attributeNalin Dahyabhai2010-11-191-0/+1
|
* - restore flag attributesNalin Dahyabhai2010-11-181-0/+4
|
* - update schema for testsNalin Dahyabhai2010-11-1828-1494/+3131
|
* - yikes, those weren't supposed to be symbolic linksNalin Dahyabhai2009-05-064-4/+708
|
* - add config files from IPA so that we can test using entries thatNalin Dahyabhai2009-04-306-0/+542
| | | | conform to its schema
* - refresh the schema we use that are part of the directory serverNalin Dahyabhai2009-04-303-10/+14
|
* - add local copies of a subset of the usual FDS schema definitionsNalin Dahyabhai2008-07-0814-0/+1278
- add an empty collations configuration