]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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...
2002-03-21  Jim Jagielskiready to tag 1.3.24
2002-03-21  Jim JagielskiNote Cliff's fix
2002-03-21  Cliff Woolleyhandle_if() and handle_elif() were now correctly checki...
2002-03-21  William A.... Couple of newly recognized dependencies
2002-03-21  Aaron BannertFix minor formatting error. Mention the default for...
2002-03-21  William A.... Introduce proper escaping of command.com and cmd...
2002-03-21  William A.... Add % and \r [C/R] to the dangerous Win32/OS2 characters.
2002-03-21  William A.... Share ap_double_quotes() code between OS2 and Win32...
2002-03-21  Graham LeggettReverse this change - as pointed out by Joshua Slive...
2002-03-21  Graham LeggettWhen a proxied site was being served, Apache was replacing
2002-03-21  Graham LeggettChange ap_construct_url() so that the r->hostname is...
2002-03-21  Graham LeggettFixed the previous multiple-cookie fix in the proxy...
2002-03-21  Cliff WoolleyFix a bug in #if and #elif whereby mod_include would not
2002-03-21  William A.... Clear up a signed/unsigned comparison and assignment.
2002-03-21  William A.... Introduce earlier identification of command.com v...
2002-03-21  William A.... Clarify some difficult to read code by modifying...
2002-03-21  William A.... Pass the command line to the cmd.exe /c interpreter...
2002-03-21  William A.... Win32; Never invoke cmd or bat scripts based on the...
2002-03-21  William A.... Provide Win32 users a log of the cgi command invoked...
2002-03-21  William A.... Add the 'CgiCommandArgs off' directive, to allow...
2002-03-19  Lars Eilebrechtfix a typo
2002-03-19  Bill StoddardExport ap_uuencode
2002-03-19  Jim JagielskiBring Announcement somewhat up to date.
2002-03-16  William A.... Yes Cliff... this can go in changes too.
2002-03-16  William A.... Resolve bugs introduced by my Rev 1.173, which attemp...
2002-03-14  Martin Kraemerap_vformatter() was missing a final flush call.
2002-03-13  Roy T. FieldingUpdate our copyright for this year, plus fix two files...
2002-03-13  Bradley NicholesAdded the -e command line directive for NetWare to...
2002-03-13  Bradley NicholesAdded the -e command line directive for NetWare to...
2002-03-09  Graham LeggettAdd the ProxyIOBufferSize option. Previously the size...
2002-03-09  David McCreedyAdd TPF Operating System-specific code for Network...
2002-03-08  Graham LeggettFix a NULL variable check in proxy where we were checki...
2002-03-06  Jim JagielskiFix a -Wall warning and keep things for Darwin(MacOS...
next