1. 19 Feb, 2013 9 commits
  2. 18 Feb, 2013 1 commit
  3. 15 Feb, 2013 6 commits
  4. 14 Feb, 2013 1 commit
    • Tollef Fog Heen's avatar
      Re-enable -b support for varnishncsa · 007a9085
      Tollef Fog Heen authored
      This isn't really functional right now, due to the log record changes,
      but it will allow you to specify -b again and you can have a different
      format for backend requests than for client requests.
      007a9085
  5. 12 Feb, 2013 2 commits
  6. 11 Feb, 2013 5 commits
  7. 06 Feb, 2013 3 commits
  8. 04 Feb, 2013 4 commits
  9. 30 Jan, 2013 2 commits
  10. 29 Jan, 2013 1 commit
    • Poul-Henning Kamp's avatar
      Revisit the managers code to start and stop the child. · 054fd6a6
      Poul-Henning Kamp authored
      Eliminate SIGCHLD usage, it's icky, at best, when we have other
      child processes (See #1256)
      
      Instead of reaping the child on SIGCHLD, we do it explicitly,
      and there is now a 10 second wait to give the child a chance to
      shut down gracefully, before we take a bat to the kneecaps.
      
      More work may be warranted, but I want to get some feedback on
      this bit first.
      
      Fixes	#1256
      054fd6a6
  11. 28 Jan, 2013 4 commits
  12. 25 Jan, 2013 2 commits