1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-10 04:23:50 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Tim Potter
6945e89e2d Fix boog in argument list for nt_create_andx. -
Tim Potter
3a7f8a568e Added close and unlink functions. -
Tim Potter
06caeed588 Fixed bug in session setup kwlist.
Added some basic error handling.  Just throw a RuntimeError exception
on error.
-
Tim Potter
3fd568ef5c Fixed up tconx function. Implemented nt_create_andx, query_secdesc
and set_secdesc functions.
-
Tim Potter
76eacaa285 Added connect, session_request, session_setup and tconx methods. -
Tim Potter
36cc488c4d Skeleton for a libsmb python wrapper. -