1. 15 May, 2013 31 commits
  2. 14 May, 2013 2 commits
  3. 13 May, 2013 6 commits
  4. 12 May, 2013 1 commit
    • Poul-Henning Kamp's avatar
      Make it possible to return(purge) in vcl_recv{}. · adab8d84
      Poul-Henning Kamp authored
      After the purge, you will end up in vcl_purge{} from where it will
      (at some future date) be possible to order a fresh fetch of the
      object.
      
      Doing purge from vcl_recv{} solves half of the object existence
      problems in vcl_lookup{}.
      adab8d84