Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Perform tests with fewer threads | Nalin Dahyabhai | 2013-11-15 | 1 | -0/+1 |
| | |||||
* | 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 test use of betxns | Nalin Dahyabhai | 2012-11-12 | 5 | -0/+16 |
| | |||||
* | - add setting of a synthetic entry's entryUSN based on the source entry's ↵ | Nalin Dahyabhai | 2012-03-15 | 2 | -2/+25 |
| | | | | entryUSN or the root DSE's lastUSN (if we have no source entry) | ||||
* | - actually get MEP working for when we need it | Nalin Dahyabhai | 2012-01-10 | 1 | -4/+6 |
| | |||||
* | - add a basic MEP configuration | Nalin Dahyabhai | 2012-01-10 | 1 | -0/+18 |
| | |||||
* | - add config snippet for managed-entries and load it by default | Nalin Dahyabhai | 2012-01-10 | 1 | -0/+12 |
| | |||||
* | - turn on refint and memberof plugins when running tests | Nalin Dahyabhai | 2012-01-09 | 2 | -0/+32 |
| | |||||
* | - 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 |
| | |||||
* | - try to remove whitespace between DN components | Nalin Dahyabhai | 2010-11-18 | 1 | -1/+1 |
| | |||||
* | - set the plugin up correctly | Nalin Dahyabhai | 2010-11-18 | 1 | -1/+1 |
| | |||||
* | - update schema for tests | Nalin Dahyabhai | 2010-11-18 | 29 | -1494/+3285 |
| | |||||
* | - 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 |
| | |||||
* | - update dse.ldif so that it won't make 1.2.0 complain | Nalin Dahyabhai | 2009-04-30 | 1 | -1/+1 |
| | | | | | - add a default nsslapd-rundir setting - remove the default nsslapd-ldapiautodnsuffix setting | ||||
* | - oh, duh. don't assume the schema module is built where i happen to | Nalin Dahyabhai | 2008-11-07 | 1 | -1/+1 |
| | | | | have it on that one box | ||||
* | - drop the default limit on the number of descriptors, to avoid error | Nalin Dahyabhai | 2008-11-04 | 1 | -1/+1 |
| | | | | | messages in cases where a debugging tool has reserved some, so the limit is more than the current limit | ||||
* | - create a container for service entries | Nalin Dahyabhai | 2008-07-30 | 1 | -0/+4 |
| | |||||
* | - move the user entries into the right subtrees | Nalin Dahyabhai | 2008-07-08 | 1 | -10/+10 |
| | |||||
* | - add some initial user entries | Nalin Dahyabhai | 2008-07-08 | 1 | -0/+94 |
| | |||||
* | - add local copies of a subset of the usual FDS schema definitions | Nalin Dahyabhai | 2008-07-08 | 15 | -0/+1278 |
| | | | | - add an empty collations configuration | ||||
* | - refinements to how we launch servers | Nalin Dahyabhai | 2008-07-08 | 1 | -1/+1 |
| | |||||
* | - slightly-simplified directory server configuration template | Nalin Dahyabhai | 2008-07-08 | 1 | -0/+1343 |