]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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...
2002-10-21  Martin KraemerWhen we detect a child exiting with APEXIT_CHILDFATAL...
2002-10-16  rasmusHere too
2002-10-16  William A.... Reclassifying per Ryan's request
2002-10-14  Martin KraemerLooks like these platforms are present now.
2002-10-10  Martin KraemerSome versions of tr (noticed on a special Solaris8...
2002-10-10  Bradley Nicholesupdate binary status
2002-10-10  Martin KraemerUpdate
2002-10-04  Jim JagielskiClean up of stuff that are no longer applicable or...
2002-10-03  Jim JagielskiSometimes I'm a dope. No need to allocate a bunch a...
2002-10-03  Jeff TrawickPORT: Enable SINGLE_LISTEN_UNSERIALIZED_ACCEPT for...
2002-10-02  Mark J. CoxI have to stop addressing letters to "Glasgow, England...
2002-10-02  Ryan BloomAaron reminded me that this was in 1.3 as well.
2002-10-01  Martin KraemerPrint out the DYNAMIC_MODULE_LIMIT (=64) on the "httpd...
2002-09-30  Aaron BannertUpdate place of work.
2002-09-30  Jim JagielskiAnd we are now up to 1.3.28-dev
2002-09-30  Jim JagielskiApply remaining patches for 1.3.27.
2002-09-30  Martin KraemerEscape the request in the error_log file when encounter...
2002-09-30  Martin KraemerMake sure that we indeed had a '/' in the pattern.
2002-09-28  Jim Jagielskiab.c was using strncat incorrectly as well as not check...
2002-09-27  David McCreedyUpdate TPF JCL examples.
2002-09-27  David McCreedyAdd VisualAge TPF Apache link example.
2002-09-27  Jim JagielskiMark globals
2002-09-25  Dirk-Willem... Scratch another its - this patchs allows me to hugely...
2002-09-25  Dirk-Willem... Scratched a major itch - got bitten by config directory...
2002-09-25  Dirk-Willem... Scratched a major itch - got bitten by config directory...
2002-09-21  Jim JagielskiAdd the ShmemUIDisUser directive and logic. Apache...
2002-09-20  Jeff TrawickFix a problem with the definition of union semun which...
2002-09-18  Jim JagielskiLine in the sand
2002-09-17  Jim JagielskiMake the protocol parsing case insensitive... 'http...
2002-09-13  Bradley NicholesNetWare: Fix the comment for LogRotateInterval. It...
2002-09-10  David McCreedyChange TPF's mutex mechanism. Add additional info...
next