summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/misc_wrap.c
Commit message (Expand)AuthorAgeFilesLines
* python: Make SamDB.set_ntds_invocation_id take a string.Jelmer Vernooij2008-01-251-46/+54
* python: Add bindings for SamDB.set_invocation_id().Jelmer Vernooij2008-01-241-29/+72
* r26572: Fix warnings in the Python code.Jelmer Vernooij2007-12-241-1/+2
* r26571: Hide warnings about unused macros and casting qualifiers in autogener...Jelmer Vernooij2007-12-241-6/+2
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-241-45/+28
* r26520: More Python updates.Jelmer Vernooij2007-12-211-0/+73
* r26513: Update substitution dictionary for ldifs.Jelmer Vernooij2007-12-211-0/+14
* 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