Skip to content
  1. Jul 21, 2010
  2. Jul 20, 2010
  3. Jul 19, 2010
  4. Jul 14, 2010
  5. Jul 04, 2010
  6. Jul 03, 2010
  7. Jun 23, 2010
  8. Jun 22, 2010
  9. Jun 21, 2010
  10. Jun 20, 2010
  11. Jun 19, 2010
  12. Jun 18, 2010
  13. Jun 15, 2010
  14. Jun 11, 2010
  15. Jun 10, 2010
    • Joe Orton's avatar
      Run filter "init" functions exactly once per request. No longer run · e1690458
      Joe Orton authored
      init functions for connection filters (doing an "init" once per
      handler invocation makes no sense for a connection filter).  No longer 
      run init functions multiple times per request if a subrequest is used.
      
      * include/util_filter.h (ap_filter_rec_t): Clarify use of the init
        function pointer.
      
      * server/config.c (invoke_filter_init): Drop ap_ prefix for private
        function; take a request_rec pointer and only invoke filters with
        matching request.
        (ap_invoke_handler): Adjust accordingly.
      
      PR: 49328
      Reviewed by: rpluem
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@953311 13f79535-47bb-0310-9956-ffa450edef68
      e1690458
  16. Jun 08, 2010
  17. Jun 07, 2010
  18. Jun 06, 2010
  19. Jun 04, 2010
  20. Jun 02, 2010
  21. Jun 01, 2010
  22. May 29, 2010
  23. May 14, 2010
  24. May 12, 2010