index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
kerberos
Commit message (
Expand
)
Author
Age
*
libpq: Error message improvement
Peter Eisentraut
2023-05-16
*
Fix various typos
David Rowley
2023-04-18
*
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-13
*
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
*
Add support for Kerberos credential delegation
Stephen Frost
2023-04-07
*
For Kerberos testing, disable DNS lookups
Stephen Frost
2023-04-07
*
libpq: Add support for require_auth to control authorized auth methods
Michael Paquier
2023-03-14
*
For Kerberos testing, disable reverse DNS lookup
Stephen Frost
2023-03-09
*
Doc: make src/test/*/README match current reality.
Tom Lane
2023-02-07
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
ci: Change macOS builds from Intel to ARM.
Thomas Munro
2023-01-01
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
*
Introduce SYSTEM_USER
Michael Paquier
2022-09-29
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
*
Refactor PG_TEST_EXTRA logic in autoconf build
Andres Freund
2022-09-20
*
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-11
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Doc: improve README files associated with TAP tests.
Tom Lane
2021-10-31
*
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
*
Add more $Test::Builder::Level in the TAP tests
Michael Paquier
2021-10-12
*
Add missing $Test::Builder::Level settings
Peter Eisentraut
2021-09-23
*
Update src/test/kerberos to account for previous commit.
Noah Misch
2021-09-10
*
Remove the last vestiges of Exporter from PostgresNode
Andrew Dunstan
2021-07-29
*
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
2021-07-29
*
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-12
*
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-05-07
*
Add some information about authenticated identity via log_connections
Michael Paquier
2021-04-07
*
Fix some issues with SSL and Kerberos tests
Michael Paquier
2021-04-06
*
Refactor all TAP test suites doing connection checks
Michael Paquier
2021-04-05
*
Simplify TAP tests of kerberos with expected log file contents
Michael Paquier
2021-03-22
*
Don't clobber the calling user's credentials cache in Kerberos test.
Tom Lane
2021-01-25
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Avoid time-of-day-dependent failure in log rotation test.
Tom Lane
2020-12-24
*
Add GSS information to connection authorized log message
Stephen Frost
2020-12-02
*
Correct several behavior descriptions in comments.
Noah Misch
2020-08-15
*
Extensive code review for GSSAPI encryption mechanism.
Tom Lane
2020-01-11
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Save Kerberos and LDAP daemon logs where the buildfarm can find them.
Tom Lane
2019-08-06
*
Avoid picking already-bound TCP ports in kerberos and ldap test suites.
Tom Lane
2019-08-04
*
GSSAPI: Improve documentation and tests
Stephen Frost
2019-04-19
*
GSSAPI encryption support
Stephen Frost
2019-04-03
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Make "kerberos" test suite independent of "localhost" name resolution.
Noah Misch
2018-08-03
*
Clarify the README files for the various separate TAP-based test suites.
Tom Lane
2018-06-19
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
*
Tests for Kerberos/GSSAPI authentication
Peter Eisentraut
2018-03-06