summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/misc.py
Commit message (Expand)AuthorAgeFilesLines
* Use plain C implementation for misc Python module rather than SWIG.Jelmer Vernooij2008-12-201-123/+0
* Add a setexpiry operation in samdb.pyAndrew Tridgell2008-08-301-1/+2
* Add docstrings to a couple more python modules.Jelmer Vernooij2008-05-241-1/+11
* Add docstrings in misc python module.Jelmer Vernooij2008-05-231-7/+43
* Re-run SWIGAndrew Bartlett2008-04-141-0/+1
* python: Make SamDB.set_ntds_invocation_id take a string.Jelmer Vernooij2008-01-251-1/+1
* python: Add bindings for SamDB.set_invocation_id().Jelmer Vernooij2008-01-241-0/+1
* r26520: More Python updates.Jelmer Vernooij2007-12-211-0/+2
* r26513: Update substitution dictionary for ldifs.Jelmer Vernooij2007-12-211-0/+1
* r26505: Add python bindings for some samdb-related functions, improve provisi...Jelmer Vernooij2007-12-211-0/+3
* r26496: Move some provision functions to a new SamDB class, support setting s...Jelmer Vernooij2007-12-211-0/+1
* r26477: Allow setting loadparm context for a ldb context in python, plus some...Jelmer Vernooij2007-12-211-0/+1
* r26475: Add ldb.set_credentials function.Jelmer Vernooij2007-12-211-0/+4
* r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2007-12-211-1/+10
* r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2007-12-211-0/+53