]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2008-10-23  Jim JagielskiUpdate docco xforms
2008-10-23  Jim JagielskiFix the io buffersize code. Have the docs match the...
2008-10-22  Chris DarrochImplement checks for NULL r->user as per r705361.
2008-10-22  Jim JagielskiRemove potential for memory leak... allocate on this
2008-10-22  Eric Covenermissing an "if"
2008-10-22  André Maloupdate transformation
2008-10-22  Eric Covenerleave a hint about some non-intuitive startup behavior...
2008-10-22  Ruediger Pluem* There are no subrequests which have itself as parent.
2008-10-22  Ruediger Pluem* This one is backported.
2008-10-22  Ruediger Pluem* Move ap_timeout_parameter_parse from mod_proxy.c...
2008-10-22  Ruediger Pluem* Improve the way to detect whether buckets in the...
2008-10-22  Nilgun Belma... pre-translation improvements
2008-10-21  Nilgun Belma... update for sync with English docs.
2008-10-20  Jean-Frederic... ap_proxy_determine_connection modifies the url if we...
2008-10-19  Eric Covener *) mod_dir: Support "DirectoryIndex None"
2008-10-17  Chris Darrochconvert tabs to spaces
2008-10-16  Chris DarrochPrior to authn/z refactoring in r368027, if authorizati...
2008-10-16  Mads ToftumMake text match example.
2008-10-16  Tony StevensonAdd example and comments when using ScriptAlias with...
2008-10-16  Tony StevensonUpdate howto/cgi.xml to link to RFC 3875 not a document...
2008-10-15  Sander TemmeThis was backported
2008-10-15  Ruediger Pluem* Update transformation
2008-10-15  Ruediger Pluem* Add the possibility to set the worker parameters...
2008-10-15  Ruediger Pluem* Send Content-Type application/ocsp-request for POST...
2008-10-15  Thomas J. DonovanWindows: add apr_dbd_odbc project to Visual Studio...
2008-10-15  Graham LeggettMinor bump when exporting mod_rewrite.h
2008-10-15  Thomas J. DonovanAlways build the odbc dbd driver on winodws, to be...
2008-10-15  Ruediger Pluem* Revert r703998.
2008-10-14  Graham LeggettExport and install the mod_rewrite.h header to ensure...
2008-10-13  Ruediger Pluem* Make the connection timeout to backends work by tempo...
2008-10-13  Takashi SatoNote modules such as mod_headers affect %{Foobar}i
2008-10-12  André Maloupdate transformation
2008-10-11  Takashi Satoadd LastChangedRevision and eol-style
2008-10-11  Takashi Satoupdate Japanese translation
2008-10-10  Takashi Satofix MaxClients description (r692325) suggested by wrowe
2008-10-10  Nilgun Belma... update transformation
2008-10-10  Nilgun Belma... update for sync with English doc.
2008-10-10  Nilgun Belma... New Turkish translation
2008-10-09  Eric CovenerFix AuthzMergeRules directive name and an addl typo.
2008-10-08  Ruediger Pluem* Recheck again if idle workers are still available...
2008-10-07  Jim Jagielskibackported 2.2.10 - r702502
2008-10-04  Eric Covenerno AuthzLDAPAuthoritative in trunk, because authz uses...
2008-09-27  Nilgun Belma... translation improvements (feedbacks)
2008-09-26  William A.... Reimplement ThreadStackSize to behave as on unix for any
2008-09-26  William A.... The last two of several helper threads which do not...
2008-09-26  William A.... The next of several helper threads which do not need...
2008-09-26  William A.... The first of several helper threads which do not need...
2008-09-26  William A.... Track the internal stack_res_flag for properly constraining
2008-09-26  William A.... CoredumpDir useless on win32; implementing toolhelp...
2008-09-24  Nilgun Belma... pre-translation improvements
2008-09-23  Nilgun Belma... pre-translation improvements
2008-09-20  Paul QuernaAdd dummy ap_mpm_register_timed_callback for other...
2008-09-20  Jim JagielskiFor timeouts, behave as before and not drop.
2008-09-20  Paul QuernaIntroduce Suspendable Requests to the Event MPM.
2008-09-19  Jim JagielskiCleanup the explanation.
2008-09-19  Jim JagielskiAllow for the smax param to be 0, so that all connections
2008-09-18  Jim Jagielskir696758
2008-09-18  Mladen TurkAlways send body (zero size at least) whenever C-L...
2008-09-17  Jim JagielskiIn 2.2
2008-09-17  Eric Covenerbackported
2008-09-17  Vincent BrayPR45806 Fixed break tags. Submitted by poirier pobox.com
2008-09-16  Justin Erenkrantz* INSTALL: Add a blurb about --with-included-apr option.
2008-09-16  Tony StevensonPatch from Dan Poirier. Grammar updates. Cheers Dan.
2008-09-16  Eric Covenerdespite this being mod_ldap and not mod_authnz_ldap...
2008-09-16  Eric Covener"AuthzLDAPAuthoritative off" isn't required to accept...
2008-09-14  Eric Covenerbackported in r695234
2008-09-13  Nilgun Belma... update transformation
2008-09-12  Nick KewReorder sections as per the DTD
2008-09-12  Nilgun Belma... update for sync with English docs.
2008-09-11  Ruediger Pluem* Replace control characters in output strings with...
2008-09-10  Ruediger Pluem* Fix potential segfault if flags remains NULL.
2008-09-10  Ruediger Pluem* Allow empty substitute patterns (to remove data from...
2008-09-09  Ruediger Pluem* Use send_bucket_downstream to send data down the...
2008-09-09  Greg Amesstash the brigade used by send_bucket_downstream in...
2008-09-09  Ruediger Pluem* If CPING fails retry once more with a fresh TCP conne...
2008-09-09  Nick Kewmod_authnz_ldap: avoid returning NULL env vars
2008-09-08  Ruediger Pluem* Fix compiler warning (missing sentinel in function...
2008-09-08  Nick Kewmod_mime: don't adjust case in filename components...
2008-09-08  Jim JagielskiUpdate xforms... mostly mod_sed related
2008-09-08  Jim Jagielskitypo
2008-09-08  Jim JagielskiAdd in useful feature. %k which logs the keepalives
2008-09-08  Nick KewTypo fix
2008-09-08  Nick KewRelax checks on HTTP Response status line from a backend.
2008-09-06  William A.... Ensure it's abundently clear that these scripts may...
2008-09-05  Greg AmesPR 45687: Detect and pass along error buckets
2008-09-05  Takashi Satoupdate Japanese translation
2008-09-05  Takashi SatoFix MaxClients description to adapt threading MPM.
2008-09-02  Nick KewCommit mod_sed: enable filtering of HTTP Requests and...
2008-08-30  Graham Leggettmod_auth_form: Make sure that basic authentication...
2008-08-30  Graham LeggettRemove trailing spaces (on the insistence of Eclipse).
2008-08-30  Graham Leggettmod_session_cookie, mod_session_dbd: Make sure cookies...
2008-08-30  Graham Leggettmod_auth_form: Make sure the logged in user is populate...
2008-08-29  Graham LeggettThe cookie attributes to fix cookie removal required...
2008-08-29  Graham Leggettmod_session_cookie: Make sure that cookie attributes...
2008-08-26  Nick KewAdd option to insert something in autoindex head.
2008-08-26  Nick KewFix typo in r689224 (thanks rpluem for spotting it)
2008-08-26  Nick KewTry to get a meaningful error message when dbd_open...
2008-08-22  William A.... Permit --with-apr=/path/to/apr alone, where the default...
2008-08-21  Sander TemmeMove struct definition out of the header file since...
2008-08-21  Jim Jagielskixforms
next