X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=bc3d311cea37f9111399961025acce7d3cffda5b;hb=764f757bcc070ca87ed2e7dc8f53bc512cf80337;hp=523dc3f4b3a614d687ed6b86f60c7bdb97eb0ceb;hpb=755f578f966c064d3986bd2485f181a717b21bb6;p=mod_auth_kerb.git diff --git a/ChangeLog b/ChangeLog index 523dc3f..bc3d311 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,18 +1,7 @@ -2002-07-09 Daniel Henninger - - * apache1/auth_cmds.c: - Started various apache config options. - -2002-07-07 Daniel Henninger - - * TODO: - Finished creation of TODO file and went through all submissions. - - * apache1/auth_user.c: - * apache2/auth_user.c: - Added KerberosDualV5V4 and KerberosDualV4V5 support. - -2002-05-08 Daniel Henninger - - * *: - Creation of new layout and initial functionality. +-- 5.4 -- +*implemented KrbServiceName Any to deal with multiple keytab entries for various browsers +*implemented KrbLocalUserMapping i.e. to strip @REALM from username for further use +*implemented already_succeeded function to avoid hammering the KDC with same auth requests in single connection +*fixed threading issues +*improved configure and Makefile scripts (mainly for BSD users) +*fixed minor issues