1999-07-29 |
Randy Terbush | Doc changes. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Manoj Kasichainula | Replace Min/MaxSpareServers with Min/MaxSpareThreads... |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Manoj Kasichainula | Update with latest hook additions. |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Ben Laurie | Another hook (I won't be upset if someone else wants... |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Ben Laurie | Fix a warning. |
commit | commitdiff | tree | snapshot |
1999-07-27 |
dgaudet | - get rid of pre_command_line_hook ... use register_hoo... |
commit | commitdiff | tree | snapshot |
1999-07-26 |
dgaudet | some bug fixes from David |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Manoj Kasichainula | Update for newest hooks |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Ben Laurie | Make sure we terminate. |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Ben Laurie | Good grief! How hard is it to try _all_ the elements... |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Ben Laurie | Allow for new hooks. |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Ben Laurie | Another hook. |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Ben Laurie | Another hook. |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Ben Laurie | Fix listener selection logic. |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Manoj Kasichainula | Add a MaxThreadsPerChild directive |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Manoj Kasichainula | Clean up and properly specify defaults for the new... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Manoj Kasichainula | Add a little naming consistency, and put in an error... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Manoj Kasichainula | Add support for dynamically creating and destroying... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Ben Laurie | Support for echo protocol, to show how multiprotocol... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Ben Laurie | Actually, we should always close the connection when... |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Ben Laurie | And with one bound, he was free! This seemingly minor... |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Bill Stoddard | Update windows documentation to address questions on... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Manoj Kasichainula | Fix silly bug. accept() has to be inside the accept... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Manoj Kasichainula | Cleanups and fixes. Get rid of more stuff having to... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Manoj Kasichainula | Some fixing for startup of children after a graceful... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Manoj Kasichainula | Oops, forgot this one |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Manoj Kasichainula | A new experimental MPM. Right now, it is the mpmt_pthre... |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Brian Havard | Releasing a semaphore you don't own isn't a fatal error. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Manoj Kasichainula | Another MPM-specific define to move into the pthread... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Manoj Kasichainula | Sync module strucuture with the prefork MPM again. |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Ben Laurie | Another hook. |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Ralf S. Engelschall | Be careful, accept_mutex_child_init() has to be done... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Martin Kraemer | Use new module structure |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Manoj Kasichainula | Move HARD_SERVER_LIMIT, HARD_THREAD_LIMIT, and other... |
commit | commitdiff | tree | snapshot |
1999-07-16 |
Manoj Kasichainula | poll+accept without accept serialziation is dangerous... |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Manoj Kasichainula | Move the scoreboard header files for each MPM into... |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Brian Havard | More cleanup on OS/2 spmt mpm including shutdown/restar... |
commit | commitdiff | tree | snapshot |
1999-07-12 |
dgaudet | commit David's beos port. |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Brian Havard | Assorted fixes for the OS/2 mpm: |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Ben Laurie | Another hook. |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Ben Laurie | Make run_all symbolic. |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Brian Havard | Make it all work on OS/2. |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Ben Laurie | Add topological sorting to hook ordering. |
commit | commitdiff | tree | snapshot |
1999-07-09 |
Manoj Kasichainula | Get rid of the accept abstraction, which seems out... |
commit | commitdiff | tree | snapshot |
1999-07-09 |
Manoj Kasichainula | Prevent pthread.h from showing up in the Makefile depen... |
commit | commitdiff | tree | snapshot |
1999-07-07 |
Martin Kraemer | Sorry, but using C comments in place of C++ comments |
commit | commitdiff | tree | snapshot |
1999-07-07 |
Martin Kraemer | Update to new module layout (Hooks) |
commit | commitdiff | tree | snapshot |
1999-07-06 |
Ben Laurie | More hooky stuff. |
commit | commitdiff | tree | snapshot |
1999-07-05 |
Ben Laurie | Strawman hooks implementation (beginning of). |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Ken Coar | <P></P> can't contain a <OL></OL> pair. |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Roy T. Fielding | Missed closing tag |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Roy T. Fielding | Some answers to problems that often come up on the... |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Manoj Kasichainula | Use ap_new_connection in pthread MPM. This required... |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Martin Kraemer | This module has only been added to the distribution... |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Jim Jagielski | Add a new command-line option -T that's the same as... |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Ralf S. Engelschall | Fix context description of RedirectMatch. It's also |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Ralf S. Engelschall | Make ProxyBlock description more accurate. |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Ralf S. Engelschall | Fix description of "Example" directive. It just activat... |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Ralf S. Engelschall | fix messed up sentence |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Ben Laurie | New API for I/O layering, and dependency updates. |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Ralf S. Engelschall | Fix hyperlink |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Manoj Kasichainula | Change method of checking for active FDs after poll... |
commit | commitdiff | tree | snapshot |
1999-06-27 |
Manoj Kasichainula | Updated the pthread MPM to work with the rest of the... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Ben Laurie | If last_lr is the last listener, then lr can start... |
commit | commitdiff | tree | snapshot |
1999-06-25 |
dgaudet | - ap_listen.h: interface to Listen, ListenBackLog and... |
commit | commitdiff | tree | snapshot |
1999-06-24 |
Jim Jagielski | Backout the DocumentRootCheck stuff. |
commit | commitdiff | tree | snapshot |
1999-06-24 |
Ken Coar | Whoops, missed one <LI> update.. |
commit | commitdiff | tree | snapshot |
1999-06-24 |
Ken Coar | Break the FAQ into smaller pieces, stitched together... |
commit | commitdiff | tree | snapshot |
1999-06-24 |
Jim Jagielski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-06-24 |
dgaudet | I think this is a better i/o layer interface. |
commit | commitdiff | tree | snapshot |
1999-06-24 |
dgaudet | ignore Makefile |
commit | commitdiff | tree | snapshot |
1999-06-24 |
dgaudet | new-fangled BUFF... this could easily be broken, but... |
commit | commitdiff | tree | snapshot |
1999-06-24 |
Jim Jagielski | Consistant and shorter naming |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Ken Coar | Fix some docco. |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Ralf S. Engelschall | Add DGUX... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Ken Coar | 'Header Unset' really unsets all values for the field... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Jim Jagielski | Minor nit. There are 3 options now :) |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Jim Jagielski | PR: |
commit | commitdiff | tree | snapshot |
1999-06-20 |
dgaudet | ap_mpm_graceful_stop -> ap_graceful_stop_signalled |
commit | commitdiff | tree | snapshot |
1999-06-20 |
dgaudet | detach, set_group_privs, and such... these will be... |
commit | commitdiff | tree | snapshot |
1999-06-20 |
dgaudet | documentation |
commit | commitdiff | tree | snapshot |
1999-06-20 |
dgaudet | crude ap_thread_mutex abstraction |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Ben Laurie | Compile on FreeBSD. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
dgaudet | I'm sure this is wrong... but it's my start. i/o layer... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
dgaudet | Initial revision |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Jim Jagielski | Always perform the check for DocumentRoot |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Martin Kraemer | Typo in HREF. |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Jim Jagielski | Typo |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Jim Jagielski | PR: |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Ken Coar | A minor enhancement to SetEnvIf*: allow it to test... |
commit | commitdiff | tree | snapshot |
1999-06-04 |
dgaudet | This patch removes the processing of `mxb' parameters... |
commit | commitdiff | tree | snapshot |
1999-05-27 |
Ken Coar | These -1s cause us a lot of grief. When is a signed... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
pcs | Note that -t may is useful to test configurations befor... |
commit | commitdiff | tree | snapshot |
1999-05-19 |
Ken Coar | Allow SetEnvIf* to set things according to the protocol of |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Ralf S. Engelschall | Update DSO status... |
commit | commitdiff | tree | snapshot |
1999-05-16 |
dgaudet | Always log months in english format for %t in mod_log_c... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Ken Coar | Someone finally stood up and made the ReadmeName and... |
commit | commitdiff | tree | snapshot |
1999-05-04 |
Ken Coar | Add the 'force-no-vary' envariable to the list of... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Wilfredo Sanchez | Add Apple platforms. |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Randy Terbush | Update some supported platforms. |
commit | commitdiff | tree | snapshot |
next |