Commits

DateSubjectAuthorReleases
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-02 Make RADIUS authentication use pg_getaddrinfo_all() to get address of Magnus Hagander 9.0.0
2010-01-27 Add support for RADIUS authentication. Magnus Hagander 9.0.0
2010-01-10 Create typedef pgsocket for storing socket descriptors. 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-06-25 Disallow empty passwords in LDAP authentication, the same way Magnus Hagander 8.3.8
2009-06-25 Disallow empty passwords in LDAP authentication, the same way Magnus Hagander 8.2.14
2009-06-25 Disallow empty passwords in LDAP authentication, the same way Magnus Hagander 8.4.0
2009-05-27 Properly return the usermap result when doing gssapi authentication. Without Magnus Hagander 8.4.0
2009-01-09 Make krb_realm and krb_server_hostname be pg_hba options only, and remove Magnus Hagander 8.4.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 Rearrange the code in auth.c so that all functions for a single authentication 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-11-09 Add parameter krb_realm used by GSSAPI, SSPI and Kerberos Magnus Hagander 8.3.0
2007-07-24 Make it possible, and default, for MingW to build with SSPI support Magnus Hagander 8.3.0
2007-07-23 SSPI authentication on Windows. GSSAPI compatible client when doing Kerberos Magnus Hagander 8.3.0
2007-07-12 Enable GSSAPI to build using MSVC. Always build GSSAPI when Kerberos is Magnus Hagander 8.3.0
2007-07-12 Support GSSAPI builds where the header is <gssapi.h> and not <gssapi/gssapi.h>, Magnus Hagander 8.3.0
2007-07-11 A bunch of GSSAPI fixes per comments from Tom: Magnus Hagander 8.3.0