1. 01 Oct, 2009 6 commits
  2. 01 Sep, 2009 1 commit
    • Jim Fulton's avatar
      Bugs Fixed: · fdcd5adf
      Jim Fulton authored
      - CVE-2009-2701: Fixed a vulnerability in ZEO storage servers when
        blobs are available. Someone with write access to a ZEO server
        configured to support blobs could read any file on the system
        readable by the server process and remove any file removable by the
        server process.
      fdcd5adf
  3. 31 Aug, 2009 1 commit
  4. 23 Aug, 2009 2 commits
  5. 15 Aug, 2009 1 commit
  6. 14 Aug, 2009 1 commit
    • Jim Fulton's avatar
      New Feature: · de8d3c41
      Jim Fulton authored
      - There's a new utility script, strip_versions that strips version
        data from storages. This is needed to prepare databases containing
        version records for using ZODB 3.9, which no-longer supports
        versions.
      de8d3c41
  7. 13 Aug, 2009 1 commit
    • Jim Fulton's avatar
      Bugs Fixed: · ada16446
      Jim Fulton authored
      - Fixed vulnerabilities in the ZEO network protocol that allow:
      
      CVE-2009-0668 Arbitrary Python code execution in ZODB ZEO storage servers
        CVE-2009-0669 Authentication bypass in ZODB ZEO storage servers
      
      - Limit the number of object ids that can be allocated at once to
        avoid running out of memory.
      ada16446
  8. 11 May, 2009 1 commit
  9. 08 May, 2009 1 commit
  10. 19 Dec, 2008 1 commit
    • Jim Fulton's avatar
      Restored some tests that had been inadvertantly disabled in a branh · 53f94301
      Jim Fulton authored
      merge a couple of years ago.  Fortunately, they still pass, so no new
      release is indicated.
      
      I didn't restore and removed one silly test class, OneTimeTests,
      related to obsolete packing issues.
      
      I didn't restore and removed another silly test class,
      DemoStorageWrappedAroundClientStorage, because it is an error to wrap
      a demo storage around a client storage. A DemoStorage should only wrap
      a storage who's data never changes.
      53f94301
  11. 13 Dec, 2008 1 commit
  12. 17 Nov, 2008 1 commit
  13. 17 Oct, 2008 1 commit
  14. 16 Oct, 2008 1 commit
  15. 13 Oct, 2008 1 commit
  16. 12 Oct, 2008 2 commits
  17. 11 Oct, 2008 1 commit
  18. 10 Oct, 2008 1 commit
  19. 07 Oct, 2008 2 commits
  20. 06 Oct, 2008 2 commits
  21. 26 Sep, 2008 1 commit
  22. 24 Sep, 2008 2 commits
  23. 23 Sep, 2008 2 commits
  24. 22 Sep, 2008 1 commit
  25. 19 Sep, 2008 4 commits
  26. 18 Sep, 2008 1 commit