1. 05 Sep, 2016 2 commits
  2. 03 Sep, 2016 1 commit
  3. 02 Sep, 2016 1 commit
  4. 01 Sep, 2016 3 commits
  5. 31 Aug, 2016 7 commits
  6. 30 Aug, 2016 14 commits
  7. 29 Aug, 2016 7 commits
  8. 28 Aug, 2016 1 commit
  9. 25 Aug, 2016 1 commit
    • Lasse Karstensen's avatar
      Add script to run Coverity. · 44fed1db
      Lasse Karstensen authored
      This will allow anyone with the Coverity scanner installed and our
      authtoken to upload their own feature branch if they want to.
      
      Main point is to get this out of the Jenkins job definition and into
      something that is more developer accessible.
      
      Doing my best to keep it /bin/sh compatible.
      44fed1db
  10. 24 Aug, 2016 1 commit
  11. 23 Aug, 2016 2 commits
    • Dridi Boukelmoune's avatar
      The parameter's name is timeout_linger · 8d0686dc
      Dridi Boukelmoune authored
      There are two timeout names where `timeout` is the prefix:
      
      - timeout_linger
      - timeout_idle
      
      If it were up to me, they'd be called the other way around and according
      to the documentation:
      
      > `session_linger` has been renamed to `timeout_linger
      
      If it were up to me, it would have been renamed to a self-describing
      `session_linger_timeout` (wink wink, nudge nudge).
      
      Typo spotted by scn.
      8d0686dc
    • Nils Goroll's avatar
      Align ban lumps · 984f145f
      Nils Goroll authored
      should fix #2050
      984f145f