| Commit message (Expand) | Author | Age |
* | Fix docs typo | Tom Lane | 2015-05-16 |
* | Recommend include_realm=1 in docs | Stephen Frost | 2015-05-08 |
* | Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. | Tom Lane | 2015-02-17 |
* | doc: Correct description of LDAP authentication | Peter Eisentraut | 2012-12-29 |
* | Document that multiple LDAP servers can be specified | Magnus Hagander | 2011-11-01 |
* | Mention that SSPI authentication can use GSSAPI on non-Windows systems. | Robert Haas | 2011-06-27 |
* | Document that bits to the right of the CIDR mask "should" be zero, not | Bruce Momjian | 2011-06-13 |
* | Replace use of credential control messages with getsockopt(LOCAL_PEERCRED). | Tom Lane | 2011-05-31 |
* | Update some ALTER USER cross-references to ALTER ROLE | Alvaro Herrera | 2011-05-02 |
* | Rename ident authentication over local connections to peer | Magnus Hagander | 2011-03-19 |
* | Remove "all balls" mention of network address; change IPv6 address to ::/0. | Bruce Momjian | 2011-03-19 |
* | Document the all-balls IPv6 address. | Bruce Momjian | 2011-03-18 |
* | remove tags. | Bruce Momjian | 2011-02-06 |
* | Properly capitalize hyphenated words in documentation titles. | Bruce Momjian | 2011-02-01 |
* | Properly capitalize documentation headings; some only had initial-word | Bruce Momjian | 2011-01-29 |
* | Support suffix matching of host names in pg_hba.conf | Peter Eisentraut | 2010-10-24 |
* | Support key word 'all' in host column of pg_hba.conf | Peter Eisentraut | 2010-10-18 |
* | Support host names in pg_hba.conf | Peter Eisentraut | 2010-10-15 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Spell and markup checking | Peter Eisentraut | 2010-08-17 |
* | Fix indentation of verbatim block elements | Peter Eisentraut | 2010-07-29 |
* | In documentation, use "lower case"/"upper case" consistently (use space | Bruce Momjian | 2010-06-29 |
* | Improve SSL-related documentation. Explain how to deal with certificate | Tom Lane | 2010-05-26 |
* | Fix pg_hba.conf matching so that replication connections only match records | Tom Lane | 2010-04-21 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Mention in the docs that if special keywords like "sameuser" and | Heikki Linnakangas | 2010-03-31 |
* | Update broken and permanently moved links | Peter Eisentraut | 2010-03-17 |
* | Make 'include_realm' ordering consistent in the docs, to match recent | Bruce Momjian | 2010-02-20 |
* | Clarify documentation about username mapping when authenticating with | Bruce Momjian | 2010-02-20 |
* | Proofreading improvements for the Administration documentation book. | Bruce Momjian | 2010-02-03 |
* | Make RADIUS authentication use pg_getaddrinfo_all() to get address of | Magnus Hagander | 2010-02-02 |
* | Fix typo. | Magnus Hagander | 2010-01-27 |
* | Add support for RADIUS authentication. | Magnus Hagander | 2010-01-27 |
* | Make the default pg_hba.conf and pg_ident.conf align at 8-character boundaries | Peter Eisentraut | 2010-01-26 |
* | Introduce Streaming Replication. | Heikki Linnakangas | 2010-01-15 |
* | Allow LDAP authentication to operate in search+bind mode, meaning it | Magnus Hagander | 2009-12-12 |
* | Support "samehost" and "samenet" specifications in pg_hba.conf, | Tom Lane | 2009-10-01 |
* | Fix incorrect LDAP example, noted by Tom. | Magnus Hagander | 2009-06-24 |
* | Make an editorial pass over the Client Authentication material. | Tom Lane | 2009-05-16 |
* | Wording improvement. | Bruce Momjian | 2009-04-11 |
* | Wording improvement for SSL user certificate authentication. | Bruce Momjian | 2009-04-11 |
* | Clarify 'cert' authentication documention. | Bruce Momjian | 2009-03-22 |
* | Make krb_realm and krb_server_hostname be pg_hba options only, and remove | Magnus Hagander | 2009-01-09 |
* | Add hba parameter include_realm to krb5, gss and sspi authentication, used | Magnus Hagander | 2009-01-07 |
* | Allow krb_realm (krb5, gssapi and sspi) and krb_server_hostname (krb5 only) | Magnus Hagander | 2009-01-07 |
* | Today is find-typo-in-old-patches day. Fix wrong cut/paste in ident | Magnus Hagander | 2009-01-02 |
* | Support regular expressions in pg_ident.conf. | Magnus Hagander | 2008-11-28 |
* | Issue a proper error message when MD5 is attempted when | Bruce Momjian | 2008-11-20 |
* | Add support for using SSL client certificates to authenticate to the | Magnus Hagander | 2008-11-20 |
* | Ident authentication over Unix-domain sockets on Solaris, using | Peter Eisentraut | 2008-11-18 |