1. 14 Mar, 2005 1 commit
  2. 09 Mar, 2005 1 commit
  3. 07 Mar, 2005 2 commits
  4. 05 Mar, 2005 1 commit
    • Jeff Trawick's avatar
      worker MPM/mod_status: Support per-worker tracking of pid and · 06c9b2af
      Jeff Trawick authored
      generation in the scoreboard so that mod_status can accurately
      represent workers in processes which are gracefully terminating.
      
      New child processes with worker MPM can take over slots of
      individual threads within gracefully terminating processes.
      Sometimes this is a problem (too many of these gracefully
      terminating processes), so it is helpful to have mod_status
      provide the information required to recognize these processes.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156274 13f79535-47bb-0310-9956-ffa450edef68
      06c9b2af
  5. 26 Feb, 2005 1 commit
  6. 25 Feb, 2005 1 commit
  7. 23 Feb, 2005 1 commit
  8. 17 Feb, 2005 2 commits
  9. 15 Feb, 2005 1 commit
  10. 11 Feb, 2005 1 commit
  11. 10 Feb, 2005 1 commit
  12. 09 Feb, 2005 2 commits
  13. 08 Feb, 2005 2 commits
  14. 07 Feb, 2005 1 commit
  15. 04 Feb, 2005 2 commits
  16. 03 Feb, 2005 4 commits
  17. 02 Feb, 2005 2 commits
  18. 31 Jan, 2005 1 commit
  19. 27 Jan, 2005 1 commit
  20. 25 Jan, 2005 1 commit
  21. 24 Jan, 2005 1 commit
  22. 22 Jan, 2005 1 commit
  23. 20 Jan, 2005 1 commit
  24. 19 Jan, 2005 3 commits
  25. 18 Jan, 2005 1 commit
  26. 14 Jan, 2005 1 commit
    • Joe Orton's avatar
      * modules/ssl/mod_ssl.c: Declare new config directives · 737d08a0
      Joe Orton authored
      SSLCADNRequestFile and SSLCADNRequestPath.
      
      * modules/ssl/ssl_private.h (modssl_pk_server_t): Add ca_name_path,
      ca_name_file fields.
      
      * modules/ssl/ssl_engine_init.c (ssl_init_ctx_verify): If either of
      SSLCADNRequestFile or SSLCADNRequestPath are configured, load the CA
      DN list sent in the CertificateRequest from those certificates.
      
      * modules/ssl/ssl_engine_config.c (modssl_ctx_init_server): Use
      pcalloc to zero-initialize the entire modssl_pk_server_t structure.
      (ssl_config_server_new): Merge the ca_name_* fields.
      (ssl_cmd_SSLCADNRequestPath, ssl_cmd_SSLCADNRequestFile): New
      functions.
      
      PR: 32848
      Submitted by: Tim Taylor <tim.taylor dfas.mil>
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125165 13f79535-47bb-0310-9956-ffa450edef68
      737d08a0
  27. 08 Jan, 2005 1 commit
  28. 07 Jan, 2005 1 commit
  29. 05 Jan, 2005 1 commit