summaryrefslogtreecommitdiff
path: root/src/test/ldap
AgeCommit message (Expand)Author
2022-01-08Update copyright for 2022Bruce Momjian
2021-10-31Doc: improve README files associated with TAP tests.Tom Lane
2021-10-24Move Perl test modules to a better namespaceAndrew Dunstan
2021-10-19Adapt src/test/ldap/t/001_auth.pl to work with openldap 2.5.Andres Freund
2021-09-23Add missing $Test::Builder::Level settingsPeter Eisentraut
2021-07-29Remove the last vestiges of Exporter from PostgresNodeAndrew Dunstan
2021-07-29Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan
2021-05-07Add a copyright notice to perl files lacking one.Andrew Dunstan
2021-04-07Add some information about authenticated identity via log_connectionsMichael Paquier
2021-04-05Refactor all TAP test suites doing connection checksMichael Paquier
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