]> granicus.if.org Git - apache/history - include
mod_session_cookie: Add a session implementation capable of storing
[apache] / include /
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 DarrochAttempt to correct major bump from previous commit...
2008-04-03 Chris DarrochAvoid calling access control hooks for internal request...
2008-04-03 Nick KewHTTPD Core: Implement <If> sections for conditional...
2008-03-31 Nick KewRemove ap_expr_clone from the API (same day it was...
2008-03-31 Nick KewFlesh out ap_expr with:
2008-03-29 Ruediger Pluem* Add some doxygen stub / stuff
2008-03-29 Ruediger Pluem* Prevent multiple "execution" of ap_expr.h contents...
2008-03-29 Ruediger Pluem* For AP_MAX_REG_MATCH we need to ensure that httpd...
2008-03-29 Nick KewThou shalt not let tabs creep in.
2008-03-29 Nick KewIntroduce ap_expr expression parser API
2008-03-19 Nick Kewmmn bump for chroot (r611483)
2008-01-24 Paul J. RederReduced the bumpiness (from major to minor) and utilize...
2008-01-23 Paul J. RederThis adds Apache support (taking advantage of the new...
2008-01-12 Eric CovenerMinor bump for r611199, third time's a charm (change...
2008-01-11 Eric Covenerminor MMN bump for r611199
2008-01-11 Eric Covener*) mod_logio: Provide optional function to allow module...
2008-01-10 Jim JagielskiAdjust for 2008
2007-12-31 Eric CovenerWhen using the MS SDK, re-establish LDAP backend connec...
2007-12-31 William A. Rowe JrIntroduce the ProxyFtpDirCharset directive, allowing...
2007-12-15 Ruediger Pluem* Fix a SEGFAULT by ensuring that buckets that may...
2007-12-11 Ruediger Pluem* Use a separate subpool to manage the data for the...
2007-12-08 Ruediger Pluem* Enable the proxy to keep connections persistent in...
2007-12-03 Joe OrtonFurther to r599711; document new API guarantee for...
2007-11-28 Eric CovenerPerform all per-LDAP-backend related memory allocations...
2007-11-08 Eric Covenerwhile technically uldap_connection_cleanup() does leave...
2007-11-07 Graham Leggettcore: Add the option to keep aside a request body up...
2007-11-07 Eric CovenerStop registering a cleanup on each LDAP connection...
2007-11-05 Ruediger Pluem* Add a minor bump as a result of r590122 and r591760:
2007-10-31 Jim JagielskiAdd in SeeRequestTail directive, to handle the shortcoming
2007-10-30 Bradley NicholesThe function ap_time_process_request() needs to be...
2007-10-26 Nick KewAdd option not to send&clear response headers in ap_sen...
2007-10-26 Nick Kewr588791 needed an MMN bump
2007-10-24 William A. Rowe JrMMN major bump required; this API is altogether inconsi...
2007-10-11 Jim JagielskiSemi-revert 583466; just remove the ap_proxy_isvalidenc()
2007-10-10 Jim JagielskiAbstract out "verification of valid encoding" via
2007-10-07 Nick Kewmmn bump for r582630
2007-10-07 Nick KewIntroduce ap_send_interim_response function and API...
2007-09-27 Nick KewAdd "DefaultType None" option
2007-09-12 Jean-Frederic Clerelb_score is bigger proxy_worker_stat. Prevent wasting...
2007-09-10 Jim JagielskiYeah. Good luck with that.
2007-09-10 Jim JagielskiMaintain the illusion. It's not worth my time or
2007-09-07 Jim JagielskiReinstate the lb_score patch, but, protect against
2007-09-07 Jim Jagielskisemi-revert 573264. It is totally bogus that we
2007-09-06 Jim Jagielskilb_score *is* proxy_worker_stat... no need to "mask...
2007-09-01 Nick KewUpdate copyright dates from 2006 to 2007
2007-08-23 Jim Jagielskiyear--
2007-08-23 William A. Rowe Jrap_available_mutexes_string and ap_add_available_mutexe...
2007-08-23 William A. Rowe JrMinor quibble; the declarespec for data comes after...
2007-07-27 Paul J. Reder mod_ldap, mod_authnzldap: Add support for nested group...
2007-07-19 Eric Covenerrevert revision 555470
2007-07-12 Eric CovenerThis data is passed in an unsafe way to the LDAP SDK...
2007-07-03 Sander TemmeUse correct Doxygen keywords for functions and variable...
2007-06-29 Joe OrtonAdd alternative fixes for CVE-2007-3304:
2007-06-29 Joe OrtonRevert r547987 ("svn merge -c -547987 .")
2007-06-27 Jean-Frederic ClereAdd the missing minor bump of r550519.
2007-06-16 Jim JagielskiPID table impl: parent process keeps a local table...
2007-06-12 Paul QuernaAdding the clogging input filters patch was a minor...
2007-06-12 Paul QuernaFixup style nitpicks:
2007-06-12 Paul QuernaAdd a clogging_input_filters variable to the conn_rec...
2007-05-04 Ruediger Pluem* Add extern "C" linkage to several headers to make...
2007-05-02 Bradley Nicholesre-introduce ap_satisfies API back into core and modify...
2007-02-08 Jim JagielskiChange common but incorrect usage of 'depreciated'
2006-11-09 Jim Jagielskiforgot minor bump
2006-10-24 Jim JagielskiOnce SSLMutex allowed for the setting of both the
2006-10-02 Mladen TurkBump MMN for r451575.
2006-09-21 Nick KewGeneric fix for PR#31759
2006-09-05 Jeff TrawickReplace ap_get_server_version with ap_get_server_banner...
2006-08-14 Chris DarrochIntroduce a check_config phase between pre_config and...
2006-07-15 Paul Quernainclude/ap_config.h: Include the autoconf generated...
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-11 Roy T. Fieldingupdate license header text
2006-06-08 Nick KewFix comment
2006-05-07 Nick KewTidy up scoreboard.h (Chris Darroch)
2006-05-05 Sander Temme Add optional 'scheme://' prefix to ServerName...
2006-04-19 William A. Rowe Jr Remove a host of dependencies upon awk, using the...
2006-04-19 Colm MacCarthaighUpdate the last year of copyright.
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2006-04-16 Colm MacCarthaighUpdate one of the more important copyright notices...
2006-04-14 Ruediger Pluem* Avoid calling ap_proxy_http_cleanup twice as this...
2006-04-01 Ruediger Pluem* Actually increase MODULE_MAGIC_NUMBER_MINOR by one...
2006-03-30 Jim JagielskiDocument the removal of the flushing bandaid to a
2006-02-28 Brian PaneRevert the refactoring of the request read code
2006-01-18 Ruediger Pluem* Adjust format of bump comments. No functional change.
2006-01-18 Ruediger Pluem* Do a minor bump as minex and minex_set had been added...
2006-01-12 William A. Rowe Jr Determined that yes; apr_general.h may be included...
2006-01-11 Bradley NicholesAuthz refactoring
2005-12-31 Brian PaneRefactoring of ap_read_request() to store partial reque...
2005-12-12 Joe Orton* include/ap_config.h: Fix the macro name.
2005-12-12 Joe Orton* include/ap_config.h: Define AP_HAVE_DESIGNATED_INITIA...
2005-12-08 Joe Orton* include/httpd.h (conn_state_e): Remove trailing comma...
2005-11-15 Jim JagielskiOkay, at least be nice when "breaking" the API.
2005-11-15 Jim JagielskiAdd in the UseCanonicalPhysicalPort directive, which
2005-10-24 Brian PaneRedesign of request cleanup and logging to use End...
2005-10-23 Brian PaneNew version of ap_core_output_filter that does nonblock...
2005-10-23 Brian PaneAdd new connection states for handler and write completion
2005-10-12 Nick KewMake ap_register_output_filter back into a function...
2005-10-12 Nick KewMake ap_register_output_filter a #define
2005-10-09 Brian PaneCorrected an out-of-date comment (it's been a while...
next