summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* - actually get MEP working for when we need itNalin Dahyabhai2012-01-101-4/+6
|
* - add a basic MEP configurationNalin Dahyabhai2012-01-101-0/+18
|
* - tag 0.30Nalin Dahyabhai2012-01-101-1/+1
|
* - add config snippet for managed-entries and load it by defaultNalin Dahyabhai2012-01-103-0/+21
|
* - use an internal sequence number to disable the skip-boring-updates logic, ↵Nalin Dahyabhai2012-01-1020-0/+283
| | | | and test that while our results don't change, we did actually do processing
* - add and test a "unique" operatorNalin Dahyabhai2012-01-1020-0/+232
|
* - add tests which exercise us in combination with memberOf and refintNalin Dahyabhai2012-01-1025-48/+239
|
* - add constructs conditionally using refint and memberofNalin Dahyabhai2012-01-102-2/+14
|
* - turn on refint and memberof plugins when running testsNalin Dahyabhai2012-01-093-0/+40
|
* - update to expect normalized DNs in sample search resultsNalin Dahyabhai2012-01-046-20/+20
|
* - in the test client, don't force the timeout to 0Nalin Dahyabhai2012-01-041-1/+0
|
* - handle failure parsing a resultNalin Dahyabhai2011-05-261-1/+3
|
* - build sources we use in this directoryNalin Dahyabhai2011-05-131-1/+16
|
* - tar up yp.x, make sure yp.h can be foundNalin Dahyabhai2011-05-131-1/+1
|
* - don't assume that libc will provide yp headers -- build them ourselvesNalin Dahyabhai2011-05-132-7/+4
|
* - don't leave the tv_usec field uninitialized (defect #10121)Nalin Dahyabhai2011-01-031-1/+2
|
* - add a test for deref_fNalin Dahyabhai2010-11-239-0/+148
|
* - refine one suppressionNalin Dahyabhai2010-11-221-9/+10
|
* - more suppressionsNalin Dahyabhai2010-11-222-171/+272
|
* - always generate potential suppressionsNalin Dahyabhai2010-11-221-1/+1
|
* - try to use some valgrind suppressionsNalin Dahyabhai2010-11-222-1/+281
|
* - fixup that descriptionNalin Dahyabhai2010-11-221-1/+1
|
* - handle a group with no explicitly-named container by treating theNalin Dahyabhai2010-11-229-0/+671
| | | | entries as direct subordinates of the group entry
* - verify that we can still do things we did with deref_r using deref_rf,Nalin Dahyabhai2010-11-229-0/+165
| | | | if we want to
* - use the filter at the right point in walking a chainNalin Dahyabhai2010-11-229-0/+266
| | | | - add a test for deref_rf
* - okay, revert the local changes for these, which turn out to not be necessaryNalin Dahyabhai2010-11-222-3/+1
|
* - whitespace fixNalin Dahyabhai2010-11-191-1/+1
|
* - more whitespace fixes, more getting rid of data we don't touch anywayNalin Dahyabhai2010-11-193-11/+2
|
* - add schema we need, drop some that we don't, whitespace fixesNalin Dahyabhai2010-11-195-11/+136
|
* - add kerberos schemaNalin Dahyabhai2010-11-191-0/+507
|
* - fix capitalizationNalin Dahyabhai2010-11-192-34/+34
|
* - whitespace fixesNalin Dahyabhai2010-11-191-2/+2
|
* - 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
|
* - track origins of uninitialized dataNalin Dahyabhai2010-11-191-1/+1
|
* - restore flag attributesNalin Dahyabhai2010-11-181-0/+4
|
* - fix whitespaceNalin Dahyabhai2010-11-181-1/+1
|
* - fix a capitalization detailNalin Dahyabhai2010-11-181-1/+1
|
* - whitespace and capitalization fixesNalin Dahyabhai2010-11-1841-147/+147
|
* - account for whitespace changesNalin Dahyabhai2010-11-182-2/+2
|
* - try to remove whitespace between DN componentsNalin Dahyabhai2010-11-185-5/+5
|
* - set the plugin up correctlyNalin Dahyabhai2010-11-181-1/+1
|
* - update schema for testsNalin Dahyabhai2010-11-1829-1494/+3285
|
* - move some documentation files aroundNalin Dahyabhai2009-06-172-0/+8
|
* - another test for handling of emptiesNalin Dahyabhai2009-05-075-0/+67
|
* - more redundancy in the testNalin Dahyabhai2009-05-073-9/+9
|
* - verify that we don't merge empty values, eitherNalin Dahyabhai2009-05-071-1/+1
|