]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2002-05-31  Martin KraemerNote impact on invalid requests from Netscape
2002-05-30  Jim JagielskiPush out the T&R 2 days to account for the latest addit...
2002-05-30  Graham LeggettAdd X-Forwarded-Host and X-Forwarded-Server to X-Forwar...
2002-05-29  Martin KraemerFix a problem in mod_proxy: it would not set the number...
2002-05-29  Martin KraemerUpdate ProxyConnAllow vote
2002-05-29  Dirk-Willem... iFrom david:
2002-05-29  Martin KraemerFix a problem in mod_rewrite which would lead to 400...
2002-05-29  David McCreedyUpdate TPF's sample JCL to exclude expat-lite.
2002-05-29  Jim JagielskiNote 2 PRs that have been proposed for inclusion in...
2002-05-29  Martin KraemerMake sure that 'n' has a defined value
2002-05-28  Jim JagielskiSet the 1.3.25 schedule
2002-05-23  Doug MacEachernPR:
2002-05-22  Jim JagielskiRemove out-of-date comment on edited item that
2002-05-22  Jim JagielskiNot a showstopper but something Martin has expressed...
2002-05-21  Martin KraemerApply a stricter check to the request line syntax,...
2002-05-21  Martin KraemerTypo in log message
2002-05-21  Martin KraemerJohn Von Essen <john at essenz.com> contributes the...
2002-05-21  Martin KraemerGet rid of DEFAULT_XFERLOG as it is not used anywhere...
2002-05-19  David McCreedyDoc updates to TPF platform install instructions to...
2002-05-19  David McCreedyTPF-specific changes for syslog and option passing...
2002-05-17  Cliff WoolleyBinary files on cygwin must be opened in binary mode...
2002-05-16  Martin KraemerAdded Cygwin directory layout to config.layout file.
2002-05-15  Greg Amesget binbuild.sh working on Linux/390. It gets very...
2002-05-15  William A.... One extra bit o' threadsafety, already discussed...
2002-05-15  William A.... At least on Win32 ... close the book on nice-to-haves...
2002-05-15  William A.... Looks like noone plans to leverage our sdbm
2002-05-15  William A.... I suspect this might be fixed by now, if anyone wants...
2002-05-15  William A.... Guys, didn't we get this resolved lo about 1.3.21...
2002-05-15  Jim JagielskiAlready in there, basically
2002-05-15  Jim JagielskiSomehow I think these very old FreeBSD platforms
2002-05-15  Jim JagielskiNo doubt, people are already either handling
2002-05-15  Jim JagielskiVery doubtful that these will be (should be?) handled
2002-05-15  Jim JagielskiIt is what it is. It is well known that that's
2002-05-15  Jim JagielskiAlready in
2002-05-13  Dirk-Willem... Write a 100 times - save your files before copy and...
2002-05-13  Dirk-Willem... Adds a '-F' flag to httpd's main() - which causes the...
2002-05-13  Jim JagielskiNote planned release for this week.
2002-05-13  Martin KraemerFix propagation of ${OPTIM} to subdirectories (which...
2002-05-13  Martin KraemerWhere are they, all the other binbuilds?
2002-05-11  Dirk-Willem... Get things to compile with a HW card of openbsd
2002-05-10  David ReidFix ab so it will now build on a platform lacking in...
2002-05-06  Martin Kraemersrc/support/apxs.pl: re-arranged things to handle DSO...
2002-05-04  Brian HavardOS/2: Export some additional public symbols from the...
2002-05-03  Mark J. CoxFix Red Hat distribution name
2002-05-02  Jim JagielskiOK. This is admittedly anal. But the whole idea behind...
2002-05-01  Wilfredo SanchezAdd NSLINKMODULE_OPTION_RETURN_ON_ERROR option.
2002-05-01  Jeff Trawickuse ap_snprintf() instead of snprintf()
2002-05-01  Jeff Trawickprovide a missing %s corresponding to colonport
2002-04-24  Graham LeggettAdd an intelligent error message should no proxy submod...
2002-04-22  Jim JagielskiAllow child processes sufficient time for cleanups...
2002-04-22  William A.... Worth noting
2002-04-22  William A.... Backport of httpd-2.0/modules/mappers/mod_rewrite...
2002-04-22  Jim JagielskiAllow for the same functionality under Rhapsody...
2002-04-22  Jim JagielskiFor supported versions of Darwin, place dynamically...
2002-04-21  Graham LeggettAdd a FIXME note around some broken code. The write...
2002-04-21  Jim Jagielskimake note of the proposal to release
2002-04-21  Graham LeggettRemove a last remnant of the expect-100-continue patch...
2002-04-19  Bill StoddardMore notes...
2002-04-19  Bill StoddardReference CVS id
2002-04-19  Bill StoddardCandidate CAN number for completeness.
2002-04-19  Bill StoddardFlag this a bit more clearly as a security issue...
2002-04-19  Martin KraemerUpdate binary availability
2002-04-19  Graham LeggettCorrect proxy to be able to handle the unexpected 100...
2002-04-18  William A.... Note available patch
2002-04-17  Bradley NicholesFixing a type conversion error when content_length...
2002-04-15  Martin KraemerSometimes (when a read happened to end on a chunk bound...
2002-04-14  Martin KraemerOops -- detecting EOF while reading chunked is a protoc...
2002-04-14  Joshua SliveCorrect xhtml+xml
2002-04-14  Joshua SliveAdd a couple requested (and properly registered) mime...
2002-04-12  Martin KraemerFix EOF detection in new proxy dechunking code. Before...
2002-04-12  Martin KraemerWhen we cannot read our own proxy-cached files, better...
2002-04-12  Martin KraemerCosmetics (unused variable in EBCDIC)
2002-04-12  Justin ErenkrantzJustin is off to a new adventure...
2002-04-11  Martin KraemerFix the new dechunking code for S/390 (EBCDIC).
2002-04-11  William A.... Forgot some prototypes?
2002-04-11  William A.... First, use addition to test against an unsigned for...
2002-04-09  Martin KraemerDo a "proper" indent by moving some curly braces outsid...
2002-04-09  Martin KraemerAdd one more type
2002-04-07  Graham LeggettCorrect a timeout problem within proxy which would...
2002-04-07  Graham LeggettAdd support for dechunking chunked responses in proxy.
2002-04-07  Graham LeggettUpdate the windows, os2 and netware build files to...
2002-04-06  Graham LeggettNamespace protect getline() and get_chunk_size().
2002-04-06  Graham LeggettRemove the last little bit of the multiple-headers...
2002-04-06  Graham LeggettFix a log line message to be clearer. There have been...
2002-04-02  Bradley NicholesAdded defaults to the NetWare .conf file for LogRotateD...
2002-04-02  Bradley NicholesRemoved the NetWare #ifdef's since it is a NetWare...
2002-04-01  Dirk-Willem... Fixed incompliance of AB when used with a proxy as...
2002-03-29  Dirk-Willem... Removed email address on request - as obviscation was...
2002-03-28  Joshua SliveUpdate the Redhat layout to match v7. I decided to...
2002-03-26  Justin ErenkrantzAdd text/xml, audio/mpeg, video/quicktime support to...
2002-03-26  Justin ErenkrantzFix some formatting problems before next commit.
2002-03-26  Greg Amesmake it harder for future spam harvesters to find this...
2002-03-25  Graham LeggettTighten up the overridden-Server-header bugfix in the...
2002-03-25  Graham LeggettAnother fix for the multiple-cookie header bug in proxy...
2002-03-25  Martin KraemerApplied "canonical reformatting" according to the Apach...
2002-03-22  Martin KraemerTypo
2002-03-21  Jim JagielskiAnd we are 1.3.25-dev
2002-03-21  Jim JagielskiBad
2002-03-21  Jim JagielskiLast one
2002-03-21  Cliff WoolleyBecause of the if's I change to else if's, these contin...
next