summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Tweak the self-tests just a bitNalin Dahyabhai2014-04-222-5/+17
* Fixup nsswitch tests to allow the server to resolve its userNalin Dahyabhai2014-02-174-1/+7
* Whitespace fixupNalin Dahyabhai2013-11-151-2/+0
* Perform tests with fewer threadsNalin Dahyabhai2013-11-151-0/+1
* Correct syntax errorsNalin Dahyabhai2013-11-151-2/+2
* Coverity#11940: do not leak memory in the pam wrapper testAlexander Bokovoy2013-11-151-3/+5
* Add ignore-subtree and restrict-subtree settingsNalin Dahyabhai2013-09-1940-0/+682
* Force LC_ALL to "C", just in caseNalin Dahyabhai2013-09-061-0/+1
* Handle fopen() failuresNalin Dahyabhai2013-08-271-1/+1
* Don't leak ret if fopen() fails (static analysis)Nalin Dahyabhai2013-08-271-0/+1
* Add nsswitch and PAM testsNalin Dahyabhai2013-08-126-0/+577
* Add support logic for wrappers.soNalin Dahyabhai2013-08-122-4/+30
* Add a function for attempting a simple-bind searchNalin Dahyabhai2013-08-121-1/+4
* Shoehorn in some nsswitch wrappersNalin Dahyabhai2013-08-123-0/+584
* Factor out the sleepingNalin Dahyabhai2013-05-241-2/+7
* Add %sort() and %dribble_merge()Nalin Dahyabhai2013-05-2310-0/+1606
* Fix test syntax errors that newer ns-slapd noticesNalin Dahyabhai2013-05-231-5/+5
* don't skip changes that only affect map membershipNalin Dahyabhai2013-04-0420-0/+262
* add test use of betxnsNalin Dahyabhai2012-11-126-0/+22
* compare LDIF without case sensitivityNalin Dahyabhai2012-10-251-5/+16
* Merge branch 'master' of git.fedorahosted.org:/git/slapi-nisNalin Dahyabhai2012-04-034-1/+30
|\
| * - bump to 0.40Nalin Dahyabhai2012-03-301-0/+2
| * - treat the padding values used by %link() into expressions instead ofNalin Dahyabhai2012-03-303-1/+28
* | Merge branch 'master' of git.fedorahosted.org:/git/slapi-nisNalin Dahyabhai2012-03-295-0/+81
|\|
| * - add a "default" functionNalin Dahyabhai2012-03-285-0/+81
* | - close the socket in case of error (static analysis)Nalin Dahyabhai2012-03-221-0/+5
|/
* - add setting of a synthetic entry's entryUSN based on the source entry's ent...Nalin Dahyabhai2012-03-153-2/+28
* properly escape RDN values when building compat entries (#796509)Nalin Dahyabhai2012-02-237-0/+131
* - take steps to avoid making yp_first/yp_next clients loop indefinitely when ...Nalin Dahyabhai2012-01-241-0/+12
* - expect first/next to get us to the endNalin Dahyabhai2012-01-241-0/+2
* - add multiple-result capable versions of match/regmatch/regsubNalin Dahyabhai2012-01-245-0/+96
* - don't make generating yp.h conditionalNalin Dahyabhai2012-01-191-4/+0
* - tighten up the descriptions so that they don't wrap on 80-column displaysNalin Dahyabhai2012-01-184-4/+4
* - add plenty of time here, and don't use --read-var-info=yes because all it g...Nalin Dahyabhai2012-01-172-2/+2
* - whoops, mep needs the container to be thereNalin Dahyabhai2012-01-172-0/+10
* - suppress read-write lock cleanupNalin Dahyabhai2012-01-171-8/+10
* - valgrind already follows children which don't exec(), which is what weNalin Dahyabhai2012-01-171-2/+2
* - use --read-var-info when using valgrind's memcheckNalin Dahyabhai2012-01-161-1/+1
* - use multiple log filesNalin Dahyabhai2012-01-161-1/+1
* - force tracing childrenNalin Dahyabhai2012-01-161-1/+1
* - fix the test that we do recompute the two entries when we're not skipping thatNalin Dahyabhai2012-01-117-30/+19
* - adjust expectations now that we normalize our entry DNsNalin Dahyabhai2012-01-1134-82/+82
* - 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, a...Nalin Dahyabhai2012-01-1020-0/+283
* - 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