Commits

DateSubjectAuthorReleases
2021-04-07 Refactor hba_authname Magnus Hagander 14.0
2019-03-09 Add new clientcert hba option verify-full Magnus Hagander 12.0
2017-03-22 Support multiple RADIUS servers Magnus Hagander 10.0
2016-04-08 Add authentication parameters compat_realm and upn_usename for SSPI Magnus Hagander 9.6.0
2014-03-16 Cleanups from the remove-native-krb5 patch Magnus Hagander 9.4.0
2014-01-19 Remove support for native krb5 authentication Magnus Hagander 9.4.0
2013-03-10 Report pg_hba line number and contents when users fail to log in Magnus Hagander 9.3.0
2011-03-19 Rename ident authentication over local connections to peer Magnus Hagander 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-01-27 Add support for RADIUS authentication. Magnus Hagander 9.0.0
2009-12-12 Allow LDAP authentication to operate in search+bind mode, meaning it Magnus Hagander 9.0.0
2009-01-07 Add hba parameter include_realm to krb5, gss and sspi authentication, used Magnus Hagander 8.4.0
2009-01-07 Allow krb_realm (krb5, gssapi and sspi) and krb_server_hostname (krb5 only) Magnus Hagander 8.4.0
2008-11-20 Add support for using SSL client certificates to authenticate to the Magnus Hagander 8.4.0
2008-11-20 Control client certificate requesting with the pg_hba option "clientcert" Magnus Hagander 8.4.0
2008-10-28 Remove support for (insecure) crypt authentication. Magnus Hagander 8.4.0
2008-10-23 * make pg_hba authoption be a set of 0 or more name=value pairs Magnus Hagander 8.4.0
2008-09-15 Parse pg_hba.conf in postmaster, instead of once in each backend for Magnus Hagander 8.4.0
2008-08-01 Move ident authentication code into auth.c along with the other authenciation Magnus Hagander 8.4.0
2007-07-23 SSPI authentication on Windows. GSSAPI compatible client when doing Kerberos Magnus Hagander 8.3.0
2007-07-10 Add support for GSSAPI authentication. Magnus Hagander 8.3.0