First pass heimdal_gssapi authenticator.
authorPhil Pennock <pdp@exim.org>
Wed, 15 Feb 2012 13:09:57 +0000 (08:09 -0500)
committerPhil Pennock <pdp@exim.org>
Wed, 15 Feb 2012 13:09:57 +0000 (08:09 -0500)
commitdde3daac46f9cc3b35993e1c9a931b53645f1c1d
tree710859caadc24acda7749fc7a30b6179bdbecf4a
parentc1e794ba50d0d5a73529412929228ae5c5d09073
First pass heimdal_gssapi authenticator.

Not yet working, failing to set keytab.

Also: support (AUTH|LOOKUP)_*_PC=foo to use `pkg-config foo` for cflags/libs.
src/scripts/Configure-Makefile
src/scripts/Configure-config.h
src/scripts/MakeLinks
src/scripts/lookups-Makefile
src/src/auths/Makefile
src/src/auths/heimdal_gssapi.c [new file with mode: 0644]
src/src/auths/heimdal_gssapi.h [new file with mode: 0644]
src/src/config.h.defaults
src/src/drtables.c
src/src/exim.c