]> granicus.if.org Git - postgresql/history - doc/src/sgml/client-auth.sgml
Issue a proper error message when MD5 is attempted when
[postgresql] / doc / src / sgml / client-auth.sgml
2008-11-20 Bruce MomjianIssue a proper error message when MD5 is attempted...
2008-11-20 Magnus HaganderAdd support for using SSL client certificates to authen...
2008-11-18 Peter EisentrautIdent authentication over Unix-domain sockets on Solari...
2008-10-28 Magnus HaganderRemove support for (insecure) crypt authentication.
2008-10-23 Magnus Hagander* make pg_hba authoption be a set of 0 or more name...
2008-09-15 Magnus HaganderAdd missing quotes.
2008-09-15 Magnus HaganderParse pg_hba.conf in postmaster, instead of once in...
2008-01-05 Peter EisentrautPut spaces after "RFC".
2007-12-29 Bruce MomjianUpdate docs mentioning PAM doesn't work reading /etc...
2007-11-14 Magnus HaganderAdd note about deprecating krb5 authentication in favou...
2007-11-09 Bruce MomjianRemove tabs from SGML files.
2007-11-09 Magnus HaganderAdd parameter krb_realm used by GSSAPI, SSPI and Kerberos
2007-09-14 Bruce MomjianMentino that PAM doesn't work for Unix system authentic...
2007-07-23 Magnus HaganderSSPI authentication on Windows. GSSAPI compatible clien...
2007-07-18 Magnus HaganderGSSAPI documentation
2007-03-24 Bruce MomjianDocument that LDAP URLs should be double-quoted in...
2007-01-31 Bruce MomjianUpdate documentation on may/can/might:
2006-11-23 Bruce MomjianDocument that Kerberos is for authentication, and does...
2006-11-17 Tom LaneClarify description of CIDR-address column of pg_hba...
2006-10-23 Peter EisentrautSpellchecking and such
2006-09-16 Bruce MomjianRemove emacs info from footer of SGML files.
2006-08-21 Tom LaneFix encrypted-LDAP support so that it doesn't cause...
2006-06-18 Peter EisentrautMerge postmaster and postgres command into just postgre...
2006-06-16 Bruce MomjianAdd LDAP documentation missed in code patch.
2006-04-30 Tom LaneCode review for GRANT CONNECT patch. Spell the privile...
2006-04-30 Bruce MomjianAdd GRANT CONNECTION ON DATABASE, to be used in additio...
2006-03-10 Bruce MomjianMake $PostgreSQL CVS tags consistent for SGML files.
2005-11-04 Peter EisentrautSpellchecking run, final cleanups
2005-10-24 Bruce MomjianMore forcefully recommend MD5 over crypt authentication.
2005-10-24 Bruce MomjianI have applied the following patch to document PQinitSS...
2005-08-14 Tom LaneUpdate administrator's guide chapters for ROLEs patch.
2005-06-27 Neil ConwayRemove support for Kerberos V4. It seems no one is...
2005-06-21 Tom LaneCause initdb to create a third standard database "postg...
2005-06-04 Bruce MomjianAllow kerberos name and username case sensitivity to...
2005-04-27 Bruce MomjianWording improvement.
2005-04-27 Bruce MomjianUpdate PAM documentation, per Alvaro.
2005-04-26 Bruce MomjianMention that PAM requires the user already exist in...
2005-04-22 Bruce MomjianClarify that only crypt can't use md5 pg_shadow passwords.
2005-04-21 Bruce MomjianClarify use of MD5 authentication and pg_shadow encryption.
2005-04-09 Bruce MomjianWe don't put URL's in ulink's because the URL is always...
2005-03-31 Bruce MomjianAdjust SGML ulink tags to the URL is always displayed...
2005-01-28 Tom LaneAdd note cautioning that you can't use an encrypting...
2005-01-23 Bruce MomjianAdd tools/find_gt_lt to find < and > in SGML source.
2004-12-27 Tom LaneCause pg_hba.conf file inclusion (@file stuff) to behav...
2004-12-26 Tom LaneMore minor updates and copy-editing.
2004-11-15 Neil ConwayReplace "--" and "---" with "&mdash;" as appropriate...
2004-11-10 Peter EisentrautFix some spacing problems.
2004-08-26 Bruce MomjianUpdate documentation to prefer CIDR format for pg_hba...
2004-03-23 Tom LaneReplace the virtual_host and tcpip_socket parameters...
2004-03-09 Neil ConwayRefer to GUC variables using <xref> tags rather than...
2004-01-26 Bruce MomjianClarify that the 'user' column still applies for 'trust'.
2003-12-13 Neil ConwayThis patch makes some SGML markup more consistent and...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-04 Peter EisentrautRandom copy-editing.
2003-09-13 Bruce MomjianWhen I sent in the sslmode patch I forgot to update the
2003-09-12 Tom LaneUpdate obsolete examples of error messages; various...
2003-09-05 Tom LaneAllow IPv4-format entries in pg_hba.conf to match IPv6...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-08-17 Bruce MomjianI just noticed that the sample pg_hba.conf in the docs...
2003-08-16 Bruce MomjianAdd mention that Kerberos 4 isn't recommended.
2003-07-26 Bruce MomjianAt long last I put together a patch to support 4 client...
2003-06-25 Bruce MomjianDocumentation about using CIDR addresses in pg_hba...
2003-06-25 Bruce Momjianclient-auth.sgml references a renamed ID in runtime...
2003-06-11 Tom LaneNow that I look, that link doesn't belong there at...
2003-06-11 Tom LaneFix busted markup.
2003-06-07 Bruce MomjianRemove kerberos mention that doesn't support our softwa...
2003-06-06 Bruce MomjianAdd mention of two auth_mod kerberos projects, from...
2003-03-13 Peter EisentrautBig editing for consistent content and presentation.
2003-02-13 Bruce MomjianAdd local ident OpenBSD mention that was missing in...
2003-01-19 Bruce MomjianThis patch includes a lot of minor cleanups to the...
2003-01-06 Bruce MomjianEnable IPv6 connections to the server, and add pg_hba...
2002-12-03 Bruce MomjianAdd OpenBSD local indent credentials, from William...
2002-11-15 Bruce MomjianSGML improvements.
2002-11-11 Peter EisentrautMerge documentation updates from 7.3 branch.
2002-09-21 Peter EisentrautAdd more appropriate markup.
2002-09-18 Peter EisentrautUpdate installation instructions and put mostly everyth...
2002-09-14 Peter EisentrautShrink the pg_hba.conf and pg_ident.conf default files...
2002-08-16 Bruce MomjianThis patch improves the "Client Authentication" section...
2002-04-09 Bruce MomjianFix SGML markup problem.
2002-04-04 Bruce MomjianAuthentication improvements:
2002-03-22 Peter EisentrautSpell checking and markup additions
2002-01-20 Peter EisentrautSpell-check and markup police
2001-12-27 Tom LaneExpand on description of when to use or not use TRUST...
2001-11-28 Peter Eisentrautproof-reading
2001-11-21 Thomas G. LockhartDeprecate 'current' for date/time input.
2001-11-19 Tom LaneA bunch of small doco updates motivated by scanning...
2001-11-18 Tom LaneAdd example of using 'sameuser' followed by 'all' pg_hb...
2001-11-12 Peter EisentrautAdd some more index entries.
2001-11-12 Bruce MomjianAdd more MD5 documentation now that odbc/jdbc support it.
2001-11-08 Peter EisentrautDon't use dot in id attribute, which confuses the index...
2001-11-02 Tom LaneFix pg_pwd caching mechanism, which was broken by chang...
2001-10-04 Peter EisentrautRewording
2001-09-21 Tom LaneAdd 'reload' option to pg_ctl to send SIGHUP to the...
2001-09-21 Tom LaneCode review for MD5 authorization patch. Clean up...
2001-09-09 Peter EisentrautMarkup additions and spell check. (covers Admin Guide)
2001-09-06 Bruce MomjianPAM authentication:
2001-08-16 Bruce MomjianAdd new MD5 pg_hba.conf keyword. Prevent fallback...
2001-08-15 Bruce MomjianUse MD5 for wire protocol encryption for >= 7.2 client...
2001-08-01 Tom LaneSupport ident authentication on local (Unix) socket...
2001-08-01 Bruce MomjianAdd documentation changes for new pg_hba.conf behavior.
next