]> granicus.if.org Git - postgresql/history - doc/src/sgml/client-auth.sgml
Remove cvs keywords from all files.
[postgresql] / doc / src / sgml / client-auth.sgml
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-17 Peter EisentrautSpell and markup checking
2010-07-29 Peter EisentrautFix indentation of verbatim block elements
2010-06-29 Bruce MomjianIn documentation, use "lower case"/"upper case" consist...
2010-05-26 Tom LaneImprove SSL-related documentation. Explain how to...
2010-04-21 Tom LaneFix pg_hba.conf matching so that replication connection...
2010-04-03 Peter EisentrautRemove unnecessary xref endterm attributes and title ids
2010-03-31 Heikki LinnakangasMention in the docs that if special keywords like ...
2010-03-17 Peter EisentrautUpdate broken and permanently moved links
2010-02-20 Bruce MomjianMake 'include_realm' ordering consistent in the docs...
2010-02-20 Bruce MomjianClarify documentation about username mapping when authe...
2010-02-03 Bruce MomjianProofreading improvements for the Administration docume...
2010-02-02 Magnus HaganderMake RADIUS authentication use pg_getaddrinfo_all(...
2010-01-27 Magnus HaganderFix typo.
2010-01-27 Magnus HaganderAdd support for RADIUS authentication.
2010-01-26 Peter EisentrautMake the default pg_hba.conf and pg_ident.conf align...
2010-01-15 Heikki LinnakangasIntroduce Streaming Replication.
2009-12-12 Magnus HaganderAllow LDAP authentication to operate in search+bind...
2009-10-01 Tom LaneSupport "samehost" and "samenet" specifications in...
2009-06-24 Magnus HaganderFix incorrect LDAP example, noted by Tom.
2009-05-16 Tom LaneMake an editorial pass over the Client Authentication...
2009-04-11 Bruce MomjianWording improvement.
2009-04-11 Bruce MomjianWording improvement for SSL user certificate authentica...
2009-03-22 Bruce MomjianClarify 'cert' authentication documention.
2009-01-09 Magnus HaganderMake krb_realm and krb_server_hostname be pg_hba option...
2009-01-07 Magnus HaganderAdd hba parameter include_realm to krb5, gss and sspi...
2009-01-07 Magnus HaganderAllow krb_realm (krb5, gssapi and sspi) and krb_server_...
2009-01-02 Magnus HaganderToday is find-typo-in-old-patches day. Fix wrong cut...
2008-11-28 Magnus HaganderSupport regular expressions in pg_ident.conf.
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...
next