summaryrefslogtreecommitdiff
path: root/src/include/libpq/hba.h
Commit message (Expand)AuthorAgeFilesLines
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-14/+13
* Fix a compile error on a platform that does not have PAM.Tatsuo Ishii2001-10-011-3/+3
* Code review for MD5 authorization patch. Clean up some breakageTom Lane2001-09-211-5/+5
* PAM authentication:Bruce Momjian2001-09-061-1/+4
* There are two problems when compiling libpq.dll and psql.exeBruce Momjian2001-08-241-1/+3
* Add new MD5 pg_hba.conf keyword. Prevent fallback to crypt.Bruce Momjian2001-08-161-3/+2
* Use MD5 for wire protocol encryption for >= 7.2 client/server.Bruce Momjian2001-08-151-2/+4
* Support ident authentication on local (Unix) socket connections, if theTom Lane2001-08-011-3/+2
* Cleanup code for preparsing pg_hba.conf and pg_ident.conf. Store lineTom Lane2001-07-311-5/+5
* Load pg_hba.conf and pg_ident.conf on startup and SIGHUP into List ofBruce Momjian2001-07-301-2/+3
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-2/+2
* Clean up #include's.Bruce Momjian2000-06-151-4/+2
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-2/+2
* Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend.Tom Lane1999-10-231-11/+2
* Lots of patches coming in from me today :-)Bruce Momjian1999-09-271-3/+4
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-141-3/+2
* Rename MAP_FILE to USERMAP_FILE for Digital Unix.Bruce Momjian1999-05-101-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-5/+3
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-2/+2
* > I needed to do that for the web database that I'm setting up. WeBruce Momjian1998-06-131-3/+3
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-7/+10
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-261-16/+20
* Fix prototypes so they don't look like function definitions.Bruce Momjian1998-01-241-3/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-4/+5
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-22/+26
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-121-1/+31
* Okay...this pretty much cleans out the include files.Marc G. Fournier1996-11-061-2/+1
* Prepare for new host-based authenticationBryan Henderson1996-10-111-0/+20