Commit Graph

305 Commits (0ba99c84e8c7138143059b281063d4cca5a2bfea)

Author SHA1 Message Date
Magnus Hagander d602592494 Make it possible, and default, for MingW to build with SSPI support 19 years ago
Magnus Hagander f70866fb23 SSPI authentication on Windows. GSSAPI compatible client when doing Kerberos 19 years ago
Tom Lane 72c7badbab Fix some warnings (probably actual bugs) generated by new GSSAPI code 19 years ago
Magnus Hagander 784fd04940 Enable GSSAPI to build using MSVC. Always build GSSAPI when Kerberos is 19 years ago
Magnus Hagander 65a513c249 Support GSSAPI builds where the header is <gssapi.h> and not <gssapi/gssapi.h>, 19 years ago
Magnus Hagander 31013db0a1 A bunch of GSSAPI fixes per comments from Tom: 19 years ago
Magnus Hagander 6160106c74 Add support for GSSAPI authentication. 19 years ago
Bruce Momjian fe03a5f4ae Check if the role exists before doing more complex ident and Kerberos 19 years ago
Bruce Momjian 29dccf5fe0 Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
Neil Conway 62fe410ec6 Minor fix for LDAP authentication: if an error occurs, we need to 19 years ago
Peter Eisentraut b9b4f10b5b Message style improvements 19 years ago
Bruce Momjian f99a569a2e pgindent run for 8.2. 19 years ago
Bruce Momjian 45c8ed96b9 Make some sentences consistent with similar ones. 19 years ago
Tom Lane 0b52204f0d Remove WINLDAPAPI decoration from ldap_start_tls_sA typedef, per Magnus. 20 years ago
Tom Lane daebd5257c Ooops, ldap fix for win32 broke the non-win32 case. 20 years ago
Tom Lane 5405576a22 Fix encrypted-LDAP support so that it doesn't cause the server to fail 20 years ago
Bruce Momjian e0522505bd Remove 576 references of include files that were not needed. 20 years ago
Tom Lane ae643747b1 Fix a passel of recently-committed violations of the rule 'thou shalt 20 years ago
Bruce Momjian a22d76d96a Allow include files to compile own their own. 20 years ago
Tom Lane 92f5bfcc0f Fix invalid use of #if within a macro, per Laurenz Albe. Also try to 20 years ago
Bruce Momjian 357cc01e57 This patch adds native LDAP auth, for those platforms that don't have 20 years ago
Bruce Momjian f2f5b05655 Update copyright for 2006. Update scripts. 20 years ago
Bruce Momjian 436a2956d8 Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
Tom Lane d330f1554d Clean up libpq's pollution of application namespace by renaming the 20 years ago
Bruce Momjian 98d5f4e574 kerberos error message: localhost -> server hostname 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Bruce Momjian 5aae047e23 Update krb_server_name to document that a missing entry defaults to 20 years ago
Tom Lane 18d0ca2d1b Fix Kerberos authentication in wake of virtual-hosts changes --- need 20 years ago
Tom Lane 4a2972d691 Awhile back we replaced all uses of strcasecmp and strncasecmp with 21 years ago
Neil Conway a159ad3048 Remove support for Kerberos V4. It seems no one is using this, it has 21 years ago
Bruce Momjian 954f6bcffe Add GUC krb_server_hostname so the server hostname can be specified as 21 years ago
Bruce Momjian 72c53ac3a7 Allow kerberos name and username case sensitivity to be specified from 21 years ago
Bruce Momjian 0542b1e2fe Use _() macro consistently rather than gettext(). Add translation 21 years ago
Tom Lane 40f32f351a Add conditional inclusion of <com_err.h> to support old 'heimdal' 21 years ago
PostgreSQL Daemon 2ff501590b Tag appropriate files for rc3 21 years ago
Tom Lane da59a70c09 Remove direct inclusions of <com_err.h> as well as configure test for 21 years ago
Peter Eisentraut 0fd37839d9 Message style revisions 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 22 years ago
Bruce Momjian da9a8649d8 Update copyright to 2004. 22 years ago
Dennis Bjorklund dcbb5b9d2d Use gettext_noop() to mark strings. errmsg() perform the 22 years ago
Dennis Bjorklund c6d3158f4f Add some strings for translation and remove some cut'n'paste 22 years ago
Tom Lane b8f2980209 Fix broken IDENT support for FreeBSD (appears to have been broken by 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Peter Eisentraut d84b6ef56b Various message fixes, among those fixes for the previous round of fixes 23 years ago
Peter Eisentraut feb4f44d29 Message editing: remove gratuitous variations in message wording, standardize 23 years ago
Bruce Momjian f3c3deb7d0 Update copyrights to 2003. 23 years ago
Bruce Momjian 089003fb46 pgindent run. 23 years ago
Tom Lane 00941bf9ba Localizability improvement. 23 years ago
Bruce Momjian abc7f73273 Have SSL text print only when SSL mode is enabled. 23 years ago
Bruce Momjian 397831e103 At long last I put together a patch to support 4 client SSL negotiation 23 years ago