]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2008-03-17  Jim Jagielskidocco sync
2008-03-17  Jim Jagielskibackported in 637902
2008-03-16  Vincent BrayOne typo, one logic error.
2008-03-14  Eric Covenerbackported in r637167
2008-03-13  André Maloupdate transformation
2008-03-13  André Malofix parentdocument reference
2008-03-13  André Maloupdate transformation
2008-03-13  André Malofix meta reference
2008-03-13  André Malobuild bootstrap again
2008-03-13  André Maloupdate Turkish language file
2008-03-13  Ruediger Pluem* Do not do Range requests if we use our own conditiona...
2008-03-12  André Malo/me broke the encoding, fix it.
2008-03-12  André Maloupdate transformation
2008-03-12  André Malo* let status texts and letters completely depend on...
2008-03-12  Joshua SliveFix a typo in an example.
2008-03-12  Joshua SliveRemove linke to deleted rewrite doc.
2008-03-12  Joshua SliveMake the RewriteRule docs shorter (!) by referencing...
2008-03-12  Ruediger Pluem* Restore the original request headers if the cached...
2008-03-12  Joshua SliveFlush out the rewrite docs a little. In particular:
2008-03-11  André Malo- drop korean rewrite guide as well as it can't be...
2008-03-11  Joshua SliveSome minor fixups on the rewrite guide. Add proper...
2008-03-11  Joshua SliveRemove old rewriteguide and link to new version.
2008-03-11  Jim JagielskiPR 43562.
2008-03-11  Vincent BrayUpdate transformations
2008-03-11  Vincent BrayCorrect 'require' capitalisation missed in previous...
2008-03-09  Vincent BrayUpdate transformations
2008-03-09  Vincent BrayPet peeve: fix capitalisation of 'Require' directive
2008-03-07  Eric Covener* mod_ldap: Correctly return all requested attribute...
2008-03-07  Joshua SliveNote that reverse proxy means gateway in a few places.
2008-03-07  André Maloadd language definitions for turkish
2008-03-07  André Malobuild bootstrap
2008-03-07  André Maloset eol style
2008-03-07  André MaloAdd tr.xml, the base for turkish translations
2008-03-07  André Maloupdate transformation
2008-03-06  Vincent BrayUpdate transformations
2008-03-06  Vincent BrayFix quoting for AuthLDAPUrl examples.
2008-03-06  Vincent BrayFix mixed up descriptions of regex tokens.
2008-03-05  Jim Jagielskiin 2.2
2008-03-05  Jim Jagielskibackport r633885
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  William A.... Correct typo in r633607
2008-03-04  Chris Darrochadd comment from event MPM's fdqueue ap_pop_pool()...
2008-03-04  William A.... Enable UAC transition from ApacheMonitor running as...
2008-03-04  Joe OrtonSession cache interface redesign, Part 7:
2008-03-03  Ruediger Pluem* lfi is already a pointer in contrast fi which was...
2008-03-03  Nick Kewcore: fix SymlinksIfOwnerMatch checking:
2008-03-02  William A.... A large refactoring, but no behavior change;
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-03-01  Erik AbeleTransformations.
2008-03-01  Erik AbeleFix typo in IP address.
2008-03-01  Vincent Braybuildfluff
2008-03-01  Vincent Braylink to the wiki
2008-02-29  Jim JagielskiAdd in new option for rotatelogs: -f
2008-02-29  Martin KraemerWhen sending a proxy request of the form
2008-02-27  Ruediger Pluem* Do not retry a direct connection if the request has...
2008-02-27  Ruediger Pluem* Do not segfault when either no mutex is needed either...
2008-02-26  Jim JagielskiAs of r631363, all applied
2008-02-26  Eric Covenertweak to include recently added TranslateAllMimeTypes...
2008-02-26  Joe OrtonSession cache interface redesign, Part 6:
2008-02-26  Joe Orton* modules/ssl/ssl_scache_memcache.c (mc_session_id2sz...
2008-02-26  Joe Orton* modules/ssl/ssl_scache.c (ssl_ext_status_hook): Do...
2008-02-26  Martin KraemerAllow compilation with pre-c99 compilers
2008-02-26  Vincent BrayTypos
2008-02-25  Joe Orton* modules/ssl/ssl_scache_dbm.c (ssl_scache_dbm_remove...
2008-02-25  Joe OrtonSession cache interface redesign, Part 5:
2008-02-25  Joe Orton* modules/ssl/ssl_scache_dbm.c (ssl_scache_dbm_create...
2008-02-25  Joe OrtonSession cache interface redesign, Part 4:
2008-02-25  Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_FindCAList...
2008-02-25  Joe Orton* modules/ssl/ssl_scache.c (ssl_scache_init): Reformat
2008-02-25  Joe Orton* modules/ssl/ssl_private.h: Specify extern storage for
2008-02-25  Joe Orton* modules/ssl/ssl_scache_dbm.c (ssl_scache_dbm_retrieve...
2008-02-25  Joe Orton* modules/ssl/ssl_scache_shmcb.c (shmcb_subcache_retrieve,
2008-02-23  Guenter Knaufchanged comments; no functional change.
2008-02-22  Ruediger Pluem* Add hint to PR in comment. No functional change.
2008-02-22  Ruediger Pluem* Second part of fix for PR 44402:
2008-02-22  Nick KewWorker MPM: fix race condition
2008-02-22  Joe OrtonSession cache interface redesign, Part 3:
2008-02-22  Joe OrtonMove SSL session data deserialization up out of the...
2008-02-22  Eric CovenerA note about SSL handshake data and mod_logio
2008-02-22  Joe Orton* modules/ssl/ssl_scache_shmcb.c: Describe the data...
2008-02-22  Joe OrtonMove SSL session data serialization up out of the sessi...
2008-02-22  Joe OrtonRe-implement the SSL session cache abstraction using...
2008-02-22  Joe Orton* support/htpasswd.c (seed_rand): Fix compiler warning.
2008-02-21  Jim Jagielskibackported in r629983
2008-02-21  Eric Covenerrename mod_charset_lite CharsetOption ForceAllMimeTypes to
2008-02-21  Jim Jagielskitypo
2008-02-20  Eric Covener *) mod_charset_lite: Add ForceAllMimeTypes sub-option to
2008-02-20  Ruediger Pluem* Set aside buckets that remain unprocessed in the...
2008-02-19  Paul QuernaFix printing of error message.
2008-02-19  Paul QuernaImprove generation of the seed to rand, by using apr_ge...
2008-02-19  Paul QuernaImprove salt string generation.
2008-02-18  Jim JagielskiIn the case where we have only 1 pattern, then we
2008-02-18  Jim JagielskiNote 'rm: conftest.dSYM: is a directory' messages
2008-02-18  Jim JagielskiUpdate doccos
2008-02-18  Nick Kewhttp_filters: Don't send 100-continue when 4xx is due
2008-02-14  Roy T. FieldingRevert last change. It is not acceptable to remove...
2008-02-14  Jim JagielskiAssuming this sticks, explain why this was considered
2008-02-14  Jim JagielskiChange default of mod_substitute to flattening...
next