]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2007-12-06  Vincent BrayUpdate transformations
2007-12-06  Vincent BrayVarious language fixes.
2007-12-05  Vincent BrayUpdate transformations
2007-12-05  Vincent Bray'Bodys' typo
2007-12-04  Joe Orton* modules/ssl/ssl_engine_kernel.c (upgrade_connection...
2007-12-03  William A.... Reflow ALL of 2.x trunk STATUS to the same indention...
2007-12-03  William A.... http_protocol: Escape request method in 413 error repor...
2007-12-03  Joe Orton* modules/ssl/ssl_util_ocsp.c: Fix spelling mistake...
2007-12-03  Joe Orton* modules/ssl/ssl_engine_ocsp.c (verify_ocsp_status...
2007-12-03  Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_cxerror): Drop...
2007-12-03  Joe Orton* modules/ssl/ssl_util_ocsp.c (read_response): Bail...
2007-12-03  Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_ReadReq...
2007-12-03  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_input_add_filter,
2007-12-03  Joe OrtonFurther to r599711; document new API guarantee for...
2007-12-02  Vincent BrayUpdate transformations
2007-12-02  Vincent BrayPR#44001 AuthDigestEnableQueryStringHack unnecessary...
2007-12-01  Ruediger Pluem- when using "-l" reduce two consecutive calls to apr_t...
2007-12-01  Vincent BrayUpdate transformations
2007-12-01  Vincent Bray'Recieved' typo
2007-11-30  Paul J. RederOoops. Not sure why this didn't get deleted in the...
2007-11-30  Paul J. RederFinal stage in this ldap commitathon. This fixes some...
2007-11-30  Bradley NicholesNothing left to build in this directory
2007-11-30  Paul J. RederRemove code that was both memory intensive and unnecess...
2007-11-30  Paul J. RederImprove logged information and fix broken doc.
2007-11-30  Ruediger Pluem* Use the correct pool when adding connection level...
2007-11-30  Paul J. RederClear the reason pointer when the connection is cleaned...
2007-11-30  Vincent BrayUpdate transformations
2007-11-30  Vincent BrayBriefly mention UserDir's url redirection abilities
2007-11-30  Paul J. RederDo a better job of checking managing memory during...
2007-11-30  Paul J. RederGet rid of some compiler warnings.
2007-11-30  Vincent BrayUserDir accepts multiple file paths. Submitted by:...
2007-11-29  Vincent BrayRepeated 'RewriteRule'
2007-11-29  Ruediger Pluem* Detabify and make spacing in HTML code the same as...
2007-11-29  Joe Orton* modules/ssl/ssl_engine_ocsp.c, modules/ssl/ssl_privat...
2007-11-29  Joe Orton* modules/ssl/ssl_util_ocsp.c (serialize_request):...
2007-11-29  Joe Orton- regenerate for mod_ssl OCSP directives
2007-11-29  Joe Orton- add documentation of mod_ssl OCSP directives.
2007-11-29  Guenter Knauffixed var declaration in the middle of code.
2007-11-29  Nick KewSince we don't support chained filters, and can't expec...
2007-11-29  Joe Ortonmod_ssl: Add support for OCSP validation of client...
2007-11-29  Ruediger Pluem* Remove unneeded include of unistd.h. getpid is not...
2007-11-28  Eric CovenerPerform all per-LDAP-backend related memory allocations...
2007-11-28  Ruediger Pluem* No functional change: Style. Fix linebreaks to make...
2007-11-28  Ruediger Pluem* Remove unused variable and thus remove compiler warning
2007-11-28  Ruediger Pluem* No need for an else block here because we do a return...
2007-11-28  Nick KewTypo fix
2007-11-28  Nick KewFix patch to PR#43882 as pointed out by trawick
2007-11-28  Paul J. RederStage 3 of refactoring. This reverses a couple of if...
2007-11-27  Paul J. RederRefactoring stage 2. This commit moves a large chunk...
2007-11-27  Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_cxerror): Log...
2007-11-27  Ruediger Pluem* mod_substitute is now below filters and no longer...
2007-11-27  Jim Jagielskimove mod_substitute from exp to filters
2007-11-27  Paul J. RederAltered some comments and minor formatting of log calls...
2007-11-26  Nick Kewmod_filter: don't segfault on (unsupported) chained...
2007-11-26  Jim Jagielskibackported - 598272
2007-11-25  Guenter Knaufenable to build with OpenSSL 0.9.9
2007-11-25  Astrid Maloupdate transformation
2007-11-25  Astrid Maloanother typo found by Lucien GENTIS
2007-11-25  Astrid Maloupdate transformation
2007-11-25  Astrid Malotypos
2007-11-23  Vincent BrayUpdate transformations
2007-11-23  Vincent BrayMinor grammar fix
2007-11-23  Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_cxerror): New...
2007-11-21  Bradley NicholesFix up the NetWare build due to the rearranging of...
2007-11-21  Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_ssl_error)...
2007-11-21  Jeff Trawickcorrect the order of filesize and offset descriptions
2007-11-20  Jeff Trawickgenerated rotatelogs docs
2007-11-20  Jeff Trawickupdate rotatelogs docs to reflect the support for ...
2007-11-20  Paul J. RederRemove mistaken fix. Just checking if peer review was...
2007-11-20  Jeff TrawickAllow local timestamps to be used when rotating based...
2007-11-20  Jim Jagielskilatest docco xform updates
2007-11-20  Jim JagielskiNow in 2.2.7
2007-11-20  Jeff Trawickimprove command-line parsing
2007-11-19  Ruediger Pluem* Convert request time to seconds before before storing...
2007-11-19  William A.... s/mod_example/mod_example_hooks/
2007-11-18  Sander Temme* Move the Example modules to the newly created example...
2007-11-17  Vincent BrayUpdate transformations
2007-11-17  Vincent Bray'youare' typo (submitted by Luciene Gentis)
2007-11-17  Nick KewSafer fix to PR43882 than in r595672.
2007-11-16  Paul J. RederA quick fix to avoid potential memory issues.
2007-11-16  Nick Kewr595672 was incomplete. We need to be sure we reject...
2007-11-16  Eric Covenerbackported in 595675
2007-11-16  Nick KewDeal with unrecognised Transfer-Encoding headers.
2007-11-16  Eric Covenerbackported to 2.2.x in r595664
2007-11-16  Jeff Trawickno logic changes
2007-11-16  Jeff TrawickFinish up
2007-11-15  Jim Jagielskibackported
2007-11-15  Paul J. RederAdded documentation related to the nested group support...
2007-11-15  Joe Orton- add note on security impact of suppress-error-charset...
2007-11-14  Justin ErenkrantzUmm, oops. r595022 shouldn't have ended up in trunk.
2007-11-14  Justin ErenkrantzAmsterdam sandbox: add serf input/output filters that...
2007-11-14  Jim JagielskiAnd move mod_lbmethod_rr.c to that example dir so...
2007-11-14  Jim JagielskiCreate location for "example" module(s)
2007-11-14  Jim JagielskiSome fixes before we move this to an example's dir...
2007-11-14  André Maloupdate transformation
2007-11-14  André Malofix external references to perldoc
2007-11-14  André Maloupdate transformation
2007-11-14  André Malovalidate the document
2007-11-14  André Maloupdate transformation
2007-11-14  Jeff Trawickno content changes
next