summaryrefslogtreecommitdiff
path: root/source/python/py_smb.c
Commit message (Expand)AuthorAgeFilesLines
* syncing up to 3.0.0rc1Gerald Carter2003-08-151-11/+54
* smbcquota patch from metzeGerald Carter2003-04-111-2/+2
* Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-231-2/+2
* Fixed some globals that escaped the recent globalcide.Tim Potter2002-11-221-2/+1
* Fix boog in argument list for nt_create_andx.Tim Potter2002-10-301-1/+1
* Added close and unlink functions.Tim Potter2002-10-291-0/+44
* Fixed bug in session setup kwlist.Tim Potter2002-10-211-2/+25
* Fixed up tconx function. Implemented nt_create_andx, query_secdescTim Potter2002-10-211-12/+121
* Added connect, session_request, session_setup and tconx methods.Tim Potter2002-08-021-21/+138
* Skeleton for a libsmb python wrapper.Tim Potter2002-07-291-0/+107