summaryrefslogtreecommitdiff
path: root/src/test/ldap
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Be more careful about port selection in src/test/ldap/.Tom Lane2019-09-091-1/+1
* Fix certificate subjects in ldap testAndrew Dunstan2019-08-081-2/+2
* Save Kerberos and LDAP daemon logs where the buildfarm can find them.Tom Lane2019-08-061-1/+1
* Avoid picking already-bound TCP ports in kerberos and ldap test suites.Tom Lane2019-08-041-1/+1
* Fix LDAP test instability.Thomas Munro2019-07-261-0/+16
* Add MacPorts support to src/test/ldap tests.Thomas Munro2019-03-262-2/+9
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Fix handling of HBA ldapserver with multiple hostnames.Thomas Munro2018-11-131-1/+17
* Improve requirements documentation for ldap test suite.Tom Lane2018-06-211-3/+12
* Clarify the README files for the various separate TAP-based test suites.Tom Lane2018-06-191-2/+10
* README: add URLs for openldap installationBruce Momjian2018-06-191-0/+11
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-271-0/+1
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-271-10/+10
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-251-51/+91
* Prevent LDAP and SSL tests from running without support in buildPeter Eisentraut2018-03-032-1/+12
* In LDAP test, restart after pg_hba.conf changesPeter Eisentraut2018-02-131-11/+11
* Add installcheck support to more test suitesPeter Eisentraut2018-01-232-0/+7
* Allow ldaps when using ldap authenticationPeter Eisentraut2018-01-031-4/+57
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Log diagnostic messages if errors occur during LDAP auth.Peter Eisentraut2017-10-121-1/+10
* src/test/ldap: Fix test function in Linux portAlvaro Herrera2017-09-161-2/+2
* Add LDAP authentication test suitePeter Eisentraut2017-09-155-0/+251