]> granicus.if.org Git - apache/shortlog
apache
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.
2010-06-07 Joe Orton* .gdbinit: Add dump_filter_chain macro.
2010-06-07 Rainer JungUpdate CHANGES and bump minor MMN for new error log
2010-06-07 Rainer JungAdd microsecond timestamps to the error log.
2010-06-07 Rainer JungAdd process id and thread id (if APR has thread support)
2010-06-07 Daniel Earl... spelling
2010-06-07 Rainer JungUpdate CHANGES:
2010-06-06 Rich BowenAlternatives to [P].
2010-06-06 Rainer JungUpdate transformations.
2010-06-06 Rainer JungUpdate transformations.
2010-06-06 Rainer JungAdapt docs to modules now being build dynamically by...
2010-06-06 Rainer JungFix comment. DSO is now default.
2010-06-06 Rainer Jungmake shared moduled and module set "most" the default.
2010-06-06 Rich BowenRebuild recent contributions.
2010-06-06 Stefan FritschFix typo.
2010-06-06 Stefan Fritschab: Fix memory leak with -v2 and SSL.
2010-06-06 Stefan FritschUpdate transformations
2010-06-06 Stefan Fritschadd to CHANGES and new_features_2_4
2010-06-06 Stefan FritschReplace LogLevelDebugDump with TRACE log levels
2010-06-06 Stefan FritschReplace RewriteLog/RewriteLogLevel with trace log levels
2010-06-06 Stefan FritschReplace DumpIOLogLevel with trace log levels
2010-06-06 Stefan FritschUpdate LogLevel docs
2010-06-06 Stefan Fritsch- Be less verbose at levels INFO and DEBUG in mod_proxy...
2010-06-06 Stefan Fritsch- Add loglevels to request_rec and conn_rec
2010-06-06 Stefan FritschUse new loglevel accessor macros to simplify code
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-06-06 Stefan FritschFix some modules to make them compile with per-module...
2010-06-06 Stefan Fritsch- Introduce log levels trace1/.../trace8
2010-06-06 Rainer JungWork around crypto API incompatibilities.
2010-06-06 Rainer JungSilence compiler warning.
2010-06-06 Rainer JungFix lookup of apu-config for VPATH builds
2010-06-05 Rainer JungFor included APR, apr-config is not in the srcdir but...
2010-06-05 Rainer JungFix broken mod_session_crypto build.
2010-06-05 Joe Orton* modules/echo/mod_echo.c (process_echo_connection...
2010-06-05 Graham LeggettFix the RPM spec file to autogenerate self-signed certs...
next