authenticator dynamic modules
authorJeremy Harris <jgh146exb@wizmail.org>
Fri, 16 Aug 2024 18:33:48 +0000 (19:33 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Fri, 16 Aug 2024 22:03:55 +0000 (23:03 +0100)
commit51a87a4dd1f2999485da7fe50c313e821dcc8dba
tree1367a5e1ec2c8d4cc2699884e082445d56175e78
parent62ccb00d5ca29f962c3691201e143667ff80bc6c
authenticator dynamic modules
32 files changed:
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/OS/Makefile-Base
src/scripts/Configure-Makefile
src/scripts/MakeLinks
src/scripts/drivers-Makefile
src/src/EDITME
src/src/auths/Makefile
src/src/auths/cram_md5.c
src/src/auths/cyrus_sasl.c
src/src/auths/dovecot.c
src/src/auths/external.c
src/src/auths/gsasl.c [new file with mode: 0644]
src/src/auths/gsasl.h [new file with mode: 0644]
src/src/auths/gsasl_exim.c [deleted file]
src/src/auths/gsasl_exim.h [deleted file]
src/src/auths/heimdal_gssapi.c
src/src/auths/heimdal_gssapi.h
src/src/auths/plaintext.c
src/src/auths/spa.c
src/src/auths/tls.c
src/src/drtables.c
src/src/exim.c
src/src/globals.h
src/src/readconf.c
src/src/transports/Makefile
test/confs/0000
test/runtest
test/stderr/0402
test/stderr/0544
test/stderr/5410