summaryrefslogtreecommitdiff
path: root/src/test/kerberos
Commit message (Expand)AuthorAgeFilesLines
* Simplify TAP tests of kerberos with expected log file contentsMichael Paquier2021-03-221-22/+5
* Don't clobber the calling user's credentials cache in Kerberos test.Tom Lane2021-01-251-0/+3
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Avoid time-of-day-dependent failure in log rotation test.Tom Lane2020-12-241-4/+10
* Add GSS information to connection authorized log messageStephen Frost2020-12-021-34/+84
* Correct several behavior descriptions in comments.Noah Misch2020-08-151-4/+6
* Extensive code review for GSSAPI encryption mechanism.Tom Lane2020-01-111-4/+48
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Save Kerberos and LDAP daemon logs where the buildfarm can find them.Tom Lane2019-08-061-2/+2
* Avoid picking already-bound TCP ports in kerberos and ldap test suites.Tom Lane2019-08-041-1/+1
* GSSAPI: Improve documentation and testsStephen Frost2019-04-192-210/+109
* GSSAPI encryption supportStephen Frost2019-04-031-0/+197
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Make "kerberos" test suite independent of "localhost" name resolution.Noah Misch2018-08-031-8/+12
* Clarify the README files for the various separate TAP-based test suites.Tom Lane2018-06-191-3/+11
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-271-0/+1
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-091-1/+2
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-251-33/+45
* Tests for Kerberos/GSSAPI authenticationPeter Eisentraut2018-03-064-0/+239