mod_auth_kerb.git
2010-07-22 kourilBetter r.e. to prevent from substituing empty strings... origin
2009-08-11 kourilremove some cc warnings (thanks to Joe Orton)
2009-08-11 kouril- own up Kerberos in the resulting mechanism id
2009-05-05 baalberithtweaked Basic provider support
2009-04-17 baalberithdocumented KrbLocalUserMapping directive
2009-04-16 baalberithticket [2421120], added krb5-config command locating
2009-03-09 baalberithfixed return value when using basic provider to pass...
2009-03-05 baalberithforgot something
2009-03-05 baalberithcode reorganization caused by last update
2009-02-27 baalberithadded password verification invocation vie the AuthBasi...
2008-12-04 baalberithincreased version number v5.4
2008-12-04 baalberithchangelog
2008-12-04 baalberithadded changelog
2008-12-02 baalberithremoved compilation warnings
2008-12-02 baalberithreverted to 1.146, this will be part of another commit
2008-12-02 baalberithmoved sed command to its own script(for BSD with non...
2008-10-19 baalberithtickets [ 1427467 ], [ 1399384 ], [ 1169067 ], [ 128909...
2008-10-14 baalberithfixed bug [1323202] Configure script doesnt correctly...
2008-10-14 baalberithaccepted ticket [1859455]: <sys/types.h> should be...
2008-10-11 baalberithaccepted ticket [1707336]: Include valid options when...
2008-10-08 baalberithrewriten already_succeeded function, tickets [ 1774288...
2008-10-04 baalberithfixed threading issues as described in ticket [ 1971514 ]
2008-10-02 baalberithminor update "HTTP" -> default SERVICE_NAME
2008-09-17 baalberithaccepted patch [ 1809998 ] "Accept any incoming credent...
2008-08-19 baalberithrewritten whole an to ln name mapping
2008-08-13 baalberithminor update, some debugging info + better memory manag...
2008-08-08 baalberithadded auth name to local name mapping. Tickets [1957143...
2008-07-25 baalberithfixed [1851056] problem with password beginning with ':'
2008-06-24 kourilMerge from the 5.3 branch (security fix). Tagged as... merge.53.dst.after
2006-11-22 kourilLogged a debug message saying if or not the client... merge.53.dst
2006-11-22 kourilPass the get_gss_error() call with a full request struc...
2006-11-16 kourilImproved displying of error messages
2006-11-06 kourilIncreased version numbers v5.2
2006-11-06 kourilAdded definition of KRB5_LIB_FUNCTION (taken from MIT...
2006-11-06 kourilThe shell functions supported by BSD make:s doesn't...
2006-09-09 kourilUse krb5_rc_resolve_full() to detect the "none" rcache...
2006-09-04 kourilChanges in krb4 code
2006-09-01 kourilincreased versions to 5.1 v5.1
2006-09-01 kourilDefined GSS_KRB5_NT_PRINCIPAL_NAME as gss_nt_krb5_name...
2006-08-30 kourilSwitched to use APR 1.x
2006-08-30 kourilchanged type to unsigned to be consistent with prototype
2006-08-24 kourilAdded context declaration
2006-08-24 kourilBetter check if SPNEGO is supported by the kerberos...
2006-08-24 kourilDetect if the "none" replay cache type is supported...
2006-08-15 kourilBumbed version v5.0
2006-08-15 kouriltypo in error message
2006-08-15 kourilBetter solution to the "array type has incomplete eleme...
2006-08-15 kourilCompatibilizing define's are pulled out from apr_compat...
2006-08-15 kourilThe KRB5RCACHETYPE variable is set in initialization...
2006-08-15 kourilSome calls declared static to make gcc stop complainig...
2006-08-15 kourilIgnore .libs
2006-08-15 kourilIgnore *.lo, *.slo
2006-08-15 kourilCommented out ContextFlags_units, which makes problem...
2006-08-15 kourilTry also locating apxs2 binary if apxs isn't found
2006-04-22 kouril- Use the KRB5RCACHETYPE variable to disable the replay...
2006-02-28 kourilBumped version
2006-02-20 kourilWrap compiler and linker options passed via apxs
2006-02-20 kouril#ifdef 0 doesn't work
2006-02-19 kourilBumped years in Licenses and similar stuff
2006-02-19 kourilTypo (fix for bug 1424794)
2006-02-19 kourilCommented out all KrbEnableSSLPreauthentication related...
2006-02-02 kourilAdded SSL_preauthentication option
2005-08-05 kouril- Don't build the SPNEGO library at all if using latest...
2005-06-08 kouril- renamed enum CONTEXT into KERB_CTXT to address name...
2005-06-08 kouril- Be more compatible with the development apache branch...
2005-06-03 kourilmozilla prefs
2005-04-29 kourilOnly reply with the Negotiate set if the gss_accept_sec...
2005-03-09 kourilAdded year 2005 to the license block
2005-02-17 kourilAdded a debug program that performs conversions from...
2005-02-17 kourilDon't prohibit specifying realm is user name
2005-02-11 kourilAdded type-casting to avoid warning from the compiler
2005-01-06 kouriladded a short note about Konqueror
2004-11-05 kourilUsed gsskrb5_register_acceptor_identity() to specify...
2004-11-01 kourilAdded more debug messages
2004-10-05 kourilDescription of delegation support in Win AD (thanks...
2004-09-16 kourildon't dereference NULL pointer
2004-09-16 kourilspecify the realm name when calling krb5_parse_name...
2004-09-16 kourilforgot spnego-specific asn.1 sources
2004-09-16 kourilDon't compile ASN.1 routines when using Heimdal --...
2004-09-16 kourildelete .libs directories during 'clean'-ing
2004-09-02 kourilCentrally #define:ed name of the Negotiate method
2004-08-26 kourilcorrected wrong parameters printed during debugging
2004-08-16 kourilAdded changes to enable compiling on Windows (most...
2004-08-10 kourilAdded flag RSRC_CONF to the directives definitions... v5.0-rc6
2004-07-08 kourilIncreased the release number
2004-07-08 kouriltypo
2004-07-08 kourilnote about debugging of Mozilla
2004-07-08 kourilChanges by Jari Ahonen
2004-07-05 kourilDon't remove the configure script during distclean
2004-07-01 kourilwhen logging a service name use the name processed...
2004-07-01 kourilUse cannonical DNS name when constructing the principal...
2004-06-29 kourilAdded warning when NTLM authenticator is received
2004-06-25 kourilrather FIXME notes
2004-06-24 kourilAdded more debug messages
2004-06-24 kourilHandle KerberosV5/KerberosV4 values of AuthType properly
2004-06-22 kourilCorrected debug messages
2004-06-06 kourilRewritten installation guide
2004-06-04 kouriltwo more debugging messages
2004-06-04 kourilAdded a new directive (KrbDelegateBasic), which can...
2004-06-04 kourilAllow the module to work in the proxy mode correctly...
next