Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Ein Fehler in der listPath()-Methode, die Verzeichnislisten für Unterverzeichnisse eine leere Liste verursacht wurde behoben. Fehlerhafte Implementierungen der TRANS2_FIND_FIRST2 und TRANS2_FIND_NEXT2-Anforderung/Antwort-Behandlung, die Verzeichnisliste zu Abstürzen, wenn remote-Verzeichnis eine bestimmte Anzahl von Einträgen enthalten verursacht wurden behoben.
A bug in the listPath() method that caused directory listings for sub-directories to return an empty list was fixed. Incorrect implementations of the TRANS2_FIND_FIRST2 and TRANS2_FIND_NEXT2 request/response handling that caused directory listing to crash when the remote directory contained a certain number of entries were fixed.
Dies ist eine komplett neu geschrieben (die API ist nicht kompatibel mit früheren Pysmb-0.x Versionen). Es unterstützt NTLMv1 und NTLMv2-Authentifizierung wurde mit Windows XP SP3, Windows Vista, Windows 7 und Samba 3.x getestet, fügt eine NMB/SMB Protokollimplementierung für die Verwendung mit Twisted Framework und erfordert Python 2.4.4 oder höher, und pyasn1. Es wurde nicht getestet mit Python3.
This is a complete rewrite (the API is not compatible with previous pysmb-0.x releases). It supports NTLMv1 and NTLMv2 authentication, has been tested with Windows XP SP3, Windows Vista, Windows 7, and Samba 3.x, adds a NMB/SMB protocol implementation for use with Twisted Framework, and requires Python 2.4.4 or later, and pyasn1. It has not been tested with Python3.