aboutsummaryrefslogtreecommitdiff
path: root/src/backend/libpq/pg_hba.conf.sample
Commit message (Expand)AuthorAge
* Enable IPv6 connections to the server, and add pg_hba.conf IPv6 entriesBruce Momjian2003-01-06
* Back out V6 code, caused postmaster startup failure.Bruce Momjian2002-12-06
* Updated IPv6 patch to fix netmask.Bruce Momjian2002-12-06
* We have just finished porting the old KAME IPv6 patch over toBruce Momjian2002-12-06
* Shrink the pg_hba.conf and pg_ident.conf default files and move most of thePeter Eisentraut2002-09-14
* Authentication improvements:Bruce Momjian2002-04-04
* Improve wording of pg_hba.conf file.Bruce Momjian2002-03-08
* Place PAM before REJECT in sample file.Bruce Momjian2001-12-24
* Add mention of template1 usage.Bruce Momjian2001-11-20
* Add example of using 'sameuser' followed by 'all' pg_hba records toTom Lane2001-11-18
* Update MD5 documentation.Bruce Momjian2001-11-12
* Improve wording.Bruce Momjian2001-09-28
* Disable local creds on OpenBSD because it doesn't support it. DocumentBruce Momjian2001-09-26
* PAM authentication:Bruce Momjian2001-09-06
* Fix typo.Tom Lane2001-09-04
* Add SCM_CREDS to get owner of unix-domain socket on BSD-like systems.Bruce Momjian2001-08-21
* Add new MD5 pg_hba.conf keyword. Prevent fallback to crypt.Bruce Momjian2001-08-16
* Use MD5 for wire protocol encryption for >= 7.2 client/server.Bruce Momjian2001-08-15
* Support ident authentication on local (Unix) socket connections, if theTom Lane2001-08-01
* Add documentation changes for new pg_hba.conf behavior.Bruce Momjian2001-08-01
* Update info on pg_hba.conf comments.Bruce Momjian2001-07-31
* Better document use of ident on localhost, per Tom Lane's idea.Bruce Momjian2001-07-11
* Move export to a separate line, per Peter E.Bruce Momjian2001-07-11
* Improve wording of authentication files.Bruce Momjian2001-06-18
* Improve comments in pg_hba.conf.sample and the associated SGMLTom Lane2000-11-21
* Update pg_hba.conf with more examplesBruce Momjian2000-05-30
* Update pg_hba.conf.sample with better examples and descriptionsBruce Momjian2000-05-30
* Copy pg_ident.conf.sample into /lib directory. Rename USERAUTH toBruce Momjian2000-05-30
* Clean up pg_hba.confBruce Momjian2000-05-27
* Improve pg_hba.conf examplesBruce Momjian2000-05-27
* Lots of patches coming in from me today :-)Bruce Momjian1999-09-27
* Cleanup of 'sameuser' patch.Bruce Momjian1998-06-13
* > I needed to do that for the web database that I'm setting up. WeBruce Momjian1998-06-13
* Clean up pg_hba.confBruce Momjian1998-05-24
* Remove postgres95.Bruce Momjian1998-03-14
* pg_user cleanup.Bruce Momjian1998-03-06
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-27
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-26
* Move YACC and YFLAGS into the template filesMarc G. Fournier1997-04-04
* Minor change to file point out by AndrewMarc G. Fournier1997-01-16
* New host-based authentication with identBryan Henderson1996-10-12