]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2004-02-03  Paul J. RederRe-synch with 2.0 stable branch after backport.
2004-02-02  Jean-Jacques... Commenting out the DBINFO define
2004-02-02  Jean-Jacques... Adding missing parenthesis in DBINFO code
2004-02-02  Joe Orton* server/Makefile.in: Remove buildmarked.c from clean.
2004-02-02  Jeff TrawickDelete some make-generated files in the server director...
2004-02-02  Martin Kraemer2nd snapshot: convert entities in document
2004-02-02  Martin KraemerAdd hungarian translation (1st snapshot).
2004-02-02  Martin Kraemermove closer to xhtml
2004-01-30  Geoffrey YoungKeep focus of ITERATE and ITERATE2 on the current modul...
2004-01-30  Paul J. RederSynch with 2.0 branch.
2004-01-30  Paul J. RederSynch with 2.0 branch.
2004-01-30  Joe OrtonSynch with 2.0 branch.
2004-01-29  Bradley NicholesRework the version extraction AWK script for NetWare...
2004-01-29  André Malosync
2004-01-29  Justin ErenkrantzAllow mod_auth_digest to work with sub-requests with...
2004-01-29  Jeff Trawicksync with stable branch
2004-01-29  Bill Stoddardfunction ported to 2.0
2004-01-28  André Malocatch another edge case
2004-01-28  André Malosync
2004-01-28  André MaloFixed file extensions for real media files and removed...
2004-01-28  Jeff Trawickworker MPM: fix stack overlay bug that could cause...
2004-01-27  Jeff Trawickavoid losing a subpool (until restart) on a rare error...
2004-01-27  Jeff TrawickUnix MPMs: Stop dropping connections when the file...
2004-01-27  André Maloissue a warning if an external rewrite map is used...
2004-01-27  André Malofix error handling during flag parsing
2004-01-26  Jeff Trawickfix out-of-date comment
2004-01-26  Joe Orton* server/protocol.c (ap_rgetline_core): Fix folding...
2004-01-26  Joe Orton* server/protocol.c (ap_rgetline_core): Re-indent funct...
2004-01-26  Joe Orton* configure.in: Remove unnecessary $builddir/server...
2004-01-25  André MaloAdd core version query function ap_get_server_revision and
2004-01-25  André MaloEOLs sent by external rewritemaps are now consumed
2004-01-24  André Malodocument [handler=...] and adjust [type=...]
2004-01-24  André MaloIntroduce the ability to force a content handler via
2004-01-24  André Malodocument -x
2004-01-24  André MaloIntroduce the RewriteCond -x check, which returns
2004-01-23  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_output...
2004-01-23  André Maloupdate transformation
2004-01-23  André Malosync
2004-01-22  Rich BowenTypo: Patch submitted by Eric Cholet
2004-01-22  Rich BowenTypo submitted by Jobst Giesecke
2004-01-21  André Malorevert the zlib.lib linkage patch. Bill Rowe said,...
2004-01-19  Joe OrtonCorrect use of libtool: libtool convenience libraries...
2004-01-19  Joe Orton* server/Makefile.in: Simpler fix to ensure that buildm...
2004-01-19  Joe Orton* build/special.mk (install-modules): Remove redundant...
2004-01-19  Erik AbeleDocument recent changes in prefork.c/r1.287:
2004-01-18  André MaloDon't include zlib files directly. That's very nasty!
2004-01-18  André Maloadd commented LoadModule directive for mod_deflate
2004-01-18  André Maloin conservative C declarations still have to be the...
2004-01-17  André Maloupdate transformation
2004-01-17  Yoshiki HayashiUpdate transformation.
2004-01-17  Yoshiki HayashiNew Japanese translation.
2004-01-17  Yoshiki HayashiUpdate Japanese translation.
2004-01-17  Jeff Trawickmod_log_config: Fix corruption of buffered logs with...
2004-01-16  Jeff TrawickBuild array of allowed methods with proper dimensions...
2004-01-15  Bill StoddardWin32: Tweak Jeff's patch to correctly handle setting...
2004-01-15  Ben LaurieNote GNU difference.
2004-01-15  Greg Amesbump MAX_SERVER_LIMIT by 10x (hoping to stay ahead...
2004-01-15  Rich BowenTypo, reported by Michael Schroepl
2004-01-15  Joe Orton* build/rules.mk.in: Pass CFLAGS but not CPPFLAGS or...
2004-01-14  André Maloallow proxying of directoryindex'd resources
2004-01-13  André Malointernal_fast_redirect: take over important request_rec...
2004-01-13  André Malobust the "recursive include" test. It's no longer neces...
2004-01-13  André Maloallow proxying and rules in .htaccess in subrequests
2004-01-13  André Malowith the new general status stuff, F and G are just...
2004-01-13  André Maloallow setting of any valid HTTP response code via R...
2004-01-13  Martin KraemerIf the proxy was enabled, and UseCanonicalHostname...
2004-01-13  André Malono need to copy the string again
2004-01-13  André Malos/cocookie/cookie/
2004-01-13  André Maloweekday and monthnames are locale dependent...
2004-01-13  André Maloaccording to RFC 2965, inspect only the Cookie header...
2004-01-13  André Malodon't overwrite other cookies
2004-01-12  André Malodocument REMOTE_PORT
2004-01-12  André Malouse the UNSAFE designation for unescaped errorlogs
2004-01-12  André Malomake REMOTE_PORT available
2004-01-12  André Maloallow unescaped errorlogs via compile time switch
2004-01-12  André Malobackport done
2004-01-12  Jeff Trawicksync with 2.0.49-dev
2004-01-12  Jeff Trawickupdate worker doc to mention that
2004-01-12  André Malosync
2004-01-12  Joe OrtonSynch with 2.0 branch.
2004-01-12  Joe Orton* modules/proxy/proxy_http.c (ap_proxy_http_process_res...
2004-01-12  Martin KraemerCosmetic change (I dislike 'known-constant-minus-one...
2004-01-12  Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl...
2004-01-12  André Malosync
2004-01-12  André Malofix content_language and character_encoding of polish...
2004-01-11  André Maloupdate transformation of content updates
2004-01-11  André Malobetter explicit than implicit. This time it fixes names...
2004-01-10  Erik Abele* Add dmg to application/octet-stream (PR#23902)
2004-01-10  Erik AbeleUpdate transformation
2004-01-10  Erik Abele* userId -> userID
2004-01-10  Yoshiki HayashiFix typo and add reference to Anonymous directive.
2004-01-10  Yoshiki HayashiUpdate transformation.
2004-01-10  Yoshiki HayashiNew Japanese translation.
2004-01-10  Yoshiki HayashiNew Japanese translation.
2004-01-10  Yoshiki HayashiSorry. Trying again.
2004-01-10  Yoshiki HayashiOops. Fix wrong edit in previous commit.
2004-01-10  Yoshiki HayashiUpdate README.
2004-01-10  Yoshiki HayashiKorean translation of error messages.
2004-01-10  André Maloupdate transformation
2004-01-09  Bill StoddardWin32: Simplify. Issue message if the Win32DisableAccep...
next