1. 12 Apr, 2011 7 commits
  2. 11 Apr, 2011 4 commits
  3. 12 Feb, 2011 2 commits
  4. 11 Feb, 2011 5 commits
  5. 27 Oct, 2010 3 commits
  6. 26 Oct, 2010 6 commits
  7. 08 Oct, 2010 3 commits
  8. 30 Sep, 2010 4 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
    • Jim Fulton's avatar
      Bug fixed · 8e984508
      Jim Fulton authored
      - On some systems, using an empty string in a server address of a ZEO
        client led to a socket error. Now, ZEO clients treat '' as an alias
        for 'localhost'.
      8e984508
  9. 28 Sep, 2010 4 commits
  10. 27 Sep, 2010 2 commits