]> granicus.if.org Git - apache/history - modules
* modules/ssl/mod_ssl.c (ssl_cleanup_pre_config): Remove the call to
[apache] / modules /
2008-05-07 Joe Orton* modules/ssl/mod_ssl.c (ssl_cleanup_pre_config): Remov...
2008-05-01 Graham LeggettRemove C++ style comments.
2008-04-21 Jean-Frederic ClereTypo.
2008-04-20 Jim JagielskiSet at init time, and combine comments
2008-04-19 Ruediger Pluem* Do not add the query string again in the case that...
2008-04-19 Ruediger Pluem* We need to use the headers_out table we merged above...
2008-04-19 Ruediger Pluem* Style fixes. No functional changes.
2008-04-19 Ruediger Pluem* Use the correct headers_out table for overlaying.
2008-04-18 Dirk-Willem van... Centralize the error-header collapsing done when sendin...
2008-04-18 Martin KraemerMake it compile on pre-C99 compilers
2008-04-17 Ruediger Pluem* The previous patch did not work correctly with neithe...
2008-04-17 Ruediger Pluem* Require to explicitly enable mod_session_crypto since...
2008-04-17 Ruediger Pluem* Fix r649054: Do the correct thing when neither enable...
2008-04-17 Jim Jagielskihandle ? in cases where nocanon is in effect
2008-04-17 Ruediger Pluem* Style police. No functional changes.
2008-04-17 Dirk-Willem van... Centralize hop-by-hop header handling in the main mod_c...
2008-04-17 Dirk-Willem van... Centralize hop-by-hop header handling in the memory...
2008-04-17 Dirk-Willem van... Centralize hop-by-hop header handling in the disk cachi...
2008-04-17 Jim Jagielskiand make mod_proxy_fcgi also nocanon aware
2008-04-17 Jim JagielskiMake mod_proxy_ajp aware of the nocanon envvar
2008-04-17 Dirk-Willem van... Currently each of the caching module includes logic...
2008-04-17 Graham LeggettEnsure that the REMOTE_USER variable is correctly writt...
2008-04-17 Graham LeggettBe defensive to ensure no segfault should the session...
2008-04-17 Graham LeggettFix the optional declarations so that the modules will...
2008-04-17 Joe Orton* modules/session/config.m4: Have --disable-session...
2008-04-16 Chris Darrochremove const on socache module declarations to avoid...
2008-04-15 Graham LeggettMove the public mod_request.h header out of the include...
2008-04-12 Ruediger Pluem* Allow Cookie option to set secure and HttpOnly flags
2008-04-11 Graham LeggettMove the KeptBodySize directive, kept_body filters...
2008-04-10 Chris DarrochFix socache modules' APACHE_MODULE() definitions.
2008-04-09 Bradley NicholesMove the initialization of rebind to the post_config...
2008-04-09 Chris DarrochHandle integer configuration directive parameters with...
2008-04-09 Chris DarrochLet each consumer of authn providers redefine the list_...
2008-04-09 Joe Orton* modules/cache/ap_socache.h: Doxify.
2008-04-09 Guenter Knaufmake use of var for output name.
2008-04-09 Guenter KnaufFixed export list for mod_session.
2008-04-09 Guenter Knaufadded mod_auth_form to NetWare build.
2008-04-09 Guenter KnaufNo var declarations in the middle of the code.
2008-04-09 Graham LeggettChange the directives within the mod_session* modules...
2008-04-09 Graham Leggettmod_auth_form: Add a module capable of allowing end...
2008-04-09 Graham LeggettAdd a function to the http filters that is able to...
2008-04-09 Guenter Knaufoops - checked in wrong makefile.
2008-04-09 Guenter Knaufadded new chache modules to NetWare build.
2008-04-08 Graham LeggettInsert prototypes to remove compiler warnings. [Joe...
2008-04-08 Guenter Knaufadded include dir.
2008-04-08 Joe Orton* modules/cache/mod_socache_dbm.c: Fix some dodgy forma...
2008-04-08 Joe OrtonAdjust socache init interface to take sizing hints...
2008-04-08 Guenter Knaufadded session modules to NetWare build.
2008-04-08 Joe OrtonMissed in r645940:
2008-04-08 Joe Orton* modules/ssl/ssl_engine_config.c: Remove unused macro.
2008-04-08 Joe OrtonSession cache interface redesign, Part 9:
2008-04-08 Guenter Knaufadded eol-style property to makefiles.
2008-04-08 Guenter Knaufadded makefiles for NetWare.
2008-04-08 Guenter KnaufNo var declarations in the middle of the code.
2008-04-08 Joe Orton* modules/cache/ap_socache.h: Add ap_socache_instance_t...
2008-04-08 Ruediger Pluem* Fix eol-style property.
2008-04-08 Guenter KnaufNo var declarations in the middle of the code.
2008-04-08 Guenter KnaufNO var declarations in the middle of the code.
2008-04-08 Joe OrtonSession cache interface redesign, Part 8:
2008-04-08 Ruediger Pluem* In the case that we fail to read the response line...
2008-04-08 Jim JagielskiUse what we have. This logic belongs here anyway...
2008-04-07 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_error...
2008-04-07 Joe OrtonClean up some more error handling in mod_ssl:
2008-04-07 Joe OrtonClean up some error handling in mod_ssl:
2008-04-07 Joe Orton* modules/http/http_protocol.c (is_mpm_running): Fix...
2008-04-07 Paul QuernaRemove all references to CORE_PRIVATE.
2008-04-07 Paul QuernaRemove calls to ap_graceful_stop_signalled, and replace...
2008-04-06 Graham Leggettmod_session_crypto: Initialise SSL in the post config...
2008-04-06 Graham LeggettFix the defaults, which currently override the config...
2008-04-06 William A. Rowe JrIf you study all of the directive implementations,...
2008-04-05 Graham LeggettOptimisation: We have no need to distiguish between...
2008-04-05 Graham LeggettRemove an unnecessary config structure lookup during...
2008-04-05 Graham LeggettClarify the operation of the SessionCryptoPassphrase...
2008-04-05 Graham Leggettmod_session_dbd: Add a session implementation capable...
2008-04-05 Graham LeggettRename the ap_escape_path_segment_b function as suggest...
2008-04-05 Graham LeggettMake sure we protect ourselves against the session...
2008-04-04 Graham Leggettmod_session_crypto: Add a session encoding implementati...
2008-04-04 Graham Leggettmod_session_cookie: Add a session implementation capabl...
2008-04-04 Graham Leggettmod_session: Add a generic session interface to unify...
2008-04-03 Chris DarrochAvoid calling access control hooks for internal request...
2008-04-03 Jim Jagielskiclose PR 44381
2008-04-02 Ruediger Pluem* Prevent a segfault if the destination URI of a copy...
2008-03-31 Nick KewRemove ap_expr_clone from the API (same day it was...
2008-03-31 Nick KewUpdate mod_filter to use ap_expr
2008-03-31 Nick KewUpdate mod_include for ap_expr update
2008-03-29 Nick KewUpdate mod_include to use ap_expr API
2008-03-27 Jean-Frederic ClereRemove useless test.
2008-03-25 Chris DarrochReturn AUTHZ_GRANTED not AUTHZ_DENIED when redirecting...
2008-03-20 Ruediger Pluem* Initialize hash needed by ap_register_rewrite_mapfunc...
2008-03-19 Chris DarrochPR #43210: Disambiguate and tidy database authenticatio...
2008-03-13 Ruediger Pluem* Do not do Range requests if we use our own conditiona...
2008-03-12 Ruediger Pluem* Restore the original request headers if the cached...
2008-03-11 Jim JagielskiPR 43562.
2008-03-07 Eric Covener* mod_ldap: Correctly return all requested attribute...
2008-03-05 Ruediger Pluem* Add checkfile2 at the end of the struct and not in...
2008-03-04 Eric Covenerreturn AUTHZ_GRANTED instead of OK from the LDAP nested...
2008-03-04 Joe OrtonSession cache interface redesign, Part 7:
2008-03-02 Ruediger Pluem* If the cached entity contained Cache-Control: no...
2008-03-02 Niklas Edmundssonmod_rewrite: Check all files used by DBM maps for fresh...
2008-02-29 Martin KraemerWhen sending a proxy request of the form
next