1. 18 Nov, 2011 3 commits
  2. 17 Nov, 2011 1 commit
  3. 08 Nov, 2011 4 commits
  4. 27 Oct, 2011 1 commit
  5. 08 May, 2011 1 commit
  6. 07 May, 2011 1 commit
  7. 13 Apr, 2011 1 commit
  8. 11 Apr, 2011 9 commits
  9. 07 Apr, 2011 1 commit
  10. 06 Apr, 2011 2 commits
  11. 05 Apr, 2011 2 commits
  12. 29 Oct, 2010 1 commit
  13. 27 Oct, 2010 1 commit
  14. 26 Oct, 2010 6 commits
  15. 08 Oct, 2010 3 commits
  16. 30 Sep, 2010 3 commits
    • Jim Fulton's avatar
      Bug fixed · bf2d7fb1
      Jim Fulton authored
      - Changes to suppprt IPv6 broke a fix for a problem on Mac OS X that
        could cause a server to stop accepting connections.
      bf2d7fb1
    • Jim Fulton's avatar
      ddd6d286
    • Jim Fulton's avatar
      Bugs fixed · e259323c
      Jim Fulton authored
      ----------
      
      - When a pool timeout was specified for a database and old connections
        were removed due to timing out, an error occured due to a bug in the
        connection cleanup logic.
      
      - When mulri-database connections were no longer used and cleaned up,
        their subconnections weren't cleaned up properly.
      e259323c