]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2003-05-23  Jeff TrawickMake sure the accept mutex is released before calling...
2003-05-23  Bill Stoddardvote
2003-05-23  William A.... Ok, I no longer have VC5.0 installed, anywhere. ...
2003-05-23  William A.... Must have 2.0 on the brain - our DLLs were installed...
2003-05-23  William A.... Fix the build exceptions by adding the last diagnosti...
2003-05-23  William A.... Incorporate similar .pdb mechanics as Apache 2.0...
2003-05-22  William A.... Complete the prior patch by explicitly grabbing ...
2003-05-22  William A.... This has worked -very- well for Win32 Apache 2.0...
2003-05-22  Jeff Trawickadd another proposed patch
2003-05-22  Jim JagielskiAdd available patch for Bugz 17877
2003-05-22  Brian HavardOS/2: Add core export entries for a couple of new funct...
2003-05-19  André MaloFix mod_rewrite's abs_URI handling.
2003-05-14  Jim JagielskiMaybe next week...
2003-05-13  André Malolanguage code for Czech is 'cs', not 'cz'.
2003-05-13  André MaloFix chinese default page.
2003-05-13  William A.... For whatever reason, the install-tpf.html in *apache...
2003-05-13  Joshua SliveReverse an earlier decision not to log EACESS results...
2003-05-09  Jeff TrawickDon't block synchronous signals (e.g., SIGSEGV) while...
2003-05-05  Jeff TrawickAIX: Change the default accept mechanism from pthread...
2003-04-30  Thom MayFix a pair of potential buffer overflows in htdigest
2003-04-28  Martin KraemerDo not replace the 'Group #-1' in the comment, only...
2003-04-25  Martin KraemerA newly created child now has a start_time of 0, to...
2003-04-24  Aaron BannertBinaries for x86_64-whatever-linux22 (AMD64, aka Optero...
2003-04-24  André MaloWhen using Redirect in directory context, append reques...
2003-04-21  Jeff Trawickanother spelling correction, courtesy of Erik Abele
2003-04-21  Jeff TrawickFirstBill loses a mark for a spelling mistake in commentary
2003-04-14  Jeff Trawick"standalone" isn't a word, and this isn't a direct...
2003-04-08  Jim JagielskiChange log entry to reflect reality.
2003-04-07  Martin KraemerFix typo
2003-04-03  Mark J. CoxImprove consistancy of security messages in changelog
2003-04-02  André MaloFix the misunderstandings between local URL paths and...
2003-04-02  André MaloFix the prefix_stat function. (which does a stat call...
2003-04-02  André MaloRemove _unused_ code. The condition is never true,...
2003-03-19  Jim JagielskiNote desire to get 1.3.28 out the door
2003-03-19  André Malobackport from 2.x:
2003-03-05  Martin KraemerFix longstanding BS2000(OSD_POSIX) related bug -- a...
2003-02-28  André MaloNo objections, so put it in:
2003-02-27  André MaloBe more careful when dealing with limited buffers.
2003-02-26  Bradley NicholesSkip some more close on exec magic for NetWare
2003-02-26  Bradley NicholesSince NetWare doesn't have processes the entire issue...
2003-02-22  André MaloBe more pedantic when cleaning environment. Clean it
2003-02-22  André Maloinsert LoadModule/AddModule directives only outside...
2003-02-22  André MaloFix suexec compile error under SUNOS4, where strerror...
2003-02-19  Jeff TrawickUnix build: Add support for environment variable
2003-02-19  Jeff Trawickfix a typo
2003-02-19  Jeff Trawickeliminate a warning with DSOs on recent AIX versions...
2003-02-18  Jeff Trawickfix a typo in a comment
2003-02-16  André Malodrop the guess_domain function.
2003-02-12  André Maloalways assume suexec-umask to be an octal value by...
2003-02-10  André MaloFix typo in suexec -V output.
2003-02-04  Justin ErenkrantzWhile this is possible to ascertain by deduction, it...
2003-02-03  André Maloupdate license to 2003.
2003-01-31  André Malo(backport from 2.x)
2003-01-26  André MaloBackport from 2.0: Allow RewriteEngine Off even if...
2003-01-26  André Maloremove wrong parenthesis
2003-01-23  Jeff TrawickChange the log messages for setsockopt(TCP_NODELAY...
2003-01-23  Martin KraemerNo need to treat EBCDIC differently.
2003-01-22  William A.... Update the resource link; submitted by B. W. Fitzpatrick
2003-01-17  Jeff Trawicktake Brad's lead and export some new API functions...
2003-01-16  Bradley NicholesUpdated the mod_usertrack build parameters
2003-01-16  Bradley NicholesAdded new APIs that were missing
2003-01-14  David McCreedyHave Makefile.tmpl use the platform's apache/src/os...
2003-01-09  Martin Kraemer[Cygwin]: Fix the problem that the generated httpd...
2003-01-09  Martin KraemerTry to set REUSEADDR even on BS2000 (and ignore errors...
2002-12-23  David McCreedyTPF-specific patch to skip fcntl() on sockets.
2002-12-23  Bill StoddardUse ap_select rather than select to account for OS...
2002-12-19  William A.... Teach win32 about magic_cleanups to toggle the INHERI...
2002-12-18  Jim JagielskiClean up the compact/verbose cookie code to prevent...
2002-12-18  William A.... Another day, another bug while slogging through 1.3.
2002-12-18  William A.... Apply a fix already in Apache 2.0 (and add quality...
2002-12-18  William A.... Resolve 80% of the HEADER/README not recognized on...
2002-12-18  William A.... Resolve an unused variables warning on win32.
2002-12-18  William A.... Now we need ntohl() linkage
2002-12-18  William A.... Went a little #endif happy in rev 1.1863
2002-12-18  William A.... Quietly tolerate opening Apache.dsw from within VC7.0
2002-12-17  David McCreedyRemove email address because of SPAM.
2002-12-17  David McCreedyRemoved TPF-specific USE_TPF_SCOREBOARD in favor of...
2002-12-16  Jim JagielskiAdd in the new CookiePrefix and CookieFormat directives...
2002-12-12  Jim JagielskiWhere the OS allows, we now proactively use the various...
2002-12-11  Martin KraemerAdd forgotten ap_pclosef() inthe error branch
2002-12-11  Martin KraemerOops -- Fix typo
2002-12-11  Martin KraemerFix socket_magic_cleanup() to not dump core when invoked
2002-12-10  Bill StoddardFix condition that arises when the server is configured...
2002-12-09  Jim JagielskiGet rid of somewhat long-standing issue regarding large...
2002-12-09  Bradley NicholesImplemented ap_os_default_port() to allow NetWare to...
2002-12-08  Jim JagielskiSimplify back to true flag usage of domagic; good catch...
2002-12-08  Jim Jagielski *) Added new ap_register_cleanup_ex() API function...
2002-11-25  Martin Kraemer[PORT] Take advantage of OpenBSD's arc4random() functio...
2002-11-20  Aaron BannertClear errno before calling strtol, and add in some...
2002-11-18  Justin ErenkrantzWe shouldn't be assigning the output of strtol to an...
2002-11-17  Justin ErenkrantzIf Listen directive is not a port, but just an IP,...
2002-11-14  Jim JagielskiRemove unused var
2002-11-12  Bill StoddardUpdate timeout algorithm in free_proc_chain. Try polli...
2002-11-12  Ken Coar d'oh!
2002-11-12  Ken Coar Add a SERVER_ADDR keyword to match the CGI environment...
2002-11-05  Martin KraemerTypo
2002-11-04  Rich BowenSetting Listen changes where you are listening. Hence...
2002-10-31  Cliff Woolleynote release date
2002-10-28  David McCreedySimple JCL update for TPF Platform.
2002-10-25  Martin Kraemercsd and dupped_csd are sockets, so they ought to handle...
next