]> granicus.if.org Git - apache/shortlog
apache
2000-08-04 Jeff TrawickFix a config tree problem.
2000-08-04 Ryan BloomFix a small typo
2000-08-04 Ryan BloomBump the numbers since a5 has been tagged already
2000-08-04 Ryan BloomUpdate the version number for the new alpha release
2000-08-04 Ryan BloomThe announcement text for Apache 2.0a5
2000-08-04 Ken Coar Whoops; forgot to apply this to the 2.0 docs..
2000-08-04 Ryan BloomFix the Perchild MPM. This does work now. This change...
2000-08-04 Jeff TrawickDisable the dbm_ usage in mod_rewrite so that it links.
2000-08-04 Ryan BloomMore progress with the perchild MPM. This is serving...
2000-08-03 Jeff TrawickClean up maintainer-mode compiles of mod_rewrite (use...
2000-08-02 Jeff TrawickDon't trace EINTR errors from accept() on the Unix...
2000-08-02 Ryan BloomUpdate the perchild MPM. This does not work, but that...
2000-08-02 Ryan BloomConvert all of the apr_listen.h to ap_listen.h. This...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-08-02 Jeff TrawickUse the AP_INIT_TAKE23() macro to clean up a maintainer...
2000-08-02 Jeff TrawickUse the AP_INIT_FLAG() macro to clean up a maintainer...
2000-08-02 Jeff Trawick-DMPMT_PTHREAD is no longer needed.
2000-08-01 Ryan BloomThis serves requests again, although it still doesn...
2000-08-01 Ryan BloomComplete redesign of this MPM. This is almost working...
2000-08-01 Ryan BloomAdd a NO_DETACH environment variable to all MPMs that...
2000-08-01 Ken Coar Put back PR#6347, but note that it's waiting for an...
2000-08-01 Tony FinchRemove a PR that depends on the submitter (or someone...
2000-08-01 Ken Coar We've been ignoring lots of PRs forever, marking them as
2000-07-31 Bill StoddardWin32: Add sdbm to the windows build
2000-07-31 Jeff TrawickInclude <strings.h> if we have it to get protos for...
2000-07-31 Ryan BloomRemove a bug from the STATUS file. Manoj tested the...
2000-07-31 Jeff TrawickFix some problems with which error code to use after...
2000-07-31 Jeff TrawickDon't use perror() to report the failure of an APR...
2000-07-31 Ryan BloomMake http_log use ScanDoc
2000-07-31 Ryan BloomThis makes the perchild MPM server requests again,...
2000-07-31 Ryan BloomDocument http_connection.h using ScanDoc
2000-07-31 Ryan BloomNote the patch for graceful restarts in the STATUS...
2000-07-31 Ryan BloomMake the Unix MPMs not clean the scoreboard on a gracef...
2000-07-30 Jeff TrawickGet dsos working again by including $(LTFLAGS) on the...
2000-07-30 Ryan BloomFinish the http_config.h documentation. :-)
2000-07-30 Ryan BloomAdd more of the comments to http_config.h. This is...
2000-07-30 Manoj KasichainulaWireless LANs are soooooo cool. Oh, and the weather...
2000-07-30 Manoj KasichainulaEliminate references to specific MPMs from mpm_common...
2000-07-30 Manoj KasichainulaChange semantics of ap_child_table somewhat. Instead...
2000-07-30 Manoj KasichainulaFix a couple of apparent typos.
2000-07-30 Bill StoddardUp HARD_THREAD_LIMIT. Handle it correctly in mpm_winnt.c
2000-07-30 Bill Stoddardmod_file_cache docco
2000-07-30 Jeff TrawickUse ap_dso_error() instead of ap_strerror() when ap_dso...
2000-07-29 Ryan BloomBegin to document http_config.h. This documents most...
2000-07-29 Ryan BloomMove the Server Token stuff out of http_config_globals...
2000-07-29 Bill StoddardMissed the footer
2000-07-29 Bill Stoddard1.3 -> 2.0
2000-07-29 Bill StoddardCopy some 1.3 doc to 2.0
2000-07-29 Ryan BloomDocument ap_mpm.h using ScanDoc.
2000-07-29 Ryan BloomDocument ap_mmn.h using ScanDoc
2000-07-29 Ryan BloomDocument ap_listen.h using ScanDoc.
2000-07-29 Ryan BloomRemove iol_socket.h. This file had one declaration...
2000-07-29 Ryan BloomAdd a small doc on how to document the APIs for use...
2000-07-29 Ryan Bloomconvert some -1 back to errno.
2000-07-29 Ryan BloomAssociate virtual hosts with a specific child process...
2000-07-29 Jeff TrawickChange the storage allocation mechanism for ap_proc_t...
2000-07-29 Jeff TrawickFix segfault/SIGSEGV when running gzip from mod_mime_ma...
2000-07-28 Ryan BloomAdd the ability to register filters. This commit intro...
2000-07-28 Ryan BloomFix a small typo. TAKE3 directives really do need...
2000-07-28 Ryan BloomCleanup the perchild MPM. What I am doing so far in...
2000-07-28 Ryan BloomAdd the macro for AP_INIT_TAKE3 directives. I am assum...
2000-07-28 Jeff TrawickRemove the mod_cgid-won't-go-away problem from the...
2000-07-28 Jeff TrawickUse ap_note_subprocess() to register the mod_cgid daemo...
2000-07-28 Ryan BloomUpdate the perchild MPM. At this point, it is possible...
2000-07-28 Sascha SchumannDon't bark at developers which are too lazy to pull...
2000-07-28 Jeff TrawickInstall htdocs again. This was recently removed for...
2000-07-28 Bill StoddardWin32: Enable compiling expat from the command line
2000-07-28 Ryan Bloomap.h had nothing in it. I am removing it from Apache...
2000-07-27 Jeff TrawickDon't try to process a connection when accept() failed.
2000-07-27 Bill StoddardWin32: Revamp NT shutdown code. I think this shutdown...
2000-07-27 Ryan BloomAdd a patch for review.
2000-07-27 Ryan BloomRemove some items that are done from the STATUS file.
2000-07-27 David ReidNo idea how these 3 characters got there, but remove...
2000-07-27 William A.... Another day's progress... little changes, but just...
2000-07-27 Ryan BloomAdd a new MPM. Currently this is almost an exact copy...
2000-07-27 Ryan BloomCleanup the MPM #defines. Each MPM #defines a unique...
2000-07-26 Ryan BloomFix a bug in our time parsing. We need to zero out...
2000-07-26 Jeff TrawickFix some build issues for dexter:
2000-07-26 Ryan BloomBack out some changes that weren't supposed to be in...
2000-07-26 Ryan BloomRemove all of the ap_is* functions from Apache. They...
2000-07-26 Jeff Trawickpacket minimization when doing sendfile...
2000-07-26 Jeff TrawickGet ap_socket_disable_nagle() working again.
2000-07-26 Jeff TrawickFix some compile warnings in mod_file_cache.
2000-07-26 Ryan BloomFix an error in service.c, where we were returning...
2000-07-26 Ryan BloomThe Windows MPM was sometimes returning APR_NOTFOUND...
2000-07-26 kevloNew translation
2000-07-26 dgaudet- fix POOL_DEBUG ... restored the ap_pool_joins that...
2000-07-25 Ryan BloomREmove the mpmt MPM. This also removes all of the...
2000-07-25 Ryan BloomChange --enable-shared that Apache defines to --enable...
2000-07-25 Ryan BloomUpdate mod_so to use the new command_rec format.
2000-07-25 Jeff TrawickFix typo in log message.
2000-07-25 Ryan BloomRemove EXEC_ON_READ from ClearModuleList and AddModule...
2000-07-25 William A.... Undo my damage.
2000-07-25 William A.... Undo the damage to mod_isapi (leave placeholders...
2000-07-25 William A.... This should be clean... ap_snprintf already holds...
2000-07-25 William A.... Caught a bit of my own bad style :)
2000-07-25 William A.... Add APR_EOL_STR for a platform specific text delimite...
2000-07-25 William A.... Missing apr_strings.h - hope this wasn't destined...
2000-07-25 William A.... Changes to get Win32 compiling again, including subst...
2000-07-24 Ryan BloomFix some issues with mod_mime_magic. Basically, we...
next