Commits

DateSubjectAuthorReleases
2003-08-01 Comment out entries for IPv6 localhost connections, since they fail Tom Lane 7.4.1
2003-06-25 Here's a small patch to pg_hba.conf.sample that explains the use of CIDR Bruce Momjian 7.4.1
2003-06-12 IPv6 cleanups. Bruce Momjian 7.4.1
2003-01-06 Enable IPv6 connections to the server, and add pg_hba.conf IPv6 entries Bruce Momjian 7.4.1
2002-12-06 Back out V6 code, caused postmaster startup failure. Bruce Momjian 7.4.1
2002-12-06 Updated IPv6 patch to fix netmask. Bruce Momjian 7.4.1
2002-12-06 We have just finished porting the old KAME IPv6 patch over to Bruce Momjian 7.4.1
2002-09-14 Shrink the pg_hba.conf and pg_ident.conf default files and move most of the Peter Eisentraut 7.3.1
2002-04-04 Authentication improvements: Bruce Momjian 7.3.1
2002-03-08 Improve wording of pg_hba.conf file. Bruce Momjian 7.3.1
2001-12-24 Place PAM before REJECT in sample file. Bruce Momjian 7.2.1
2001-11-20 Add mention of template1 usage. Bruce Momjian 7.2.1
2001-11-18 Add example of using 'sameuser' followed by 'all' pg_hba records to Tom Lane 7.2.1
2001-11-12 Update MD5 documentation. Bruce Momjian 7.2.1
2001-09-28 Improve wording. Bruce Momjian 7.2.1
2001-09-26 Disable local creds on OpenBSD because it doesn't support it. Document Bruce Momjian 7.2.1
2001-09-06 PAM authentication: Bruce Momjian 7.2.1
2001-09-04 Fix typo. Tom Lane 7.2.1
2001-08-21 Add SCM_CREDS to get owner of unix-domain socket on BSD-like systems. Bruce Momjian 7.2.1
2001-08-16 Add new MD5 pg_hba.conf keyword. Prevent fallback to crypt. Bruce Momjian 7.2.1
2001-08-15 Use MD5 for wire protocol encryption for >= 7.2 client/server. Bruce Momjian 7.2.1
2001-08-01 Support ident authentication on local (Unix) socket connections, if the Tom Lane 7.2.1
2001-08-01 Add documentation changes for new pg_hba.conf behavior. Bruce Momjian 7.2.1
2001-07-31 Update info on pg_hba.conf comments. Bruce Momjian 7.2.1
2001-07-11 Better document use of ident on localhost, per Tom Lane's idea. Bruce Momjian 7.2.1