summaryrefslogtreecommitdiffstats
path: root/source3/python/py_smb.c
Commit message (Expand)AuthorAgeFilesLines
* sync 3.0 into HEAD for the last timeGerald Carter2003-09-091-10/+15
* port latest changes from SAMBA_3_0 treeSimo Sorce2003-08-021-2/+40
* 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