1. 04 Jul, 2005 1 commit
    • Andreas Jung's avatar
      · 86cef76b
      Andreas Jung authored
            - Collector #1815: ZCTextIndex accepts (again) sequences of strings to 
              be indexed.
      86cef76b
  2. 02 Jul, 2005 3 commits
  3. 27 Jun, 2005 1 commit
  4. 22 Jun, 2005 1 commit
  5. 21 Jun, 2005 1 commit
    • Sidnei da Silva's avatar
      · 6f7b6c2a
      Sidnei da Silva authored
      Forward-port fix from 2.7:
      
            - WebDAV COPY and MOVE did not call '_notifyOfCopyTo' and
              '_postCopy' hooks like it was done in
              OFS.CopySupport. Additionally added
              'manage_changeOwnershipType' to make MOVE behave even closer
              to OFS.CopySupport.
      6f7b6c2a
  6. 20 Jun, 2005 2 commits
  7. 19 Jun, 2005 2 commits
  8. 16 Jun, 2005 3 commits
  9. 15 Jun, 2005 1 commit
    • Shane Hathaway's avatar
      Folded in the functionality of the VerboseSecurity product. · d888bbc5
      Shane Hathaway authored
      This was also done on Zope-2_8-branch.
      
      - Added the "verbose-security" option in zope.conf.
      
      - Changed the Python security policy implementation to emit verbose
      Unauthorized errors when verbose-security is enabled.
      
      - Also, when verbose-security is enabled, computed roles include the
      name of the permission from which the roles were derived, allowing the
      security policy to reliably discover what permission is missing.
      
      - Fixed tests that didn't pass when verbose security was enabled.
      
      - Moved SimpleItem.__repr__ to a more basic class, where it should have
      been all along.
      
      See also:
      
      http://mail.zope.org/pipermail/zope-dev/2005-June/025019.html
      d888bbc5
  10. 14 Jun, 2005 1 commit
  11. 13 Jun, 2005 3 commits
  12. 11 Jun, 2005 1 commit
  13. 10 Jun, 2005 3 commits
  14. 08 Jun, 2005 1 commit
    • Tim Peters's avatar
      Merge rev 30688 from 2.8 branch. · f6ef3658
      Tim Peters authored
      Import pywintypes first.
      
      Mark Hammond's checkin comment for Zope 2.7's WinSignalHandler.py,
      rev 1.1.2.2:
      
      """
      As at pywin32-204, we must ensure pywintypes is the first win32 module
      imported in our process, otherwise we can end up with 2 pywintypesxx.dll
      instances in our process resulting in:
      TypeError: The object is not a PySECURITY_ATTRIBUTES object
      """
      
      Mysterious error popup boxes have also been seen, on boxes with a
      pre-pywin32-204 installation leaving pywin32 DLLs in the system32
      directory.
      f6ef3658
  15. 07 Jun, 2005 3 commits
  16. 05 Jun, 2005 2 commits
    • Tim Peters's avatar
      Merge critical Windows fix from Zope/tags/Zope-2-8-0-b2, rev 30651. · 7d57a8b1
      Tim Peters authored
      Mark Hammond's original checkin comment:
      
      As at pywin32-204, we must ensure pywintypes is the first win32 module
      imported in our process, otherwise we can end up with 2 pywintypesxx.dll
      instances in our process resulting in:
      TypeError: The object is not a PySECURITY_ATTRIBUTES object
      7d57a8b1
    • Tim Peters's avatar
      Merge critical Windows fix from Zope/tags/Zope-2-8-0-b2, rev 30651. · ee368cf7
      Tim Peters authored
      Mark Hammond's original checkin comment:
      
      As at pywin32-204, we must ensure pywintypes is the first win32 module
      imported in our process, otherwise we can end up with 2 pywintypesxx.dll
      instances in our process resulting in:
      TypeError: The object is not a PySECURITY_ATTRIBUTES object
      ee368cf7
  17. 04 Jun, 2005 1 commit
  18. 03 Jun, 2005 10 commits