Commits

DateSubjectAuthorReleases
2014-12-17 Fix poorly worded error message. Tom Lane 9.4.1
2014-12-17 Fix poorly worded error message. Tom Lane 9.5.0
2014-04-02 Fix assorted issues in client host name lookup. Tom Lane 9.1.14
2014-04-02 Fix assorted issues in client host name lookup. Tom Lane 9.2.9
2014-04-02 Fix assorted issues in client host name lookup. Tom Lane 9.3.5
2014-04-02 Fix assorted issues in client host name lookup. Tom Lane 9.4.0
2014-03-28 Un-break peer authentication. Tom Lane 9.4.0
2014-01-28 Log a detail message for auth failures due to missing or expired password. Tom Lane 9.4.0
2013-10-22 Get rid of use of asprintf() in favor of a more portable implementation. Tom Lane 9.4.0
2012-05-13 Fix bogus declaration of local variable. Tom Lane 9.2.0
2011-07-16 Replace errdetail("%s", ...) with errdetail_internal("%s", ...). Tom Lane 9.1.0
2011-07-16 Replace errdetail("%s", ...) with errdetail_internal("%s", ...). Tom Lane 9.2.0
2011-06-02 Implement getpeereid() as a src/port compatibility function. Tom Lane 9.1.0
2011-05-31 Replace use of credential control messages with getsockopt(LOCAL_PEERCRED). Tom Lane 9.1.0
2011-05-30 Fix portability bugs in use of credentials control messages for peer auth. Tom Lane 8.4.9
2011-05-30 Fix portability bugs in use of credentials control messages for peer auth. Tom Lane 9.0.5
2011-05-30 Fix portability bugs in use of credentials control messages for peer auth. Tom Lane 9.1.0
2011-03-20 Suppress platform-dependent unused-variable warning. Tom Lane 9.1.0
2010-05-26 Fix bogus error message for SSL-cert authentication, due to lack of Tom Lane 9.0.0
2010-04-21 Fix pg_hba.conf matching so that replication connections only match records Tom Lane 9.0.0
2010-01-31 Get rid of unportable use of socklen_t --- we have a configure test Tom Lane 9.0.0
2009-12-31 Suppress compiler warning, per buildfarm member narwhal Tom Lane 9.0.0
2009-10-16 Rewrite pam_passwd_conv_proc to be more robust: avoid assuming that the Tom Lane 7.4.27
2009-10-16 Rewrite pam_passwd_conv_proc to be more robust: avoid assuming that the Tom Lane 8.0.23
2009-10-16 Rewrite pam_passwd_conv_proc to be more robust: avoid assuming that the Tom Lane 8.1.19