summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/misc_wrap.c
Commit message (Expand)AuthorAgeFilesLines
* r26505: Add python bindings for some samdb-related functions, improve provisi...Jelmer Vernooij2007-12-211-22/+203
* r26503: Change order of arguments in param interface so it's easier to make theJelmer Vernooij2007-12-211-10/+15
* r26496: Move some provision functions to a new SamDB class, support setting s...Jelmer Vernooij2007-12-211-27/+69
* r26477: Allow setting loadparm context for a ldb context in python, plus some...Jelmer Vernooij2007-12-211-0/+57
* r26475: Add ldb.set_credentials function.Jelmer Vernooij2007-12-211-11/+123
* r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2007-12-211-1/+14
* r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2007-12-211-0/+3279