]> granicus.if.org Git - apache/history - modules/aaa
leave a hint about session expiration at TRACE2
[apache] / modules / aaa /
2019-08-18 Christophe JailletIncrease the maximum length of strings that can be...
2019-08-09 Christophe JailletAxe some dead code + slighly improve a comment
2019-06-15 Eric Coveneruse the provided types via the macro
2019-02-08 Christophe JailletFix a race condition.
2019-01-17 William A. Rowe JrClarify potentially unsuccessful success results.
2019-01-09 Joe Orton* modules/aaa/mod_authn_dbm.c (fetch_dbm_value): No...
2018-09-13 Christophe Jailletfollow-up to r1656549.
2018-06-23 Christophe JailletIf several parameters are used in a AuthzProviderAlias...
2018-03-08 Joe Orton* modules/aaa/mod_authz_host.c (host_check_authorizatio...
2018-02-15 Yann Ylavicmod_authnz_ldap: Fix language long names detection...
2017-12-04 Christophe JailletBe less tolerant when parsing the credencial for Basic...
2017-12-04 Christophe JailletUse ap_cstr_casecmp instead of strcasecmp.
2017-09-21 Christophe JailletFix a segmentation fault if AuthzDBDQuery is not set.
2017-07-14 Jacob Championhttpdunit: merge CVE-2017-9788 regression tests from...
2017-07-12 Jacob ChampionMakefile.in: merge typo fix from test-integration branch
2017-07-05 William A. Rowe JrCorrect string scope to prevent duplicated values for...
2017-05-23 Jacob ChampionMerge in APR[-util] macros from branches/trunk-buildcon...
2017-05-20 Christophe JailletFix some style issues.
2017-05-20 Christophe JailletAdd an explicit NULL to initialise a field in an authn_...
2017-02-20 Yann YlavicFollow up to r1772919: update APLOGNO().
2017-02-07 Jacob Championcheck: merge warning fixes from feature branch
2017-01-09 Jim Jagielskihttps://bz.apache.org/bugzilla/show_bug.cgi?id=58855
2016-12-06 Jacob Championmod_auth_digest: fix segfaults during shared memory...
2016-08-18 Christophe JailletRemove unused typedef uthn_dbd_conf
2016-08-18 Christophe JailletFix some missed "strcasecmp <--> ap_cstr_casecmp" conve...
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-08-11 Yann YlavicRevert r1755930: actually what'd be read after AP_FCGI_...
2016-08-11 Yann Ylavicmod_{proxy,authnz}_fcgi: follow up to r1750392.
2016-06-09 William A. Rowe JrRename ap_casecmpstr[n]() to ap_cstr_casecmp[n](),...
2016-05-22 Eric CovenerPR59612: Print the ap_expr() error message when an...
2016-05-22 Eric CovenerPR59611: Fix AH02633 require type
2016-04-17 Christophe JailletFix a comment similar to r1638072
2016-03-11 Christophe JailletSilent a smatch warning:
2016-03-10 Fabien Coelhomod_authz_host: add a new "forward-dns" authorization...
2016-03-05 Christophe JailletUse ap_array_str_contains to simplify code
2016-03-03 Christophe JailletUse ap_array_str_contains to simplify code
2016-02-22 Eric CovenerPR59039 Digest not working with ap_expr based AuthName
2016-02-12 William A. Rowe Jrhostname: Test and log useragent_host per-request acros...
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...
next