summaryrefslogtreecommitdiff
path: root/source3/python/py_smb.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-04Fix memory leak in py_smb_set_setdesc()Tim Potter1-10/+15
2003-07-29Add debug output api's from lsa/spoolss modules to smb module. PatchTim Potter1-1/+33
2003-07-23Fix two memory leaks in the smb module:Tim Potter1-1/+7
2003-04-15merge in metze' smbcquotas patch from HEADGerald Carter1-2/+2
2002-12-23Finish adding strings to all talloc_init() calls.Jeremy Allison1-2/+2
2002-11-29Another global_myname() fix from HEAD.Tim Potter1-2/+1
2002-11-04Sync with HEAD.Tim Potter1-13/+189
2002-08-02Added connect, session_request, session_setup and tconx methods.Tim Potter1-21/+138
2002-07-29Skeleton for a libsmb python wrapper.Tim Potter1-0/+107