summaryrefslogtreecommitdiff
path: root/src/test/ldap
AgeCommit message (Expand)Author
2025-05-22Replace deprecated log_connections values in docs and testsMelanie Plageman
2025-04-22Re-enable SSL connect_fails tests, and fix related race conditions.Tom Lane
2025-01-01Update copyright for 2025Bruce Momjian
2024-07-23ldapurl is supported with simple bindPeter Eisentraut
2024-04-07Don't clobber test exit code at cleanup in LDAP/Kerberors testsHeikki Linnakangas
2024-04-07Improve check in LDAP test to find the OpenLDAP installationHeikki Linnakangas
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-29Follow-up fixes for "Make all Perl warnings fatal"Peter Eisentraut
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-11-06Remove distprepPeter Eisentraut
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-04-18Fix various typosDavid Rowley
2023-03-17tests: Prevent syslog activity by slapd, take 2Andres Freund
2023-03-17tests: Minimize syslog activity by slapdAndres Freund
2023-03-14libpq: Add support for require_auth to control authorized auth methodsMichael Paquier
2023-02-07Doc: make src/test/*/README match current reality.Tom Lane
2023-01-23Add a test using ldapbindpasswd in pg_hba.confAndrew Dunstan
2023-01-23Restructure Ldap TAP testAndrew Dunstan
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-31ci: Change macOS builds from Intel to ARM.Thomas Munro
2022-12-20Use existing SSL certs in LDAP tests instead of generating themAndrew Dunstan
2022-12-20Add copyright notices to meson filesAndrew Dunstan
2022-10-20Make finding openssl program a configure or meson optionPeter Eisentraut
2022-09-22meson: Add initial version of meson based build systemAndres Freund
2022-09-20Refactor PG_TEST_EXTRA logic in autoconf buildAndres Freund
2022-05-12Pre-beta mechanical code beautification.Tom Lane
2022-03-27Remove more unused module imports from TAP testsDaniel Gustafsson
2022-03-09ldap tests: Add paths for openbsd.Andres Freund
2022-03-09ldap tests: Don't run on unsupported operating systems.Andres Freund
2022-02-11Replace Test::More plans with done_testingDaniel Gustafsson
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