index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
libpq
/
pg_hba.conf.sample
Commit message (
Expand
)
Author
Age
*
Enable IPv6 connections to the server, and add pg_hba.conf IPv6 entries
Bruce Momjian
2003-01-06
*
Back out V6 code, caused postmaster startup failure.
Bruce Momjian
2002-12-06
*
Updated IPv6 patch to fix netmask.
Bruce Momjian
2002-12-06
*
We have just finished porting the old KAME IPv6 patch over to
Bruce Momjian
2002-12-06
*
Shrink the pg_hba.conf and pg_ident.conf default files and move most of the
Peter Eisentraut
2002-09-14
*
Authentication improvements:
Bruce Momjian
2002-04-04
*
Improve wording of pg_hba.conf file.
Bruce Momjian
2002-03-08
*
Place PAM before REJECT in sample file.
Bruce Momjian
2001-12-24
*
Add mention of template1 usage.
Bruce Momjian
2001-11-20
*
Add example of using 'sameuser' followed by 'all' pg_hba records to
Tom Lane
2001-11-18
*
Update MD5 documentation.
Bruce Momjian
2001-11-12
*
Improve wording.
Bruce Momjian
2001-09-28
*
Disable local creds on OpenBSD because it doesn't support it. Document
Bruce Momjian
2001-09-26
*
PAM authentication:
Bruce Momjian
2001-09-06
*
Fix typo.
Tom Lane
2001-09-04
*
Add SCM_CREDS to get owner of unix-domain socket on BSD-like systems.
Bruce Momjian
2001-08-21
*
Add new MD5 pg_hba.conf keyword. Prevent fallback to crypt.
Bruce Momjian
2001-08-16
*
Use MD5 for wire protocol encryption for >= 7.2 client/server.
Bruce Momjian
2001-08-15
*
Support ident authentication on local (Unix) socket connections, if the
Tom Lane
2001-08-01
*
Add documentation changes for new pg_hba.conf behavior.
Bruce Momjian
2001-08-01
*
Update info on pg_hba.conf comments.
Bruce Momjian
2001-07-31
*
Better document use of ident on localhost, per Tom Lane's idea.
Bruce Momjian
2001-07-11
*
Move export to a separate line, per Peter E.
Bruce Momjian
2001-07-11
*
Improve wording of authentication files.
Bruce Momjian
2001-06-18
*
Improve comments in pg_hba.conf.sample and the associated SGML
Tom Lane
2000-11-21
*
Update pg_hba.conf with more examples
Bruce Momjian
2000-05-30
*
Update pg_hba.conf.sample with better examples and descriptions
Bruce Momjian
2000-05-30
*
Copy pg_ident.conf.sample into /lib directory. Rename USERAUTH to
Bruce Momjian
2000-05-30
*
Clean up pg_hba.conf
Bruce Momjian
2000-05-27
*
Improve pg_hba.conf examples
Bruce Momjian
2000-05-27
*
Lots of patches coming in from me today :-)
Bruce Momjian
1999-09-27
*
Cleanup of 'sameuser' patch.
Bruce Momjian
1998-06-13
*
> I needed to do that for the web database that I'm setting up. We
Bruce Momjian
1998-06-13
*
Clean up pg_hba.conf
Bruce Momjian
1998-05-24
*
Remove postgres95.
Bruce Momjian
1998-03-14
*
pg_user cleanup.
Bruce Momjian
1998-03-06
*
From: Phil Thompson <phil@river-bank.demon.co.uk>
Marc G. Fournier
1998-01-27
*
From: Phil Thompson <phil@river-bank.demon.co.uk>
Marc G. Fournier
1998-01-26
*
Move YACC and YFLAGS into the template files
Marc G. Fournier
1997-04-04
*
Minor change to file point out by Andrew
Marc G. Fournier
1997-01-16
*
New host-based authentication with ident
Bryan Henderson
1996-10-12