pkgsrc/net/py-smb/PLIST
adam cdfb71493b py-smb: updated to 1.1.25
pysmb-1.1.25:
- Fix buggy support for search parameter in listPath() method. Add
  SMB_FILE_ATTRIBUTE_INCL_NORMAL bit constant to include 'normal' files with
  other file types in the returned result. From now on, pysmb defines a 'normal' file
  as a file entry that is not read-only, not hidden, not system, not archive and
  not a directory; it ignores other attributes like compression, indexed, sparse,
  temporary and encryption. listPath() method will now include 'normal' files
  using the default search parameter.
- Add isNormal property to SharedFile class to support test if the file is a
  'normal' file (according to pysmb definition of 'normal' file).

pysmb-1.1.24:
- Improve listPath implementation for SMB1
- Support for STATUS_PENDING responses across all SMB2 operations.
2018-12-20 21:15:34 +00:00

78 lines
2.5 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2018/12/20 21:15:34 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/nmb/NetBIOS.py
${PYSITELIB}/nmb/NetBIOS.pyc
${PYSITELIB}/nmb/NetBIOS.pyo
${PYSITELIB}/nmb/NetBIOSProtocol.py
${PYSITELIB}/nmb/NetBIOSProtocol.pyc
${PYSITELIB}/nmb/NetBIOSProtocol.pyo
${PYSITELIB}/nmb/__init__.py
${PYSITELIB}/nmb/__init__.pyc
${PYSITELIB}/nmb/__init__.pyo
${PYSITELIB}/nmb/base.py
${PYSITELIB}/nmb/base.pyc
${PYSITELIB}/nmb/base.pyo
${PYSITELIB}/nmb/nmb_constants.py
${PYSITELIB}/nmb/nmb_constants.pyc
${PYSITELIB}/nmb/nmb_constants.pyo
${PYSITELIB}/nmb/nmb_structs.py
${PYSITELIB}/nmb/nmb_structs.pyc
${PYSITELIB}/nmb/nmb_structs.pyo
${PYSITELIB}/nmb/utils.py
${PYSITELIB}/nmb/utils.pyc
${PYSITELIB}/nmb/utils.pyo
${PYSITELIB}/smb/SMBConnection.py
${PYSITELIB}/smb/SMBConnection.pyc
${PYSITELIB}/smb/SMBConnection.pyo
${PYSITELIB}/smb/SMBHandler.py
${PYSITELIB}/smb/SMBHandler.pyc
${PYSITELIB}/smb/SMBHandler.pyo
${PYSITELIB}/smb/SMBProtocol.py
${PYSITELIB}/smb/SMBProtocol.pyc
${PYSITELIB}/smb/SMBProtocol.pyo
${PYSITELIB}/smb/__init__.py
${PYSITELIB}/smb/__init__.pyc
${PYSITELIB}/smb/__init__.pyo
${PYSITELIB}/smb/base.py
${PYSITELIB}/smb/base.pyc
${PYSITELIB}/smb/base.pyo
${PYSITELIB}/smb/ntlm.py
${PYSITELIB}/smb/ntlm.pyc
${PYSITELIB}/smb/ntlm.pyo
${PYSITELIB}/smb/security_descriptors.py
${PYSITELIB}/smb/security_descriptors.pyc
${PYSITELIB}/smb/security_descriptors.pyo
${PYSITELIB}/smb/securityblob.py
${PYSITELIB}/smb/securityblob.pyc
${PYSITELIB}/smb/securityblob.pyo
${PYSITELIB}/smb/smb2_constants.py
${PYSITELIB}/smb/smb2_constants.pyc
${PYSITELIB}/smb/smb2_constants.pyo
${PYSITELIB}/smb/smb2_structs.py
${PYSITELIB}/smb/smb2_structs.pyc
${PYSITELIB}/smb/smb2_structs.pyo
${PYSITELIB}/smb/smb_constants.py
${PYSITELIB}/smb/smb_constants.pyc
${PYSITELIB}/smb/smb_constants.pyo
${PYSITELIB}/smb/smb_structs.py
${PYSITELIB}/smb/smb_structs.pyc
${PYSITELIB}/smb/smb_structs.pyo
${PYSITELIB}/smb/utils/U32.py
${PYSITELIB}/smb/utils/U32.pyc
${PYSITELIB}/smb/utils/U32.pyo
${PYSITELIB}/smb/utils/__init__.py
${PYSITELIB}/smb/utils/__init__.pyc
${PYSITELIB}/smb/utils/__init__.pyo
${PYSITELIB}/smb/utils/md4.py
${PYSITELIB}/smb/utils/md4.pyc
${PYSITELIB}/smb/utils/md4.pyo
${PYSITELIB}/smb/utils/pyDes.py
${PYSITELIB}/smb/utils/pyDes.pyc
${PYSITELIB}/smb/utils/pyDes.pyo
${PYSITELIB}/smb/utils/sha256.py
${PYSITELIB}/smb/utils/sha256.pyc
${PYSITELIB}/smb/utils/sha256.pyo