Commits

DateSubjectAuthorReleases
2015-02-17 Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. Tom Lane 9.5.0
2015-02-16 Fix misuse of memcpy() in check_ip(). Tom Lane 9.5.0
2015-02-16 Fix misuse of memcpy() in check_ip(). Tom Lane 9.0.20
2015-02-16 Fix misuse of memcpy() in check_ip(). Tom Lane 9.1.16
2015-02-16 Fix misuse of memcpy() in check_ip(). Tom Lane 9.2.11
2015-02-16 Fix misuse of memcpy() in check_ip(). Tom Lane 9.3.7
2015-02-16 Fix misuse of memcpy() in check_ip(). Tom Lane 9.4.2
2015-01-24 Replace a bunch more uses of strncpy() with safer coding. Tom Lane 9.5.0
2014-04-16 Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. Tom Lane 8.4.22
2014-04-16 Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. Tom Lane 9.0.18
2014-04-16 Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. Tom Lane 9.1.14
2014-04-16 Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. Tom Lane 9.2.9
2014-04-16 Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. Tom Lane 9.3.5
2014-04-16 Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. Tom Lane 9.4.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
2012-12-04 Attempt to un-break Windows builds with USE_LDAP. Tom Lane 9.3.0
2011-10-19 Reject empty pg_hba.conf files. Tom Lane 9.2.0
2011-05-30 Fix portability bugs in use of credentials control messages for peer auth. Tom Lane 8.2.22
2011-05-30 Fix portability bugs in use of credentials control messages for peer auth. Tom Lane 8.3.16
2011-04-26 Rephrase some not-supported error messages in pg_hba.conf processing. Tom Lane 9.1.0
2011-04-26 Complain if pg_hba.conf contains "hostssl" but SSL is disabled. Tom Lane 8.4.9
2011-04-26 Complain if pg_hba.conf contains "hostssl" but SSL is disabled. Tom Lane 9.0.5