From: baalberith Date: Thu, 4 Dec 2008 10:11:35 +0000 (+0000) Subject: changelog X-Git-Tag: v5.4~1 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_kerb.git;a=commitdiff_plain;h=5e7f152c8d395097d1563fc7640e34768a76a8d7 changelog --- diff --git a/ChangeLog b/ChangeLog index 52e9cf5..bc3d311 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ -- 5.4 -- -*implemented KrbServiceName Any -*implemented KrbLocalUserMapping -*implemented already_succeded function +*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