]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2002-09-10  Jim JagielskiNET_SIZE_T is socklen_t on OpenBSD
2002-09-10  Dirk-Willem... Corrected RFC reference and updated spec.
2002-09-10  Dirk-Willem... Make apache work with the iCal webdav client when using
2002-09-07  Jim JagielskiBack out incorrect patch for 9932. Use the APR patch.
2002-09-05  Jim JagielskiHmm... We need to also address the fact that the respon...
2002-09-05  Jim JagielskiWhen the cache would validate 304 responses from back...
2002-09-04  Martin KraemerAdd support for Berkeley-DB/4.x to mod_auth_db.c
2002-09-04  Ian Holsmanswitch x-icon to httpd.conf instead of mime.types
2002-09-03  Ian Holsmanadd image/x-icon to mime.types
2002-09-03  Graham LeggettFix a problem in proxy where headers from other modules...
2002-09-01  Justin ErenkrantzFix FileETag None directive.
2002-08-21  Bill StoddardAdd CHANGES notification for the ap_get_win32_interpret...
2002-08-21  Bill StoddardWin32: Fix one byte overflow in ap_get_win32_interprete...
2002-08-20  Jim JagielskiAllow for behavior to be compile-time
2002-08-19  Jim JagielskiBoundary condition: correctly mark the 1st char
2002-08-12  Ken Coar Add a new environment variable to keep the charset...
2002-08-12  Joshua SliveFix support references in binbuild README.
2002-07-30  Mark J. CoxAdd 3 new CVE names for old (circa 2000) security issue...
2002-07-24  Jeff TrawickSupport Caldera OpenUNIX 8.
2002-07-22  Martin KraemerTomcat with mod_jk2 sometimes omits the Reason-Phrase...
2002-07-17  Jeff TrawickUse SysV semaphores by default on OpenBSD.
2002-07-17  Martin KraemerOff by one millisecond ;-)
2002-07-16  Dirk-Willem... Documented the printing of HARD_SERVER_LIMIT when using...
2002-07-16  Dirk-Willem... Scratching an old itch. Rather than cause a WARNING...
2002-07-12  David McCreedyEBCDIC fix to ap/ap_strtol.c so it can handle bases...
2002-07-09  Jim JagielskiDon't allow a negative value to sneak through
2002-07-09  Jim JagielskiAllow for null/all-whitespace C-L fields as we did...
2002-07-08  Jim JagielskiAdd ProtocolReqCheck directive, which determines if...
2002-07-08  Bradley NicholesNetWare mod_rewrite file locking problem
2002-07-08  Bradley NicholesSince NetWare CLib does not implement file locking...
2002-06-27  Aaron BannertFinally signed and uploaded these.
2002-06-27  Jim JagielskiOn 2nd thought, these should be explicitly listed.
2002-06-27  Mark J. CoxBe consistant when highlighting security changes, check...
2002-06-26  Ken Coar Style police; there appears to be a bug in here somewhere
2002-06-26  Martin KraemerAdd sinix & reliantunix
2002-06-22  Graham LeggettBinaries available for LinuxPPC
2002-06-22  Cliff Woolley... or at least, they WOULD be available if I could...
2002-06-21  Martin KraemerInitialize n=0, just in case.
2002-06-20  Jim JagielskiJust uploaded sparc/sol8
2002-06-19  Aaron BannertBetter document the error cases returned from get_chunk...
2002-06-19  Bradley NicholesUpdated binary status for NetWare
2002-06-19  Bill StoddardBinaries for AIX 4.3 are up. I no longer have a functio...
2002-06-19  Brian HavardOS/2 binaries are up.
2002-06-19  Jim JagielskiI'd take Sol8 on Sparc
2002-06-19  Aaron BannertWe now have 1.3.26 binaries for Darwin5.5, Solaris8...
2002-06-19  Aaron BannertPrepare for a new set of binary tarballs.
2002-06-18  Bradley NicholesFix the -f parameter so that it requires a follow-up...
2002-06-18  Jim JagielskiAnd we are 1.3.27-dev
2002-06-18  Jim Jagielskiready the tag
2002-06-18  Jim JagielskiFor our own info
2002-06-18  Jim JagielskiFor the announcement
2002-06-18  Jim JagielskiUpdate the changes
2002-06-18  Jim JagielskiNeed to ensure that result is set, no matter what
2002-06-18  Justin ErenkrantzIt is entirely possible that dbuf is NULL. Accessing...
2002-06-18  Brian HavardOS/2: Fix linkage to ap_strtol() by making it a macro...
2002-06-18  Jim JagielskiAnd note we are 1.3.26-dev
2002-06-18  Jim JagielskiNote the big change
2002-06-18  Jim JagielskiGet ready to tag 1.3.25
2002-06-18  Jim JagielskiAdd in the expected Announcement file
2002-06-18  William A.... According to Watcom and other docs, it appears Netwar...
2002-06-18  William A.... Two remnants required to make ap_strtol a macro on...
2002-06-18  Brian Paneuse signed long to avoid compiler complaints about...
2002-06-18  William A.... We are safe. We don't need this according to MSVC...
2002-06-18  David McCreedyAdd ap/ap_strtol.o to TPF's sample link JCL.
2002-06-18  Jim JagielskiDocument that ap_strtol should only really
2002-06-18  Bill StoddardGet ap_strtol playing nicely on Windows and AIX
2002-06-18  Jim JagielskiJust in case, handle LONG_* if limits doesn't have 'em
2002-06-18  Jim JagielskiBump MMN.
2002-06-18  Jim JagielskiFold ap_strtol fully into API
2002-06-18  Justin ErenkrantzWe don't want ctype.h, but we do want ap_ctype.h so...
2002-06-18  Jim JagielskiMigrate from strtol to ap_strtol, and use its known...
2002-06-18  Jim JagielskiAdd in our ap_strtol() implementation
2002-06-17  Jim JagielskiPrevent possible badness if the HUGE value for Content...
2002-06-17  Jim JagielskiBackport of 2.0 chunk handling
2002-06-17  Jim Jagielskiremaining needs (and should only) be a long. (ap_get_ch...
2002-06-17  Jim JagielskiWith OpenBSD 3.1 and up, allow modules to work on their
2002-06-14  Jim JagielskiUpdate...
2002-06-13  William A.... Thanks to Brian Havard for the heads-up
2002-06-13  Brian HavardOS/2: Add core export needed by mod_log_config.
2002-06-07  Justin ErenkrantzWhether you believe us or not is up to you.
2002-06-05  William A.... First, checking for typos like fF: instead of Ff...
2002-06-03  Bradley NicholesUpdated test_chars for NetWare
2002-06-03  Jim JagielskiAttached is a patch for allowing user changes on the...
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...
next