postgresql/contrib/dblink
Noah Misch 6d45ee572d Lock down regression testing temporary clusters on Windows.
Use SSPI authentication to allow connections exclusively from the OS
user that launched the test suite.  This closes on Windows the
vulnerability that commit be76a6d39e
closed on other platforms.  Users of "make installcheck" or custom test
harnesses can run "pg_regress --config-auth=DATADIR" to activate the
same authentication configuration that "make check" would use.
Back-patch to 9.0 (all supported versions).

Security: CVE-2014-0067
2014-12-17 22:48:48 -05:00
..
expected Lock down regression testing temporary clusters on Windows. 2014-12-17 22:48:48 -05:00
input Diagnose incompatible OpenLDAP versions during build and test. 2014-07-22 11:02:25 -04:00
output Diagnose incompatible OpenLDAP versions during build and test. 2014-07-22 11:02:25 -04:00
sql Lock down regression testing temporary clusters on Windows. 2014-12-17 22:48:48 -05:00
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 2010-09-22 17:22:53 -04:00
dblink.c Remove tabs after spaces in C comments 2014-05-06 11:26:25 -04:00
dblink.h
dblink.sql.in
Makefile Lock down regression testing temporary clusters on Windows. 2014-12-17 22:48:48 -05:00
pg_service.conf Diagnose incompatible OpenLDAP versions during build and test. 2014-07-22 11:02:25 -04:00
uninstall_dblink.sql Add missed function dblink_connect_u(text[,text]) to uninstall script 2010-06-07 15:14:36 +00:00