1. 24 Jul, 2015 7 commits
  2. 22 Jul, 2015 3 commits
  3. 15 Jul, 2015 2 commits
  4. 14 Jul, 2015 2 commits
  5. 10 Jul, 2015 7 commits
  6. 09 Jul, 2015 2 commits
  7. 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
  8. 02 Jul, 2015 3 commits
  9. 01 Jul, 2015 1 commit
  10. 29 Jun, 2015 3 commits
  11. 24 Jun, 2015 1 commit
  12. 23 Jun, 2015 2 commits
  13. 22 Jun, 2015 1 commit
  14. 19 Jun, 2015 1 commit
  15. 18 Jun, 2015 1 commit
  16. 17 Jun, 2015 2 commits