aboutsummaryrefslogtreecommitdiff
path: root/src/test/kerberos
Commit message (Expand)AuthorAge
* 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
* 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
* GSSAPI: Improve documentation and testsStephen Frost2019-04-19
* GSSAPI encryption supportStephen Frost2019-04-03
* Update copyright for 2019Bruce Momjian2019-01-02
* Make "kerberos" test suite independent of "localhost" name resolution.Noah Misch2018-08-03
* Clarify the README files for the various separate TAP-based test suites.Tom Lane2018-06-19
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-27
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-09
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-25
* Tests for Kerberos/GSSAPI authenticationPeter Eisentraut2018-03-06