summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/samr.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete samr Python module - use samba.dcerpc.samr instead.Jelmer Vernooij2009-01-221-759/+0
|
* Use new style python classes.Jelmer Vernooij2008-08-011-1/+7
| | | | (This used to be commit 2a39aae0cef310a79427feb1b85f6794ea36849a)
* r26088: Import some native-python python modules and move original python ↵Jelmer Vernooij2007-12-211-0/+753
swig torture code to common python directory as well. (This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1)