Commits

Showing commits that first shipped in 9.6 (backpatches included). Clear

DateSubjectAuthorReleases
2021-06-23 Don't assume GSSAPI result strings are null-terminated. Tom Lane 9.6.23
2019-11-05 Avoid logging complaints about abandoned connections when using PAM. Tom Lane 9.6.16
2018-11-28 Don't set PAM_RHOST for Unix sockets. Thomas Munro 9.6.12
2018-08-21 Fix set of NLS translation issues Michael Paquier 9.6.11
2018-05-21 Fix unsafe usage of strerror(errno) within ereport(). Tom Lane 9.6.10
2017-11-10 Fix some null pointer dereferences in LDAP auth code Peter Eisentraut 9.6.7
2017-08-07 Don't allow logging in with empty password. Heikki Linnakangas 9.6.4
2017-03-26 Fix unportable disregard of alignment requirements in RADIUS code. Tom Lane 9.6.3
2016-09-27 Include <sys/select.h> where needed Alvaro Herrera 9.6.1
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-04-08 Add authentication parameters compat_realm and upn_usename for SSPI Magnus Hagander 9.6.0
2016-04-08 Add BSD authentication method. Tom Lane 9.6.0
2016-04-08 Set PAM_RHOST item for PAM authentication Peter Eisentraut 9.6.0
2016-04-07 Standardize GetTokenInformation() error reporting. Noah Misch 9.6.0
2016-04-02 Refer to a TOKEN_USER payload as a "token user," not as a "user token". Noah Misch 9.6.0
2016-03-29 Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane 9.6.0
2016-03-15 Fix typos. Robert Haas 9.6.0
2016-01-14 Properly close token in sspi authentication Magnus Hagander 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-11-17 Message improvements Peter Eisentraut 9.6.0
2015-09-06 Support RADIUS passwords up to 128 characters Magnus Hagander 9.6.0