]> granicus.if.org Git - postgresql/history - src/include/libpq/hba.h
Support host names in pg_hba.conf
[postgresql] / src / include / libpq / hba.h
2010-10-15 Peter EisentrautSupport host names in pg_hba.conf
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-04-19 Simon RiggsAdd new message for explicit rejection by pg_hba.conf...
2010-01-27 Magnus HaganderAdd support for RADIUS authentication.
2009-12-12 Magnus HaganderAllow LDAP authentication to operate in search+bind...
2009-10-01 Tom LaneSupport "samehost" and "samenet" specifications in...
2009-09-01 Tom LaneBump catversion for flat-file-ectomy. Also remove...
2009-08-29 Tom LaneRemove the use of the pg_auth flat file for client...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-01-07 Magnus HaganderAdd hba parameter include_realm to krb5, gss and sspi...
2009-01-07 Magnus HaganderAllow krb_realm (krb5, gssapi and sspi) and krb_server_...
2008-11-20 Magnus HaganderAdd support for using SSL client certificates to authen...
2008-11-20 Magnus HaganderControl client certificate requesting with the pg_hba...
2008-10-28 Magnus HaganderRemove support for (insecure) crypt authentication.
2008-10-23 Magnus Hagander* make pg_hba authoption be a set of 0 or more name...
2008-09-15 Magnus HaganderParse pg_hba.conf in postmaster, instead of once in...
2008-08-01 Magnus HaganderMove ident authentication code into auth.c along with...
2007-07-23 Magnus HaganderSSPI authentication on Windows. GSSAPI compatible clien...
2007-07-10 Magnus HaganderAdd support for GSSAPI authentication.
2006-11-05 Tom LaneFix recently-understood problems with handling of XID...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-07-10 Alvaro HerreraImprove vacuum code to track minimum Xids per table...
2006-03-06 Bruce MomjianThis patch adds native LDAP auth, for those platforms...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-08-11 Tom LaneAutovacuum loose end mop-up. Provide autovacuum-specif...
2005-07-29 Tom LaneClean up a number of autovacuum loose ends. Make the...
2005-06-28 Tom LaneReplace pg_shadow and pg_group by new role-capable...
2005-06-27 Neil ConwayRemove support for Kerberos V4. It seems no one is...
2005-02-26 Tom LaneFinish up the flat-files project: get rid of GetRawData...
2004-02-02 Neil ConwayFix a read of uninitialized memory in next_token()...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-04-17 Tom LaneFirst phase of FE/BE protocol modifications: new Startu...
2002-04-04 Bruce MomjianAuthentication improvements:
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-01 Tatsuo IshiiFix a compile error on a platform that does not have...
2001-09-21 Tom LaneCode review for MD5 authorization patch. Clean up...
2001-09-06 Bruce MomjianPAM authentication:
2001-08-24 Bruce MomjianThere are two problems when compiling libpq.dll and...
2001-08-16 Bruce MomjianAdd new MD5 pg_hba.conf keyword. Prevent fallback...
2001-08-15 Bruce MomjianUse MD5 for wire protocol encryption for >= 7.2 client...
2001-08-01 Tom LaneSupport ident authentication on local (Unix) socket...
2001-07-31 Tom LaneCleanup code for preparsing pg_hba.conf and pg_ident...
2001-07-30 Bruce MomjianLoad pg_hba.conf and pg_ident.conf on startup and SIGHU...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2000-06-15 Bruce MomjianClean up #include's.
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
1999-10-23 Tom LaneLook Ma, no MAX_PARSE_BUFFER! (At least not in the...
1999-09-27 Bruce MomjianLots of patches coming in from me today :-)
1999-07-14 Bruce MomjianCleanup of /include #include's, for 6.6 only.
1999-05-10 Bruce MomjianRename MAP_FILE to USERMAP_FILE for Digital Unix.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-06-13 Bruce Momjian> I needed to do that for the web database that I'm...
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-01-26 Marc G. FournierFrom: Phil Thompson <phil@river-bank.demon.co.uk>
1998-01-24 Bruce MomjianFix prototypes so they don't look like function definit...
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1996-11-06 Marc G. FournierOkay...this pretty much cleans out the include files.
1996-10-11 Bryan HendersonPrepare for new host-based authentication