issues
search
jborean93
/
smbprotocol
Python SMBv2 and v3 Client
MIT License
322
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fd.writable misreporting
#302
yellephen
opened
11 hours ago
0
Can encryption be enforced globally?
#301
panchoop
closed
4 days ago
2
DFS share support in smbprotocol
#300
akarasik
opened
1 week ago
4
Add Python 3.13 support and prepare for release
#299
jborean93
closed
1 week ago
1
Question. How to open file for write and fail if the file exists?
#298
Gelembjuk
closed
1 week ago
2
disconnect on exit very slow
#297
didacarbones
opened
3 weeks ago
3
creation_time regression between 1.11 and 1.14
#296
Laurent-Van-Miegroet
closed
3 weeks ago
2
Add some type annotations, most notably to `smbclient.open_file`
#295
mon
closed
1 month ago
5
Add `smbclient.liststreams` to enumerate ADS streams
#294
mon
closed
1 month ago
3
Update session id logic
#293
jborean93
closed
1 month ago
1
smbclient: xattr commands set Extended Attributes. Should they use Alternate Data Streams instead?
#292
mon
closed
1 month ago
10
Fix Impacket logoff session id check
#291
jborean93
closed
1 month ago
1
smbprotocol.exceptions.AccessDenied with require_signing=False
#290
mxmlnkn
opened
1 month ago
5
Trouble connecting with username and password
#289
mxmlnkn
closed
1 month ago
18
scandir is slow when access stat
#288
darouwan
closed
1 week ago
3
Randomly getting a SMBAuthenticationError
#287
pbuchholz123
opened
2 months ago
6
Tidy up CI, dev deps and prepare for v1.14.0 release
#286
jborean93
closed
2 months ago
1
Customizable receive timeout for SMB Connection
#285
leonnis12
closed
3 months ago
9
error in smbprotocol python svcript
#284
alberto-fraccarollo
closed
3 months ago
2
Is there a way to get the shares names of a server?
#283
creddie
closed
3 months ago
6
Unable to read files using that are being used by some other users' proccesses on remote server (High-level API)
#282
paf91
opened
4 months ago
8
Maximum recursion depth exceeded for large DFS server share
#281
jackson-theisen
closed
3 months ago
3
type information of SMBDirEntryInformation.last_write_time set to datetime
#280
christianknoepfle
closed
5 months ago
3
SMBDirEntryInformation.last_write_time is of type date, expected a datetime
#279
christianknoepfle
closed
5 months ago
3
Any way to list shares of an SMB server after creating session?
#278
nirabhronz
closed
5 months ago
2
Unable to get accurate acl from Security Descriptor
#277
surajvenkat92
closed
1 week ago
6
Bump version and update dev deps
#276
jborean93
closed
8 months ago
1
Prepare for v1.13.0 release
#275
jborean93
closed
8 months ago
0
Bump black from 23.3.0 to 24.3.0
#274
dependabot[bot]
closed
8 months ago
5
STATUS_LOGON_FAILURE
#273
DragosFlorea
opened
8 months ago
6
SMBAuthenticationError sometimes
#272
darouwan
opened
8 months ago
8
Enquiry about exception propagation in `transport.py`
#271
henrygoodman
closed
9 months ago
2
mkdir -p recursive directory create
#270
habhabhabs
closed
9 months ago
2
Wrong raw_type when deleting a directory
#269
kiarn
closed
9 months ago
1
`listdir` requires server name on its call
#268
GabrielDornelles
closed
9 months ago
0
Fix up endless auth loop
#267
jborean93
closed
9 months ago
0
Fix up compound request session and tree ids
#266
jborean93
closed
9 months ago
1
Shutil.copyfile will open source with read share
#265
jborean93
closed
9 months ago
1
Show low-level OS error on TCP connection errors.
#264
adiroiban
closed
10 months ago
3
smbprotocol.transport.Tcp._recv can end up in a dead lock
#263
adiroiban
opened
10 months ago
4
Wait for message thread to stop on disconnect.
#262
adiroiban
closed
9 months ago
3
SpnegoError when connecting to impacket test server
#261
stefan6419846
closed
9 months ago
5
Compounded related requests: should TreeId and SessionId be set to 0xff..ff?
#260
ondrahb
closed
9 months ago
3
smbprotocol.connection.Connection.connect() no longer shows the low-level connection error
#259
adiroiban
closed
10 months ago
5
Cannot use `share_access="r"` with `smbclient.shutil.copytree()`
#258
andrewsiemer
closed
9 months ago
10
Added default timeout on connection.receive()
#257
Robbert-Brand
closed
10 months ago
7
Unable to login to Azure drives from linux
#256
davymcf
opened
11 months ago
1
Example/Documentation unclear for low level reading of file size.
#255
heijligers
opened
11 months ago
6
On disconnectt wait for msg_worker thread to end.
#254
adiroiban
closed
9 months ago
2
More advanced DFS compatibility checks
#253
jborean93
closed
10 months ago
2
Next