summaryrefslogtreecommitdiff
path: root/src/backend/libpq/pg_ident.conf.sample
Commit message (Expand)AuthorAgeFilesLines
* Reformat the comments in pg_hba.conf and pg_ident.confPeter Eisentraut2010-01-261-13/+15
* Make the default pg_hba.conf and pg_ident.conf align at 8-character boundariesPeter Eisentraut2010-01-261-1/+1
* Improve comments in pg_ident.conf.sample.Tom Lane2009-05-161-11/+11
* Support regular expressions in pg_ident.conf.Magnus Hagander2008-11-281-2/+7
* * make pg_hba authoption be a set of 0 or more name=value pairsMagnus Hagander2008-10-231-7/+7
* Parse pg_hba.conf in postmaster, instead of once in each backend forMagnus Hagander2008-09-151-2/+1
* Improve comments in sample config files.Tom Lane2005-01-071-4/+5
* Shrink the pg_hba.conf and pg_ident.conf default files and move most of thePeter Eisentraut2002-09-141-33/+33
* Add mention of SIGHUP for pg_ident.conf.Bruce Momjian2001-08-011-0/+4
* Improve wording of authentication files.Bruce Momjian2001-06-181-29/+31
* Improve comments.Tom Lane2000-11-211-2/+6
* Move YACC and YFLAGS into the template filesMarc G. Fournier1997-04-041-2/+2
* New host-based authentication with identBryan Henderson1996-10-121-0/+25