]> granicus.if.org Git - postgresql/commit
Remove support for Kerberos V4. It seems no one is using this, it has
authorNeil Conway <neilc@samurai.com>
Mon, 27 Jun 2005 02:04:26 +0000 (02:04 +0000)
committerNeil Conway <neilc@samurai.com>
Mon, 27 Jun 2005 02:04:26 +0000 (02:04 +0000)
commita159ad30489acb7aeb35d95de805f81c64d07966
tree647a386b4677c625471ba9345cdbdfad9ac45bc0
parenta051da020790000ce301e869ea0263ec0b34161a
Remove support for Kerberos V4. It seems no one is using this, it has
some security issues, and upstream has declared it "dead". Patch from
Magnus Hagander, minor editorialization from Neil Conway.
19 files changed:
configure
configure.in
doc/src/sgml/client-auth.sgml
doc/src/sgml/installation.sgml
doc/src/sgml/libpq.sgml
doc/src/sgml/protocol.sgml
src/backend/libpq/auth.c
src/backend/libpq/hba.c
src/backend/libpq/pg_hba.conf.sample
src/include/libpq/auth.h
src/include/libpq/hba.h
src/include/libpq/pqcomm.h
src/include/pg_config.h.in
src/include/port.h
src/interfaces/libpq/Makefile
src/interfaces/libpq/fe-auth.c
src/interfaces/libpq/fe-auth.h
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/libpq-int.h