1. 17 Aug, 2004 1 commit
    • Joe Orton's avatar
      Implement -t -DDUMP_MODULES using generic test_config hook rather than · f904a688
      Joe Orton authored
      hooking into mod_so from main.c:
      
      * include/http_config.h, server/config.c: Declare test_config hook.
      
      * server/main.c: Drop hooks into mod_so; run test_config hooks.
      
      * modules/mappers/mod_so.h: Drop ap_dump_loaded_modules optional
      function.
      
      * modules/mappers/mod_so.c (dump_loaded_modules): Renamed from
      ap_dump_loaded_modules; only run if -DDUMP_MODULES is defined.
      (register_hooks): Register test_config hook instead of optional
      function.
      
      Reviewed by: Justin Erenkrantz, Paul Querna
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104685 13f79535-47bb-0310-9956-ffa450edef68
      f904a688
  2. 16 Aug, 2004 3 commits
  3. 15 Aug, 2004 11 commits
  4. 14 Aug, 2004 5 commits
  5. 13 Aug, 2004 9 commits
  6. 12 Aug, 2004 4 commits
  7. 11 Aug, 2004 7 commits