1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-28 11:42:03 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
5b51fc4f06 smbcquota patch from metze
(This used to be commit 74fab8f0d2)
2003-04-11 23:32:00 +00:00
0fdf60f051 Finish adding strings to all talloc_init() calls.
Jeremy.
(This used to be commit 784d15761c)
2002-12-23 23:53:56 +00:00
d1bedec87c Fixed some globals that escaped the recent globalcide.
(This used to be commit 4580e16908)
2002-11-22 06:15:43 +00:00
44637311ea Fix boog in argument list for nt_create_andx.
(This used to be commit 6945e89e2d)
2002-10-30 14:52:53 +00:00
64c6fd21c1 Added close and unlink functions.
(This used to be commit 3a7f8a568e)
2002-10-29 04:39:33 +00:00
5324adb825 Fixed bug in session setup kwlist.
Added some basic error handling.  Just throw a RuntimeError exception
on error.
(This used to be commit 06caeed588)
2002-10-21 21:21:33 +00:00
91895706b7 Fixed up tconx function. Implemented nt_create_andx, query_secdesc
and set_secdesc functions.
(This used to be commit 3fd568ef5c)
2002-10-21 09:53:31 +00:00
598d62bd53 Added connect, session_request, session_setup and tconx methods.
(This used to be commit 76eacaa285)
2002-08-02 05:35:09 +00:00
0872bc4486 Skeleton for a libsmb python wrapper.
(This used to be commit 36cc488c4d)
2002-07-29 03:50:35 +00:00