aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/client-auth.sgml
Commit message (Expand)AuthorAge
* Add postgres_fdw contrib module.Tom Lane2013-02-21
* doc: Correct description of ldapurlPeter Eisentraut2012-12-31
* doc: Correct description of LDAP authenticationPeter Eisentraut2012-12-29
* Add support for LDAP URLsPeter Eisentraut2012-12-03
* Fix typoPeter Eisentraut2012-11-01
* Improve LDAP authentication documentationPeter Eisentraut2012-10-05
* Update URLs that pointed to sun.com; either repoint them or removeBruce Momjian2012-09-02
* Properly escape usernames in initdb, so names with single-quotes areBruce Momjian2012-08-15
* Support having multiple Unix-domain sockets per postmaster.Tom Lane2012-08-10
* Remove whitespace from end of linesPeter Eisentraut2012-05-15
* Role membership of superusers is only by explicit membership for HBA.Andrew Dunstan2011-11-03
* Do not treat a superuser as a member of every role for HBA purposes.Andrew Dunstan2011-11-03
* Document that multiple LDAP servers can be specifiedMagnus Hagander2011-11-01
* Mention that SSPI authentication can use GSSAPI on non-Windows systems.Robert Haas2011-06-27
* Document that bits to the right of the CIDR mask "should" be zero, notBruce Momjian2011-06-13
* Replace use of credential control messages with getsockopt(LOCAL_PEERCRED).Tom Lane2011-05-31
* Update some ALTER USER cross-references to ALTER ROLEAlvaro Herrera2011-05-02
* Rename ident authentication over local connections to peerMagnus Hagander2011-03-19
* Remove "all balls" mention of network address; change IPv6 address to ::/0.Bruce Momjian2011-03-19
* Document the all-balls IPv6 address.Bruce Momjian2011-03-18
* remove tags.Bruce Momjian2011-02-06
* Properly capitalize hyphenated words in documentation titles.Bruce Momjian2011-02-01
* Properly capitalize documentation headings; some only had initial-wordBruce Momjian2011-01-29
* Support suffix matching of host names in pg_hba.confPeter Eisentraut2010-10-24
* Support key word 'all' in host column of pg_hba.confPeter Eisentraut2010-10-18
* Support host names in pg_hba.confPeter Eisentraut2010-10-15
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Spell and markup checkingPeter Eisentraut2010-08-17
* Fix indentation of verbatim block elementsPeter Eisentraut2010-07-29
* In documentation, use "lower case"/"upper case" consistently (use spaceBruce Momjian2010-06-29
* Improve SSL-related documentation. Explain how to deal with certificateTom Lane2010-05-26
* Fix pg_hba.conf matching so that replication connections only match recordsTom Lane2010-04-21
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Mention in the docs that if special keywords like "sameuser" andHeikki Linnakangas2010-03-31
* Update broken and permanently moved linksPeter Eisentraut2010-03-17
* Make 'include_realm' ordering consistent in the docs, to match recentBruce Momjian2010-02-20
* Clarify documentation about username mapping when authenticating withBruce Momjian2010-02-20
* Proofreading improvements for the Administration documentation book.Bruce Momjian2010-02-03
* Make RADIUS authentication use pg_getaddrinfo_all() to get address ofMagnus Hagander2010-02-02
* Fix typo.Magnus Hagander2010-01-27
* Add support for RADIUS authentication.Magnus Hagander2010-01-27
* Make the default pg_hba.conf and pg_ident.conf align at 8-character boundariesPeter Eisentraut2010-01-26
* Introduce Streaming Replication.Heikki Linnakangas2010-01-15
* Allow LDAP authentication to operate in search+bind mode, meaning itMagnus Hagander2009-12-12
* Support "samehost" and "samenet" specifications in pg_hba.conf,Tom Lane2009-10-01
* Fix incorrect LDAP example, noted by Tom.Magnus Hagander2009-06-24
* Make an editorial pass over the Client Authentication material.Tom Lane2009-05-16
* Wording improvement.Bruce Momjian2009-04-11
* Wording improvement for SSL user certificate authentication.Bruce Momjian2009-04-11
* Clarify 'cert' authentication documention.Bruce Momjian2009-03-22