1. 13 Sep, 2000 3 commits
    • Ryan Bloom's avatar
      First pass at mod_include as a filter. This is at an incredibly alpha · 42c582cd
      Ryan Bloom authored
      stage, but it should compile for everybody now.  I have experienced a few
      seg faults that I haven't been able to track down yet, but it should
      compile on all platforms, which is better than before this patch.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86211 13f79535-47bb-0310-9956-ffa450edef68
      42c582cd
    • Ken Coar's avatar
      · fcd13c9a
      Ken Coar authored
      	Start introducing the extension-method elements so we're not
      	bound to hard-coded names and a bitmask.  We still use the
      	bitmask for known methods, but we also have an array for
      	extension method named.  Wherever we used the M_* constants
      	we need to use a routine that knows about the new structure instead.
      
      	This is far from complete, but AFAIK this interim work doesn't
      	break anything -- especially the compile.  The rest of the
      	work will be added in segments; this is just a checkpoint.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86210 13f79535-47bb-0310-9956-ffa450edef68
      fcd13c9a
    • Ken Coar's avatar
      · 63f7bbd6
      Ken Coar authored
      	Do a bunch of style-guide fixups (like wrapping Boolean tests
      	correctly and enblocking singel-statement if()s).
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86209 13f79535-47bb-0310-9956-ffa450edef68
      63f7bbd6
  2. 12 Sep, 2000 5 commits
  3. 11 Sep, 2000 4 commits
  4. 10 Sep, 2000 2 commits
  5. 09 Sep, 2000 12 commits
  6. 08 Sep, 2000 5 commits
  7. 07 Sep, 2000 1 commit
  8. 06 Sep, 2000 1 commit
  9. 02 Sep, 2000 1 commit
  10. 01 Sep, 2000 2 commits
  11. 30 Aug, 2000 2 commits
  12. 29 Aug, 2000 2 commits