aboutsummaryrefslogtreecommitdiff
path: root/src/backend/libpq/pg_ident.conf.sample
Commit message (Expand)AuthorAge
* Reformat the comments in pg_hba.conf and pg_ident.confPeter Eisentraut2010-01-26
* Make the default pg_hba.conf and pg_ident.conf align at 8-character boundariesPeter Eisentraut2010-01-26
* Improve comments in pg_ident.conf.sample.Tom Lane2009-05-16
* Support regular expressions in pg_ident.conf.Magnus Hagander2008-11-28
* * make pg_hba authoption be a set of 0 or more name=value pairsMagnus Hagander2008-10-23
* Parse pg_hba.conf in postmaster, instead of once in each backend forMagnus Hagander2008-09-15
* Improve comments in sample config files.Tom Lane2005-01-07
* Shrink the pg_hba.conf and pg_ident.conf default files and move most of thePeter Eisentraut2002-09-14
* Add mention of SIGHUP for pg_ident.conf.Bruce Momjian2001-08-01
* Improve wording of authentication files.Bruce Momjian2001-06-18
* Improve comments.Tom Lane2000-11-21
* Move YACC and YFLAGS into the template filesMarc G. Fournier1997-04-04
* New host-based authentication with identBryan Henderson1996-10-12