1. 28 Jul, 2015 1 commit
    • Tom Evans's avatar
      OF-903: Simplify backup packet delivery · 477aee88
      Tom Evans authored
      Original issue (OF-857) has been addressed by providing an alternate
      packet deliverer (to offline storage). This additional logic was an
      ill-advised "belt-and-suspenders" attempt to prevent the recursion which
      was occurring before the backup deliverer was implemented.
      477aee88
  2. 24 Jul, 2015 6 commits
  3. 22 Jul, 2015 3 commits
  4. 15 Jul, 2015 2 commits
  5. 14 Jul, 2015 2 commits
  6. 10 Jul, 2015 7 commits
  7. 09 Jul, 2015 2 commits
  8. 08 Jul, 2015 2 commits
    • Dave Cridland's avatar
      Do not synchronize on isClosed() · 51b22088
      Dave Cridland authored
      There is a deadlock while reading the state variable if close() is running.
      
      This switches the state to be volatile instead - it's only written to inside
      the lengthy close() lock, so this should be reasonable.
      51b22088
    • andi@symphono.com's avatar
      OF-889: Added try-catch blocks to the various JSP pages where... · 8558df07
      andi@symphono.com authored
      OF-889: Added try-catch blocks to the various JSP pages where Session.getHostName or Session.getHostAddress is called to prevent the Sessions tab from showing UnknownHostExceptions when there are bad client sessions laying around
      8558df07
  9. 02 Jul, 2015 3 commits
  10. 01 Jul, 2015 1 commit
  11. 29 Jun, 2015 3 commits
  12. 24 Jun, 2015 1 commit
  13. 23 Jun, 2015 2 commits
  14. 22 Jun, 2015 1 commit
  15. 19 Jun, 2015 1 commit
  16. 18 Jun, 2015 1 commit
  17. 17 Jun, 2015 2 commits