Commit Graph

53 Commits (da324d6cd45bbbcc1682cc2fcbc4f575281916af)

Author SHA1 Message Date
Andres Freund 64470973b1 tests: Prevent syslog activity by slapd, take 2 3 years ago
Andres Freund b9f8d1cbad tests: Minimize syslog activity by slapd 3 years ago
Michael Paquier 3a465cc678 libpq: Add support for require_auth to control authorized auth methods 3 years ago
Tom Lane e2c78e7ab4 Doc: make src/test/*/README match current reality. 3 years ago
Andrew Dunstan a9dc7f9419 Add a test using ldapbindpasswd in pg_hba.conf 3 years ago
Andrew Dunstan ee4613d2b7 Restructure Ldap TAP test 3 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Thomas Munro 14d63dd252 ci: Change macOS builds from Intel to ARM. 3 years ago
Andrew Dunstan f03bd5717e Use existing SSL certs in LDAP tests instead of generating them 3 years ago
Andrew Dunstan 8284cf5f74 Add copyright notices to meson files 3 years ago
Peter Eisentraut c8e4030d1b Make finding openssl program a configure or meson option 3 years ago
Andres Freund e6927270cd meson: Add initial version of meson based build system 3 years ago
Andres Freund c3382a3c3c Refactor PG_TEST_EXTRA logic in autoconf build 3 years ago
Tom Lane 23e7b38bfe Pre-beta mechanical code beautification. 4 years ago
Daniel Gustafsson b64c3bd62e Remove more unused module imports from TAP tests 4 years ago
Andres Freund 45fb0de4dc ldap tests: Add paths for openbsd. 4 years ago
Andres Freund ee56c3b216 ldap tests: Don't run on unsupported operating systems. 4 years ago
Daniel Gustafsson 549ec201d6 Replace Test::More plans with done_testing 4 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Tom Lane b21415595c Doc: improve README files associated with TAP tests. 4 years ago
Andrew Dunstan b3b4d8e68a
Move Perl test modules to a better namespace 4 years ago
Andres Freund 984f460e2f Adapt src/test/ldap/t/001_auth.pl to work with openldap 2.5. 4 years ago
Peter Eisentraut 73aa5e0caf Add missing $Test::Builder::Level settings 4 years ago
Andrew Dunstan 5dc932f9e7
Remove the last vestiges of Exporter from PostgresNode 5 years ago
Andrew Dunstan 201a76183e
Unify PostgresNode's new() and get_new_node() methods 5 years ago
Andrew Dunstan 8fa6e6919c
Add a copyright notice to perl files lacking one. 5 years ago
Michael Paquier 9afffcb833 Add some information about authenticated identity via log_connections 5 years ago
Michael Paquier c50624cdd2 Refactor all TAP test suites doing connection checks 5 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Thomas Munro f44b9b625b Fix rare failure in LDAP tests. 6 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Tom Lane 3146f5257f Be more careful about port selection in src/test/ldap/. 6 years ago
Andrew Dunstan 15077ab63f Fix certificate subjects in ldap test 7 years ago
Tom Lane 4ecd05cb77 Save Kerberos and LDAP daemon logs where the buildfarm can find them. 7 years ago
Tom Lane 803466b6ff Avoid picking already-bound TCP ports in kerberos and ldap test suites. 7 years ago
Thomas Munro 27cd521e6e Fix LDAP test instability. 7 years ago
Thomas Munro aa1419e63f Add MacPorts support to src/test/ldap tests. 7 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Thomas Munro 257ef3cd4f Fix handling of HBA ldapserver with multiple hostnames. 7 years ago
Tom Lane 425b4c082c Improve requirements documentation for ldap test suite. 8 years ago
Tom Lane c992dca26e Clarify the README files for the various separate TAP-based test suites. 8 years ago
Bruce Momjian 9bab9cb36a README: add URLs for openldap installation 8 years ago
Andrew Dunstan 3a7cc727c7 Don't fall off the end of perl functions 8 years ago
Peter Eisentraut d4f16d5071 perltidy: Add option --nooutdent-long-quotes 8 years ago
Tom Lane f04d4ac919 Reindent Perl files with perltidy version 20170521. 8 years ago
Peter Eisentraut ff18115ae9 Prevent LDAP and SSL tests from running without support in build 8 years ago
Peter Eisentraut b4e2ada347 In LDAP test, restart after pg_hba.conf changes 8 years ago
Peter Eisentraut f5da5683a8 Add installcheck support to more test suites 8 years ago
Peter Eisentraut 35c0754fad Allow ldaps when using ldap authentication 8 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago