]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2010-06-28  Nick KewAdd note on cacheing to auth howto
2010-06-28  Nick KewLink to mod_authn_socache in relevant module docs
2010-06-28  Nick KewBah. Fix usage example in r958720
2010-06-28  Nick KewAdd usage example in docs
2010-06-26  Stefan FritschSave some memory by allocating only the required length...
2010-06-26  Stefan FritschFix syntax error
2010-06-26  Stefan FritschStop compressing if we are doing a HEAD request and...
2010-06-26  William A.... Missed the MINOR reset
2010-06-26  William A.... Introduce an socache iterator 'userctx' for the user...
2010-06-25  William A.... Further normalize initalization stanzas
2010-06-25  William A.... C99 is not a requirement, fix style violation niq refus...
2010-06-25  William A.... Iterator implementations welcome, although mod_socache_...
2010-06-25  William A.... Tally replacements seperately from new-stores. Of...
2010-06-25  Nick KewMake a start on documenting mod_authn_socache
2010-06-25  Nick KewDisallow setting cache context in .htaccess, lest it...
2010-06-25  Nick Kewfix svn props (hopefully)!
2010-06-23  Nick KewFix return values from socache modules when a key is...
2010-06-23  Nick Kewexpiry is a time, not an interval
2010-06-23  Nick KewName change: fix incompleteness of r957089
2010-06-23  Nick KewName change: calling it mod_authn_cache could get confu...
2010-06-22  Nick KewEnable authn_cache in the main easy-to-do authn provide...
2010-06-22  Nick KewNew module: mod_authn_cache
2010-06-22  Nick KewSupport AP_DECLARE_MODULE declaration syntax in apxs
2010-06-22  Brian HavardOS/2: Add support for ThreadStackSize.
2010-06-22  Brian HavardOS/2 build fix:
2010-06-22  Brian HavardOS/2: Provide a definition of AP_PLATFORM_REWRITE_ARGS_...
2010-06-22  Brian HavardOS/2: Fix building of more modules that depend on symbo...
2010-06-22  Brian HavardRemove definition of ap_pid_fname from OS/2 MPM. It...
2010-06-21  Chris Darrochupdated notes on ap_hook_check_* wrappers and AP_AUTH_I...
2010-06-21  Stefan FritschUpdate Debian layout to what is actually used
2010-06-21  Stefan Fritschadd -X to usage message
2010-06-21  Stefan FritschNote auth_checker hook change
2010-06-21  Rainer JungRemove comment about removal of OS/2 support
2010-06-20  Stefan Fritschap_note_auth_failure seems to be broken in 2.2.x, too...
2010-06-20  Stefan FritschUpdate transformations
2010-06-20  Stefan FritschFix XML validation issue
2010-06-20  Stefan FritschDon't apr_pstrdup in ap_auth_type(). It returns const...
2010-06-20  Daniel Earl... First pass at documentation for upgrading to 2.4.
2010-06-20  Stefan FritschDon't restore r->user after authn/authz failure. Any...
2010-06-20  Stefan FritschFix authorization by user or IP/ENV/...
2010-06-20  Stefan Fritschwhitespace/indent fixes
2010-06-20  Stefan Fritschmore pid logging cleanup
2010-06-20  Stefan Fritsch- add some trace logging
2010-06-20  Stefan FritschMore trace logging
2010-06-19  Stefan Fritschput the CHANGES entry under 2.3.7, where it belongs
2010-06-19  Stefan Fritsch- Add reallyall option to configure to build everything...
2010-06-19  Stefan FritschRemove two blockers from the list.
2010-06-19  Stefan Fritschcore_output_filter improvements:
2010-06-19  Stefan FritschAdd deferred write pool to core_output_filter to clean...
2010-06-18  Jeff Trawickupdate doc for connection pools
2010-06-18  Ruediger Pluem* Ensure that we only return a non fatal error if the...
2010-06-18  Rainer JungFix typo, sorry for the noise.
2010-06-18  Rainer JungFix Windows build when using VC6.
2010-06-17  Jim Jagielskixforms
2010-06-16  Igor GalićFixing minor typo in sections.
2010-06-15  Rainer JungAdd a configuration block for Event MPM.
2010-06-15  Rainer JungFix typos in CHANGES.
2010-06-15  Jeff Trawickaxe 2.3.0 CHANGES entries that have been delivered...
2010-06-15  Stefan FritschChange log_error_core to prefer s over c->base_server...
2010-06-15  Rainer JungRemove unused header file from simple MPM.
2010-06-15  Rainer JungFix obsolete reference to 2.1 in CHANGES.
2010-06-15  Rainer JungUpdate comment about required modules in extra configur...
2010-06-15  Rainer JungFix IfModule in default configuration according
2010-06-15  Rainer JungThe directives "User", "Group" and "ChrootDir" have
2010-06-14  Stefan Fritschcorrect stupid mistake
2010-06-14  Stefan FritschFix some compiler warnings:
2010-06-14  Stefan Fritsch- Introduce ap_log_cserror to allow mod_ssl to associat...
2010-06-14  Stefan Fritschstart a list of modules which should probably be in...
2010-06-14  Stefan FritschChange the eor bucket to use a pre-cleanup to run the...
2010-06-14  Stefan Fritschprevent an error message if an old autoconf without...
2010-06-13  Stefan FritschFix MPM event/libserf build problems: If libserf was...
2010-06-13  Lucien GentisUpdates.
2010-06-13  Nick KewMore linkage
2010-06-13  Nick KewLink to new API doc
2010-06-13  Stefan Fritschsome improvements WRT logging
2010-06-13  Nick KewMake a start on documenting API changes in a form we...
2010-06-13  Stefan FritschAdd comment that using cur_unique_id.counter from all...
2010-06-13  Stefan FritschUse the correct loglevel checks in the wrappers for
2010-06-11  Eric Covenermod_rewrite.c:447: warning: format not a string literal...
2010-06-11  Jim Jagielskiroll on 2.3.7 development...
2010-06-11  Jim JagielskiPrep for 2.3.6 tag
2010-06-10  Stefan FritschPrevent segfault if URI is missing a scheme
2010-06-10  Rainer JungUse APR_STATUS_IS_TIMEUP instead of direct compare...
2010-06-10  Ruediger Pluem* Use APR_STATUS_IS_TIMEUP instead of direct compare...
2010-06-10  Ruediger Pluem* Use APR_STATUS_IS_TIMEUP instead of direct compare...
2010-06-10  Rainer JungNo need for trailing semicolon after APR_DECLARE_EXTERN...
2010-06-10  Joe OrtonRun filter "init" functions exactly once per request...
2010-06-10  Rainer JungFix ap_log_perror macro in case of C99 compilation...
2010-06-10  William A.... Mop up more than a dozen const'ness faults
2010-06-10  William A.... Drop ap_body_to_table due to missing constraints; a...
2010-06-09  Stefan FritschFix build failure by reverting part of r953125
2010-06-09  Stefan FritschFix some issues found by Ruediger Pluem
2010-06-08  Joe Orton* modules/http/http_request.c (internal_internal_redire...
2010-06-08  Graham Leggettmod_cache: Explicitly allow cache implementations to...
2010-06-08  Stefan FritschImprove the comments for AP_MPMQ_NOT_SUPPORTED/AP_MPMQ_...
2010-06-08  Stefan FritschFix the test of ap_mpm_query's result:
2010-06-08  Stefan Fritschremove APLOG_USE_MODULE from main.c:
2010-06-08  Rainer JungAdd descriptive prefix to pid and tid in the error...
2010-06-08  Joe Orton* .gdbinit: You are in a maze of twisty little subreque...
2010-06-07  Rainer JungBuilding DSOs by default should set MOD_SO_ENABLED.
next