2002-05-01 |
Bill Stoddard | Defer starting the listener until we have at least... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Sander Striker | Update prior to bumping the tag |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Justin Erenkrantz | Close sockets on worker MPM when doing a graceless... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Brian Pane | Eliminate some sprintf calls |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Bradley Nicholes | NetWare make files for building experimental module... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Bradley Nicholes | NetWare make files for building experimental modules... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Greg Ames | default_handler: move the code to handle unusual method... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Cliff Woolley | Revert optimization from circa 2.0.34 that caused very... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Bradley Nicholes | Readjusting how the bucket alloc is done for each worke... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Jeff Trawick | Fix the link to the description of the CoredumpDirectory |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Cliff Woolley | note a desirable goal |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Cliff Woolley | SHMCB should not have been using apr_rmm -- it was... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Cliff Woolley | - Sync with modssl 2.8.8-1.3.24 |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Bill Stoddard | mod_cache doc update (note this is still very primitive) |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Bill Stoddard | Enable mod_mem_cache to be configured to cache open... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Roy T. Fielding | Remove APR_WANT_SIGNAL from apr_want.h because code... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Bill Stoddard | remove_entity should only work on complete cache_objects |
commit | commitdiff | tree | snapshot |
2002-04-29 |
William A.... | Please, Win32 hackers, review this doc!!! Talk about... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
William A.... | Worth noting, I guess |
commit | commitdiff | tree | snapshot |
2002-04-29 |
William A.... | Should correctly build mod_ext_filter, mod_deflate... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Bill Stoddard | Forget to update the error messages |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Bill Stoddard | Name space protect mod_mem_cache config directives |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Jeff Trawick | finish getting apxs to work with a binary build |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Bradley Nicholes | Fixing up the distribution and install section of the... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Bradley Nicholes | Added some missing export to the proxy module |
commit | commitdiff | tree | snapshot |
2002-04-29 |
William A.... | Demote to a minor bump for .36 - those affected by... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
William A.... | Attach a bugz number |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Sander Striker | Update prior to bumping the tag |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Brian Pane | Replaced a sprintf("%d") with itoa |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Brian Pane | Short-circuit out of mod_userdir's translation handler... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Brian Pane | Updated ap_getword_white() to use the same coding style |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Brian Pane | Updating my vote on the worker MPM |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Brian Pane | Document this weekend's worker MPM changes |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Bill Stoddard | Fix spelling/typo |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Brian Pane | Removed some code from the mutex-protected block in... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Brian Pane | Because mod_imap's handler runs on every request in... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Aaron Bannert | What did I do today? |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Aaron Bannert | Don't install *.in config files. |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Aaron Bannert | Rename the worker_stack_interrupt_all() function as... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Brian Pane | Removed the "not_full" condition variable and associate... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Aaron Bannert | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Aaron Bannert | Some more threadpool MPM changes: |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Aaron Bannert | Clarify an incorrect statement about why we're purposfu... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Aaron Bannert | Some threadpool fixes: |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Aaron Bannert | Detect APR_EINTR from ap_queue_pop() and avoid calling |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Aaron Bannert | When we signal a condition variable, we need to own... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Bill Stoddard | Fix a bug in the mod_status display caused by some... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Aaron Bannert | Style cleanup (remove tabs, fix alignment). |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Joshua Slive | Typo fix. |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Roy T. Fielding | kill a warning on Darwin for NONCE_LEN becoming a long... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Justin Erenkrantz | If a subreq added a filter (say INCLUDES) and the subre... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Justin Erenkrantz | Simplify this little chunk of code since r is set to... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Brian Pane | Moved the recycled pool list from the queue to the... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Brian Pane | Added a missing pool deletion case and simplified the... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Brian Pane | Move a potentially expensive pool cleanup operation... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Aaron Bannert | Preserve the original error, or if the unlock fails... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Brian Pane | Removed creation of unused struct |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Aaron Bannert | Modify the worker MPM to not accept() new connections... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Aaron Bannert | Add a "queue_info" structure to the worker MPM. This... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Brian Pane | Fixed the creation of the worker threads' data structures |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Bill Stoddard | my_generation is in the shared scoreboard now. |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Brian Pane | Added a vote on MPMs |
commit | commitdiff | tree | snapshot |
2002-04-26 |
William A.... | After review and testing against all of the PSDK... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Bradley Nicholes | Added a check to make sure that h_aliases is not NULL... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Graham Leggett | Apply a patch to compile cleanly again against changes... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Jeff Trawick | get closer to having apxs work from a binary distribution |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Justin Erenkrantz | Update release info. |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Aaron Bannert | Even though this is in APR, it is causing big problems... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Aaron Bannert | The worker's fdqueue is now a queue again. |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Aaron Bannert | Convert the worker MPM's fdqueue from a LIFO back into... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Jeff Trawick | fix a compile break on EBCDIC machines |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Jeff Trawick | get basic HTTP proxy working on EBCDIC machines |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Brian Pane | Switch back from atomic_cas to mutexes, based on all... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Aaron Bannert | Some of these worker bugs may or may not be showstopper... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Jeff Trawick | get mod_proxy to build on EBCDIC machines |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Greg Ames | remove a goto |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Richard Bowen | Typoed HTML tag. </ br> -> <br /> |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Richard Bowen | Added example of the Redirect status syntax. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Jeff Trawick | fix a compiler error with picky compilers that (correct... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Joshua Slive | Correct SSI time format reference. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Jeff Trawick | Allow mod_unique_id to work on systems with no IPv4... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
William A.... | Trade one signedness mismatch for another, but choose... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
William A.... | Not yet added to the default build, but curious if... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Aaron Bannert | I just posted a few bug fixes that need to go into... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Bill Stoddard | Brain dump and a vote |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Greg Ames | demote the Content-Range/416/SSI problem to non-showsto... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Sander Striker | Bump after the tag. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Sander Striker | Bump for the tag |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Dirk-Willem... | During the 1.3->2.0 migragrion; ab its #defined VERSION... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Justin Erenkrantz | Fix suexec invocations from userdir - the ~ was not... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Justin Erenkrantz | Since UserDir is a raw argument, our config system... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Justin Erenkrantz | We must always use case-insensitive comparisons in... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Brian Havard | Get proxy protocol modules to build on OS/2. This adds... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Aaron Bannert | Document the recent AB changes since they have the... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Graham Leggett | Oooops! |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Graham Leggett | Add an intelligent error message should no proxy submod... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Aaron Bannert | Mention my AB fixes. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Aaron Bannert | Major improvement in concurrent processing for AB: |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Greg Ames | default_handler: short circuit the method checks. ... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Brian Havard | Add a configuration block for the OS/2 MPM. |
commit | commitdiff | tree | snapshot |
next |