summaryrefslogtreecommitdiff
path: root/src/test/ldap
AgeCommit message (Expand)Author
2021-01-02Update copyright for 2021Bruce Momjian
2020-08-03Fix rare failure in LDAP tests.Thomas Munro
2020-01-01Update copyrights for 2020Bruce Momjian
2019-09-09Be more careful about port selection in src/test/ldap/.Tom Lane
2019-08-08Fix certificate subjects in ldap testAndrew Dunstan
2019-08-06Save Kerberos and LDAP daemon logs where the buildfarm can find them.Tom Lane
2019-08-04Avoid picking already-bound TCP ports in kerberos and ldap test suites.Tom Lane
2019-07-25Fix LDAP test instability.Thomas Munro
2019-03-25Add MacPorts support to src/test/ldap tests.Thomas Munro
2019-01-02Update copyright for 2019Bruce Momjian
2018-11-13Fix handling of HBA ldapserver with multiple hostnames.Thomas Munro
2018-06-21Improve requirements documentation for ldap test suite.Tom Lane
2018-06-19Clarify the README files for the various separate TAP-based test suites.Tom Lane
2018-06-19README: add URLs for openldap installationBruce Momjian
2018-05-27Don't fall off the end of perl functionsAndrew Dunstan
2018-04-27perltidy: Add option --nooutdent-long-quotesPeter Eisentraut
2018-04-25Reindent Perl files with perltidy version 20170521.Tom Lane
2018-03-03Prevent LDAP and SSL tests from running without support in buildPeter Eisentraut
2018-02-13In LDAP test, restart after pg_hba.conf changesPeter Eisentraut
2018-01-23Add installcheck support to more test suitesPeter Eisentraut
2018-01-03Allow ldaps when using ldap authenticationPeter Eisentraut
2018-01-03Update copyright for 2018Bruce Momjian
2017-10-13Log diagnostic messages if errors occur during LDAP auth.Peter Eisentraut
2017-09-15src/test/ldap: Fix test function in Linux portAlvaro Herrera
2017-09-15Add LDAP authentication test suitePeter Eisentraut