]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2001-08-13  Bradley NicholesRedefined ap_http_method(r) to ap_os_http_method(r...
2001-08-12  Joshua SliveFix URL
2001-08-10  Bradley NicholesRemoved the parameter requirement on the _getch macro...
2001-08-10  Bradley NicholesMade sure that the variables ap_listenbacklog and ap_li...
2001-08-01  Bradley NicholesChanged the NetWare import file format so that it comfo...
2001-08-01  Bradley NicholesChanged the NetWare import file format so that it comfo...
2001-07-30  Martin KraemerEBCDIC: The proxy, when used in a proxy chain, "forgot" to
2001-07-29  Marc SlemkoAdd a modified form of the patch in PR 7848 to prevent...
2001-07-25  Bradley NicholesAdded calls to the name space functions to enable long...
2001-07-25  Martin KraemerTypo
2001-07-16  Dirk-Willem... See changes in http_main.c with regard to ENOPROTOOPT...
2001-07-16  Dirk-Willem... All stable/release versions of FreeBSD, pre- and post...
2001-07-15  David ReidThe latest beos beta changes the string it reports...
2001-07-13  Dirk-Willem... Added the ENOPROTOOPT ent suggested by Ryan. Although
2001-07-13  Bradley NicholesNetWare has a fixed lengh stack. Since MAX_STRING_LEN...
2001-07-13  Dirk-Willem... Scratched an itch; it was just to painfull to move
2001-07-12  Martin KraemerFix cygwin triple
2001-07-11  Martin KraemerAdd cygwin32; but what is its canonical triple?
2001-07-06  Ken Coar Make sure that we *really* deny access to .ht* files..
2001-07-04  Martin KraemerPrint a warning when an attempt is made to use line...
2001-06-22  Jeff TrawickThese patches affect only TPF.
2001-06-12  Martin KraemerCygwin [ test ] is too stupid to do [ -f "$src.exe...
2001-06-12  Martin KraemerAvoid side effects for *nix
2001-06-12  Martin KraemerFixes to produce the Cygwin 1.x binaries out-of-the...
2001-06-11  Bradley NicholesAdded Mod_Vhost_Alias to the Apache for NetWare build...
2001-06-11  Bradley NicholesAdd the compile and link directives to build Mod_Vhost_...
2001-06-11  Bradley Nicholes.Def file used to export the Module symbol for the...
2001-06-11  Bradley NicholesAdded a sample LoadModule directive for the Vhost_Alias...
2001-06-11  Greg Amesfix shutdown hang on Solaris with lots of piped Transfe...
2001-06-11  William A.... Anyone for legible error messages? [This disaster...
2001-06-09  Victor J. OrlikowskiAllow Server response headers to be logged via the...
2001-06-08  Bradley NicholesApplied the same lingering_close() fix to NetWare that...
2001-06-02  Bill StoddardFix problem with lingering_close() on Windows. Issuing...
2001-05-30  Martin KraemerFirst step at stamping out gif's: convert them to png
2001-05-30  Martin KraemerChange C++ comments to C comments
2001-05-28  Martin KraemerChange copyright to include 2001
2001-05-25  Dirk-Willem... Cleaning up/fix proxy/Host: header logic. Working to...
2001-05-23  Bradley NicholesAbnormal exit clean up added for NetWare
2001-05-23  Bradley NicholesAdded a clean up on exit routine to try to make sure...
2001-05-23  Bradley NicholesAdded a check to make sure that Apache is starting...
2001-05-23  William A.... Thanks for the reminder, martin, so are netware and...
2001-05-23  Martin KraemerAnd Win32 is there too, of course.
2001-05-23  Martin KraemerI made some Binaries
2001-05-22  Dirk-Willem... Wacks/fixes all warnings on Solaris, MacOS and FreeBSD...
2001-05-21  William A.... And on we go
2001-05-21  William A.... Minor changes to prevent scaring the bejesus out...
2001-05-20  Sascha SchumannFix spelling of 'concurrent'.
2001-05-20  Sascha SchumannFix floating point exceptions on FreeBSD which occured, if
2001-05-18  Martin KraemerChange the compile switches for ReliantUNIX SVR4 not...
2001-05-18  William A.... Time to loose a second copy of this from the installe...
2001-05-16  Jim Jagielskificks tiepo
2001-05-15  William A.... One last update, and that's all she wrote
2001-05-15  William A.... And there you are
2001-05-15  William A.... Here we come...
2001-05-15  William A.... Just one more offering
2001-05-15  William A.... Reverting ab changes for the 1.3.20 release, will...
2001-05-15  William A.... At least it's not storming.
2001-05-14  William A.... The last showstopper I'm aware of.
2001-05-14  Brian HavardFix spelling of my name in a couple of places.
2001-05-13  Ken CoarFicks da grammah..
2001-05-13  William A.... Hmmm... the 2.0 versions are still easier to read...
2001-05-13  William A.... Answer the (single most?) common FAQ of trailing...
2001-05-12  William A.... On TPF, "HAVE_ISNAN" is erroneously being defined...
2001-05-10  Jeff Trawickget ab to compile on OS/390 by using strchr() instead...
2001-05-10  Jeff Trawickignore generated file Makefile
2001-05-10  Brian HavardOS/2: Override Configure detection of isinf & isnan...
2001-05-10  William A.... Accomodate the HAVE_ test for isnan/isinf
2001-05-10  Jim JagielskiPrevent nasty problems when platforms lack isinf()...
2001-05-10  Brian HavardProvide isinf() on OS/2.
2001-05-10  William A.... Just moving things along
2001-05-10  William A.... *) Correct a vulnerability in the Win32 and OS2 ports...
2001-05-09  William A.... ISAPIs written for MS may pass 0 as the result code...
2001-05-09  William A.... Resolve the win32 exec cmd bug, at least as far as...
2001-05-06  Ken Coar Add ability to escape characters in Rewrite* input...
2001-05-04  William A.... Apxs spoken here [win32].
2001-05-03  William A.... Resolve isnan and isfnf for Win32
2001-04-27  Bradley NicholesIncreased the HARD_SERVER_LIMIT for NetWare to 2048...
2001-04-27  Bradley NicholesAdded #define's for isnan() and isinf() since these...
2001-04-27  Martin KraemerMake ap_snprintf() more robust against border situation...
2001-04-12  Bradley NicholesNetWare console screen handling changes
2001-04-12  Bradley NicholesChanged the initial screen handling for NetWare so...
2001-04-11  Martin KraemerFix two bugs in ab:
2001-04-11  Martin KraemerHelp RedHat 7 find db1 lib
2001-04-11  Martin KraemerMinor typo
2001-04-09  William A.... Spare the unix folk those 'windows' questions
2001-04-08  Victor J. Orlikowski*Sigh.* Taking tjis back out *again,* to keep things...
2001-04-06  Wilfredo SanchezGet rid of pseudo-bogus paths for non-APACI builds...
2001-04-04  Dirk-Willem... Making live a little easier
2001-04-04  Victor J. OrlikowskiNeeded to check this, but ap_parse_uri_components was...
2001-04-04  Victor J. OrlikowskiD'oh. This should not have made it in, until I had...
2001-04-04  Victor J. OrlikowskiUTIL_URI_REGEX no longer exists, so we remove the last...
2001-04-03  Dirk-Willem... Doing last minute alphabettically sorting things to...
2001-04-02  Martin Kraemersorry, but there was a minor buggy API_EXPORT define...
2001-04-02  Martin KraemerIntegrate support for the Cygwin 1.x platform (a POSIX...
2001-04-02  Dirk-Willem... Remove green hair and grow it longer
2001-04-01  Dirk-Willem... It turns out that 'ab' has been under reporting apache...
2001-03-31  Bradley NicholesAdded os_readdir and os_opendir to the export and impor...
2001-03-31  Bradley NicholesFixed a typo in the #define of opendir() for NetWare
2001-03-30  Bradley Nicholesno message
2001-03-30  Bradley Nicholesno message
next