]> granicus.if.org Git - apache/history - modules/aaa
* Let mod_proxy_wstunnel and mod_proxy_connect use ap_proxy_transfer_between_connections
[apache] / modules / aaa /
2016-01-19 Rainer JungAdded many log numbers to log statements that
2016-01-19 Rainer JungAdded many log numbers to log statements that
2015-12-11 Christophe JailletDo not use the magic string "directory". Use the corres...
2015-11-28 Christophe JailletUse 'ap_pbase64decode' to simplify code.
2015-11-24 Yann YlavicFollow up to r1715880: revert abusive ap_casecmpstr...
2015-11-23 Yann YlavicMore ap_casecmpstr[n]() usages (follow up to r1715876).
2015-11-21 Christophe JailletRemove some useless 'return' statements.
2015-10-30 Christophe JailletConstify + save a few bytes in conf pool
2015-09-15 Christophe JailletRemove code related to 'AuthDigestEnableQueryStringHack'
2015-07-09 Rich Bowens/the the/the/g
2015-07-01 Yann Ylavicmod_authz_dbd: Avoid a crash when lacking correct DB...
2015-06-10 Jan Kaluža* mod_auth_digest: Use anonymous shm by default, fall...
2015-06-06 Christophe JailletSave a few bytes in conf pool
2015-05-26 Christophe JailletSave a few bytes in conf pool
2015-05-24 Christophe JailletSave a few bytes in conf pool and axe a function that...
2015-05-13 Yann Ylavicmod_authn_dbd, mod_authz_dbd, mod_session_dbd, mod_rewr...
2015-03-31 Rainer JungAdd missing APLOGNOs by running
2015-03-27 William A. Rowe JrCorrect MS-DOS check-in crap on text files
2015-03-19 Jan Kaluža* mod_access_compat, mod_authz_host: Handle '#' character.
2015-03-03 Jan Kaluža* mod_authn_dbd: apr_pstrdup dbd_password and dbd_hash...
2015-03-01 Graham Leggettmod_authn_core: Add expression support to AuthName...
2015-02-09 Christophe JailletFix a precedence issue.
2015-02-02 Christophe JailletFix cut and paste typo in error message + remove empty...
2015-01-23 Eric Coveneras in r1517366, drop the severity in authz_groupfile...
2015-01-18 Rainer JungSilence compiler warnings:
2014-11-18 Yann Ylavicmod_authnz_fcgi: we don't need to add the trailing...
2014-11-16 Yann Ylavicmod_proxy_fcgi, mod_authnz_fcgi: stop reading the respo...
2014-11-16 Yann Ylavicmod_proxy_fcgi: SECURITY: CVE-2014-3583 (cve.mitre...
2014-11-16 Yann YlavicRevert r1638818, r1639812, r1639717 and r1639814 for...
2014-11-15 Yann Ylavicmod_authnz_fcgi: follow up to r1639717.
2014-11-14 Yann Ylavicmod_authnz_fcgi: Fix a potential crash with response...
2014-11-11 Jan Kalužamod_auth_basic: Fix comment mentioning 403 instead...
2014-11-10 Eric CovenerResolve rashes with LDAP authz and non-LDAP authn since...
2014-10-04 Christophe JailletMore style
2014-10-04 Christophe JailletStyle (mostly indent)
2014-08-19 Eric CovenerPR56870: authzprovideralias-defined authz provier can...
2014-07-19 Christophe JailletAdd missing APLOGNO.
2014-07-19 Christophe JailletAdd missing APLOGNO.
2014-07-18 Rainer JungSilence compiler warning:
2014-07-06 Eric CovenerConsolidate common code that got duplicated by 2.3...
2014-06-19 Yann YlavicUse unsigned bit flags (otherwise the non-zero value...
2014-05-20 Christophe JailletFix duplicate APLOGNO
2014-04-29 Graham Leggettmod_authnz_ldap: Fail explicitly when the filter is...
2014-04-25 Graham LeggettAdd the ldap-search option to mod_authnz_ldap, allowing...
2014-04-16 Gregg Lewis SmithAdd mod_authnz_fcgi to traditional Win build
2014-04-07 Ben ReserAllow Require expr to work when the expression is quoted.
2014-04-07 Yann Ylavicmod_auth_form: update empty log tags.
2014-04-07 Yann Ylavicmod_auth_form: revert r1585431 (don't crash when no...
2014-04-07 Yann Ylavicmod_auth_form: don't crash when no AuthFormProvider...
2014-04-05 Jeff Trawickmove a temporary table from r->pool to a temporary
2014-04-05 Jeff Trawickaxe unnecessary preparation for some other module using
2014-03-29 Jeff Trawickdon't log bogus rv
2014-03-18 Christophe JailletUse 'apr_table_setn' instead of 'apr_table_set' when...
2014-03-11 Jan Kalužamod_authn_socache.c: fix creation of default socache_in...
2014-01-15 Jeff Trawickfollow-up to r1554161, r1554168, r1554170, r1554175...
2014-01-03 Eric CovenerProviders defined in <AuthnProviderAlias have not been...
2013-12-30 Graham Leggettmod_authz_user: Support the expression parser within...
2013-12-30 Graham Leggettmod_authnz_host: Support the expression parser within...
2013-12-30 Graham LeggettPass the correct pointer that made it past the test...
2013-12-30 Graham LeggettPass the correct pointer that made it past the test...
2013-12-30 Graham LeggettPass the correct pointer that made it past the test...
2013-12-30 Graham Leggettmod_authnz_groupfile: Support the expression parser...
2013-12-30 Graham Leggettmod_authnz_dbm: Support the expression parser within...
2013-12-30 Graham Leggettmod_authnz_dbd: Support the expression parser within...
2013-12-30 Graham Leggettmod_authnz_ldap: Support the expression parser within...
2013-12-26 Eric Covenerupdate comments for two r->user related directives.
2013-12-17 Eric CovenerLog a warning when the LDAP authn provider is configure...
2013-12-11 Graham Leggettmod_auth_form: Make the trace logging consistent throug...
2013-12-11 Graham Leggettmod_auth_form: Add a debug message when the fields...
2013-12-01 Christophe JailletFix missing spaces in messages
2013-11-12 Jeff TrawickAt least one authorizer that doesn't use libfcgi directly
2013-11-02 Christophe JailletRemove useless apr_pstrdup as done for other mod_auth...
2013-10-23 Jeff Trawickaxe some useless assignments (clang scan-build)
2013-10-14 Chris DarrochSupport optional initialization arguments for socache...
2013-10-13 Graham Leggettmod_auth_form: Make sure the optional functions are...
2013-09-26 Jeff Trawickallow building mod_authnz_fcgi with 2.4.x branch
2013-09-24 Eric CovenerChange the default value of AuthLDAPMaxSubGroupDepth...
2013-09-14 Graham Leggettmod_auth_digest: Be more specific when the realm mismat...
2013-09-11 Jeff TrawickAdd "default user id" capability for authorizers that...
2013-08-25 Eric CovenerDon't log AUTHZ_DENIED failures at ERROR level in authz...
2013-08-19 Jeff Trawickmod_authnz_fcgi: New module to enable FastCGI authorizer
2013-08-14 Chris DarrochAdd AuthBasicUseDigestAlgorithm directive to allow...
2013-07-03 Eric CovenerRestore support for the AUTH_HANDLED return code in...
2013-06-27 Eric Covenerauthnzldap: support "none" as a filter to suppress...
2013-06-24 Eric Covenerrevert r1496183, leave at DEBUG. This not a subgroup...
2013-06-24 Eric Covenerattribute and error reason reversed
2013-06-24 Eric CovenerDrop severity from DEBUG to trace4: "... didn't match...
2013-06-19 Rainer JungFix "unused variable" warning.
2013-06-15 Christophe JailletCorrect typo in error message
2013-06-14 Stefan FritschMove initialization of the secret to the pre_config...
2013-06-12 Stefan FritschActually use the secret when generating nonces.
2013-05-20 Christophe JailletFix PR 54463 by removing an optional 'standard' parameter.
2013-04-16 Graham Leggettmod_auth_basic: Allow AuthBasicFake to be switched...
2013-04-02 Christophe JailletUse apr_psprintf(... "%pm"...) instead of explicit...
2013-03-31 Stefan FritschUse %pm available since apr 1.3 instead of an extra...
2013-03-31 Stefan FritschRemove partial non-working implementation of MD5-sess...
2013-03-31 Stefan Fritschif shm initialization fails, reset client_list to avoid...
2013-03-31 Stefan FritschRemove some useless declarations that were shadowing...
2013-03-31 Stefan Fritschap_log_error already logs the error string, no need...
2013-03-31 Stefan Fritschuse apr_array for an array
next