]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2008-02-11  Dirk-Willem... Return a little bit more error information when, say...
2008-02-09  Dirk-Willem... Add PR for header install
2008-02-09  William A.... Catch win32 up with r620135 for unix., install so,...
2008-02-09  Dirk-Willem... Also install the so, rewrite and cache header files.
2008-02-09  Dirk-Willem... Sub-requests are created and used with two purposes...
2008-02-08  Tony Stevenson oops, forgot to add these. As part of PR 41823
2008-02-08  Tony StevensonAs per PR 41823 - s/apache.exe/httpd.exe
2008-02-08  Tony StevensonAs per PR 33892 - Added comment re escaping slashes.
2008-02-08  Tony StevensonAs per PR 44135
2008-02-08  Tony StevensonAdded notice that support forums will likely ask for...
2008-02-07  Bradley NicholesUpdate the example and fix typos
2008-02-07  Bradley NicholesDocument the RequireAlias block directive
2008-02-06  Ruediger Pluem* Fix a typo (timout -> timeout)
2008-02-05  Vincent BrayUpdate transformation. Note that commit r618551 also...
2008-02-05  Vincent BrayCopyright year change transformation.
2008-02-02  Ruediger Pluem* Use a 64 bit unsigned int instead of a signed long...
2008-02-02  Ruediger Pluem* Do not retry a request in the case that we either...
2008-02-01  Ruediger Pluem* Fix comment. No functional change.
2008-02-01  Martin KraemerAvoid core dumps by getting the signal_description...
2008-01-29  Ruediger Pluem* Fix processing of chunked responses if Connection...
2008-01-29  Jim JagielskiNow let things like
2008-01-28  Ruediger Pluem* Don't leak memory when reopening the logfile.
2008-01-25  Paul J. RederAdd doc for the new mod_ldap referral directives.
2008-01-24  Paul J. RederReduced the bumpiness (from major to minor) and utilize...
2008-01-23  Paul J. RederAdded rebind change info.
2008-01-23  Paul J. RederThis adds Apache support (taking advantage of the new...
2008-01-18  William A.... This need not be said; the current version of testdbm.c
2008-01-18  Joe Orton* server/mpm_common.c (reclaim_one_pid): Retrieve the...
2008-01-18  Joe Orton* server/mpm/prefork/prefork.c (child_main): If apr_pol...
2008-01-18  Joe Orton* server/mpm/prefork/prefork.c (child_main): Unlock...
2008-01-18  Noirin PlunkettCopyright year update
2008-01-17  Ruediger Pluem* Do not try to read non existing response bodies of...
2008-01-16  Noirin PlunkettTidying up the SSL FAQ, incorporating changes suggested...
2008-01-12  Nick KewSupport chroot on unix-family platforms
2008-01-12  Nick KewDon't add bogus duplicate Content-Language header entries.
2008-01-12  Nick Kewmod_proxy_ftp: Fix base for directory listings.
2008-01-12  Eric CovenerMinor bump for r611199, third time's a charm (change...
2008-01-12  Ruediger Pluem* Hex pids are bogus anyway and on environments with...
2008-01-11  Eric Covener *) mod_proxy_http: Return HTTP status codes instead...
2008-01-11  Eric Covenerminor MMN bump for r611199
2008-01-11  Guenter KnaufRestructured server name indication support (PR 34607);
2008-01-11  Guenter Knaufadded hack to fetch copyright string.
2008-01-11  Eric Covener*) mod_logio: Provide optional function to allow module...
2008-01-11  Nick KewUpdate year to 2008
2008-01-11  Nick Kewmod_rewrite: Don't canonicalise URLs with [P,NE]
2008-01-11  Vincent BrayLink to an explaination of the password format used...
2008-01-10  Jim JagielskiAdjust for 2008
2008-01-09  Jim Jagielskibelt and suspenders
2008-01-09  Nick Kewhttp_filters: make sure we get last byte of actual...
2008-01-08  Ruediger Pluem* Saveguard ourselves against underflows
2008-01-08  Ruediger Pluem* Address two edge cases:
2008-01-07  Ruediger Pluem* HTTP error codes are int's not apr_status_t's.
2008-01-07  Ruediger Pluem* Do not use local scoped apr_bucket_brigade. We use...
2008-01-07  Ruediger Pluem* Optimize and unify detection of blank / corrupt chunk...
2008-01-07  Ruediger Pluem* Move duplicated code for error handling into local...
2008-01-07  Ruediger Pluem* Reuse bucket brigades instead of recreating them...
2008-01-07  Ruediger Pluem* Optimize assignments by using apr_pcalloc instead...
2008-01-07  Ruediger Pluem* Optimize alignment.
2008-01-07  Ruediger Pluem* Optimize solution from r609394 and remove chunk-exten...
2008-01-06  Ruediger Pluem* Fix cases with non blocking reads from the ap_http_fi...
2008-01-06  William A.... Eliminate silly redundancy
2008-01-06  William A.... Copying this code requires a (global) pool and rv decla...
2008-01-06  William A.... Resolve console-mode stdout file descriptor issues...
2008-01-05  William A.... winnt_mpm: Restore Win32DisableAcceptEx On directive...
2008-01-05  Ruediger Pluem* These are now backported.
2008-01-03  Ruediger Pluem* Silence a compiler warning by using the correct format.
2008-01-03  Guenter KnaufEnable to build abs on NetWare if dependent libs are...
2008-01-02  Roy T. FieldingUpdate mime.types with IANA registry
2008-01-02  Roy T. Fieldingrevert move to image/vnd.microsoft.icon because everyon...
2008-01-02  Jim Jagielskistyle check
2008-01-02  AndrĂ© Maloupdate transformation
2008-01-02  Ruediger Pluem* Update transformation.
2008-01-02  Ruediger Pluem* These are now backported.
2008-01-01  Eric Covenerbackported in 607929.
2008-01-01  Guenter KnaufModified default refresh value to 10 secs so that its...
2008-01-01  Eric CovenerReview comments from Ruediger on r607766:
2008-01-01  Ruediger Pluem* Avoid SEGFAULT as hooks->set_headers can be NULL...
2007-12-31  Eric CovenerWhen using the MS SDK, re-establish LDAP backend connec...
2007-12-31  Guenter Knaufupdated NetWare OpenSSL build section.
2007-12-31  Guenter Knauffixed comment, added comment, added logic to build...
2007-12-31  William A.... Close the child_exit_event which lives only for the...
2007-12-31  William A.... On win32, we must never, never close the parent's copy...
2007-12-31  William A.... Introduce the ProxyFtpDirCharset directive, allowing...
2007-12-30  Tony StevensonUpdated to show "It Works!" as opposed to old, 1.3...
2007-12-29  Ruediger Pluem* Style police. No functional changes.
2007-12-29  Nick Kewmod_dav: Fix evaluation of If-Match * and If-None-Match...
2007-12-29  Ruediger Pluem* Change loglevel from ERROR to WARNING if the renaming...
2007-12-29  Ruediger Pluem* Update transformation
2007-12-29  Ruediger Pluem* Adjust etag generation to produce identical results...
2007-12-29  Guenter Knaufadded empty line after var declaration.
2007-12-29  Guenter Knauffixed code style, missing prototype warnings, disabled...
2007-12-29  Ruediger Pluem* Added missing CVE number
2007-12-29  Ruediger Pluem* Added missing CVE number
2007-12-29  William A.... Fix winnt bucket_alloc to borrow memory from the transa...
2007-12-29  William A.... Sander pointed out to me that as we added ENGINE logic...
2007-12-29  William A.... It turns out copy concat didn't work as I expected,
2007-12-29  William A.... Avoid build directory pollution
2007-12-29  William A.... Believe this or not, not every machine uses "C:\Documen...
2007-12-28  William A.... Win32 doesn't like \t#
2007-12-28  William A.... Add a placeholder to remind us that fcgistarter.exe...
next