1. 20 Aug, 2006 3 commits
  2. 19 Aug, 2006 6 commits
  3. 18 Aug, 2006 7 commits
  4. 15 Aug, 2006 3 commits
  5. 13 Aug, 2006 1 commit
    • Dag Erling Smørgrav's avatar
      Implement the "error" VCL keyword: · ac3a4381
      Dag Erling Smørgrav authored
       - add fields to struct sess where VRT_error can store the error code and
         message
       - modify cnt_error() to pass these fields to RES_Error(), then clear them
       - modify RES_Error() (and the entire chain) to accept a third argument
         giving an explanation of the error.
       - have RES_Error() reset the worker before writing the error document, to
         make sure wfd is set.
      
      fixes: #4
      
      git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@823 d4fa192b-c00b-0410-8231-f00ffab90ce4
      ac3a4381
  6. 11 Aug, 2006 20 commits