aboutsummaryrefslogtreecommitdiff
path: root/src/test/ldap
Commit message (Expand)AuthorAge
* ldapurl is supported with simple bindPeter Eisentraut2024-07-23
* Don't clobber test exit code at cleanup in LDAP/Kerberors testsHeikki Linnakangas2024-04-07
* Improve check in LDAP test to find the OpenLDAP installationHeikki Linnakangas2024-04-07
* Update copyright for 2024Bruce Momjian2024-01-03
* Follow-up fixes for "Make all Perl warnings fatal"Peter Eisentraut2023-12-29
* Make all Perl warnings fatalPeter Eisentraut2023-12-29
* Remove distprepPeter Eisentraut2023-11-06
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* Fix various typosDavid Rowley2023-04-18
* tests: Prevent syslog activity by slapd, take 2Andres Freund2023-03-16
* tests: Minimize syslog activity by slapdAndres Freund2023-03-16
* libpq: Add support for require_auth to control authorized auth methodsMichael Paquier2023-03-14
* Doc: make src/test/*/README match current reality.Tom Lane2023-02-07
* Add a test using ldapbindpasswd in pg_hba.confAndrew Dunstan2023-01-23
* Restructure Ldap TAP testAndrew Dunstan2023-01-23
* Update copyright for 2023Bruce Momjian2023-01-02
* ci: Change macOS builds from Intel to ARM.Thomas Munro2023-01-01
* Use existing SSL certs in LDAP tests instead of generating themAndrew Dunstan2022-12-20
* Add copyright notices to meson filesAndrew Dunstan2022-12-20
* Make finding openssl program a configure or meson optionPeter Eisentraut2022-10-20
* meson: Add initial version of meson based build systemAndres Freund2022-09-21
* Refactor PG_TEST_EXTRA logic in autoconf buildAndres Freund2022-09-20
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* Remove more unused module imports from TAP testsDaniel Gustafsson2022-03-27
* ldap tests: Add paths for openbsd.Andres Freund2022-03-09
* ldap tests: Don't run on unsupported operating systems.Andres Freund2022-03-09
* Replace Test::More plans with done_testingDaniel Gustafsson2022-02-11
* Update copyright for 2022Bruce Momjian2022-01-07
* Doc: improve README files associated with TAP tests.Tom Lane2021-10-31
* Move Perl test modules to a better namespaceAndrew Dunstan2021-10-24
* Adapt src/test/ldap/t/001_auth.pl to work with openldap 2.5.Andres Freund2021-10-19
* Add missing $Test::Builder::Level settingsPeter Eisentraut2021-09-23
* Remove the last vestiges of Exporter from PostgresNodeAndrew Dunstan2021-07-29
* Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan2021-07-29
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-07
* Add some information about authenticated identity via log_connectionsMichael Paquier2021-04-07
* Refactor all TAP test suites doing connection checksMichael Paquier2021-04-05
* Update copyright for 2021Bruce Momjian2021-01-02
* Fix rare failure in LDAP tests.Thomas Munro2020-08-03
* Update copyrights for 2020Bruce Momjian2020-01-01
* Be more careful about port selection in src/test/ldap/.Tom Lane2019-09-09
* Fix certificate subjects in ldap testAndrew Dunstan2019-08-08
* Save Kerberos and LDAP daemon logs where the buildfarm can find them.Tom Lane2019-08-06
* Avoid picking already-bound TCP ports in kerberos and ldap test suites.Tom Lane2019-08-04
* Fix LDAP test instability.Thomas Munro2019-07-26
* Add MacPorts support to src/test/ldap tests.Thomas Munro2019-03-26
* Update copyright for 2019Bruce Momjian2019-01-02
* Fix handling of HBA ldapserver with multiple hostnames.Thomas Munro2018-11-13
* Improve requirements documentation for ldap test suite.Tom Lane2018-06-21
* Clarify the README files for the various separate TAP-based test suites.Tom Lane2018-06-19