aboutsummaryrefslogtreecommitdiff
path: root/src/test/kerberos
Commit message (Expand)AuthorAge
* Re-enable SSL connect_fails tests, and fix related race conditions.Tom Lane2025-04-22
* Update copyright for 2025Bruce Momjian2025-01-01
* Move Kerberos moduleHeikki Linnakangas2024-04-08
* Don't clobber test exit code at cleanup in LDAP/Kerberors testsHeikki Linnakangas2024-04-07
* Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...Peter Eisentraut2024-03-19
* 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
* Spell the values of libpq's gssdelegation parameter as "0" and "1".Tom Lane2023-05-22
* Expand some more uses of "deleg" to "delegation" or "delegated".Tom Lane2023-05-21
* Fix remaining references to gss_accept_deleg.Nathan Bossart2023-05-20
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* libpq: Error message improvementPeter Eisentraut2023-05-16
* Fix various typosDavid Rowley2023-04-18
* De-Revert "Add support for Kerberos credential delegation"Stephen Frost2023-04-13
* Revert "Add support for Kerberos credential delegation"Stephen Frost2023-04-08
* Add support for Kerberos credential delegationStephen Frost2023-04-07
* For Kerberos testing, disable DNS lookupsStephen Frost2023-04-07
* libpq: Add support for require_auth to control authorized auth methodsMichael Paquier2023-03-14
* For Kerberos testing, disable reverse DNS lookupStephen Frost2023-03-09
* Doc: make src/test/*/README match current reality.Tom Lane2023-02-07
* Update copyright for 2023Bruce Momjian2023-01-02
* ci: Change macOS builds from Intel to ARM.Thomas Munro2023-01-01
* Add copyright notices to meson filesAndrew Dunstan2022-12-20
* Introduce SYSTEM_USERMichael Paquier2022-09-29
* meson: Add initial version of meson based build systemAndres Freund2022-09-21
* Refactor PG_TEST_EXTRA logic in autoconf buildAndres Freund2022-09-20
* 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
* Add more $Test::Builder::Level in the TAP testsMichael Paquier2021-10-12
* Add missing $Test::Builder::Level settingsPeter Eisentraut2021-09-23
* Update src/test/kerberos to account for previous commit.Noah Misch2021-09-10
* Remove the last vestiges of Exporter from PostgresNodeAndrew Dunstan2021-07-29
* Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan2021-07-29
* Initial pgindent and pgperltidy run for v14.Tom Lane2021-05-12
* 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
* Fix some issues with SSL and Kerberos testsMichael Paquier2021-04-06
* Refactor all TAP test suites doing connection checksMichael Paquier2021-04-05
* Simplify TAP tests of kerberos with expected log file contentsMichael Paquier2021-03-22
* Don't clobber the calling user's credentials cache in Kerberos test.Tom Lane2021-01-25
* Update copyright for 2021Bruce Momjian2021-01-02
* Avoid time-of-day-dependent failure in log rotation test.Tom Lane2020-12-24
* Add GSS information to connection authorized log messageStephen Frost2020-12-02
* Correct several behavior descriptions in comments.Noah Misch2020-08-15
* Extensive code review for GSSAPI encryption mechanism.Tom Lane2020-01-11
* Update copyrights for 2020Bruce Momjian2020-01-01