This is an automated email from the ASF dual-hosted git repository.

mxmanghi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git.


    from 93e86eb  add support for testing with different MPMs and bridges
     new 6a90136  module configuration directives documentation revision
     new e027895  saving development at Sep 29
     new cd3a69d  moving also rivet_server_init out of the server configuration 
and into the globals

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                |  19 ++++++
 doc/xml/directives.xml                   | 103 ++++++++++++++++++-------------
 src/mod_rivet_ng/apache_config.c         |  62 ++++++++++---------
 src/mod_rivet_ng/apache_config.h         |   3 -
 src/mod_rivet_ng/mod_rivet.c             |  97 +++++++++++++++++------------
 src/mod_rivet_ng/mod_rivet.h             |  68 +++++++++++---------
 src/mod_rivet_ng/mod_rivet_common.c      |  44 ++++++-------
 src/mod_rivet_ng/mod_rivet_common.h      |   2 +-
 src/mod_rivet_ng/rivetInspect.c          |  12 ++--
 src/mod_rivet_ng/rivet_lazy_mpm.c        |  34 +++++++---
 src/mod_rivet_ng/rivet_prefork_mpm.c     |  30 ++++++++-
 src/mod_rivet_ng/rivet_worker_mpm.c      |  29 ++++++++-
 src/mod_rivet_ng/worker_prefork_common.c |  39 +++++++++---
 13 files changed, 341 insertions(+), 201 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org
For additional commands, e-mail: commits-h...@tcl.apache.org

Reply via email to