Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct syntax errors | Nalin Dahyabhai | 2013-11-15 | 1 | -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 notices | Nalin Dahyabhai | 2013-05-23 | 1 | -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 Dahyabhai | 2012-03-15 | 1 | -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 necessary | Nalin Dahyabhai | 2010-11-22 | 2 | -3/+1 |
| | |||||
* | - add schema we need, drop some that we don't, whitespace fixes | Nalin Dahyabhai | 2010-11-19 | 3 | -1/+135 |
| | |||||
* | - add kerberos schema | Nalin Dahyabhai | 2010-11-19 | 1 | -0/+507 |
| | |||||
* | - make sure we have some schema definitions | Nalin Dahyabhai | 2010-11-19 | 3 | -3/+5 |
| | |||||
* | - should have given that a proper definition | Nalin Dahyabhai | 2010-11-19 | 1 | -1/+1 |
| | |||||
* | - just in case | Nalin Dahyabhai | 2010-11-19 | 1 | -0/+1 |
| | |||||
* | - also set an equality for memberUsers | Nalin Dahyabhai | 2010-11-19 | 1 | -0/+1 |
| | |||||
* | - yeah, we *really* need to be able to search on this attribute | Nalin Dahyabhai | 2010-11-19 | 1 | -0/+1 |
| | |||||
* | - restore flag attributes | Nalin Dahyabhai | 2010-11-18 | 1 | -0/+4 |
| | |||||
* | - update schema for tests | Nalin Dahyabhai | 2010-11-18 | 28 | -1494/+3131 |
| | |||||
* | - yikes, those weren't supposed to be symbolic links | Nalin Dahyabhai | 2009-05-06 | 4 | -4/+708 |
| | |||||
* | - add config files from IPA so that we can test using entries that | Nalin Dahyabhai | 2009-04-30 | 6 | -0/+542 |
| | | | | conform to its schema | ||||
* | - refresh the schema we use that are part of the directory server | Nalin Dahyabhai | 2009-04-30 | 3 | -10/+14 |
| | |||||
* | - add local copies of a subset of the usual FDS schema definitions | Nalin Dahyabhai | 2008-07-08 | 14 | -0/+1278 |
- add an empty collations configuration |