summaryrefslogtreecommitdiff
path: root/source4/scripting/python/misc.i
AgeCommit message (Expand)AuthorFilesLines
2008-09-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell1-4/+10
2008-09-03Regenerate SWIG file.Jelmer Vernooij1-1/+8
2008-09-03Avoid using version call for version string.Jelmer Vernooij1-4/+3
2008-08-30Add a setexpiry operation in samdb.pyAndrew Tridgell1-0/+13
2008-05-24Export functions for setting NTSTATUS and WERRORs in python.Jelmer Vernooij1-4/+3
2008-05-24Add docstrings to a couple more python modules.Jelmer Vernooij1-1/+4
2008-05-23Add docstrings in misc python module.Jelmer Vernooij1-0/+15
2008-04-14Add in a way to get at the private_path() function from pythonAndrew Bartlett1-0/+5
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2008-01-25python: Make SamDB.set_ntds_invocation_id take a string.Jelmer Vernooij1-1/+10
2008-01-24python: Add bindings for SamDB.set_invocation_id().Jelmer Vernooij1-0/+2
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij1-0/+1
2007-12-21r26520: More Python updates.Jelmer Vernooij1-0/+3
2007-12-21r26517: Add functions for setting and getting parameters on a LoadParm.Jelmer Vernooij1-1/+1
2007-12-21r26513: Update substitution dictionary for ldifs.Jelmer Vernooij1-0/+3
2007-12-21r26505: Add python bindings for some samdb-related functions, improve provisi...Jelmer Vernooij1-0/+9
2007-12-21r26496: Move some provision functions to a new SamDB class, support setting s...Jelmer Vernooij1-2/+0
2007-12-21r26477: Allow setting loadparm context for a ldb context in python, plus some...Jelmer Vernooij1-0/+14
2007-12-21r26475: Add ldb.set_credentials function.Jelmer Vernooij1-1/+9
2007-12-21r26088: Import some native-python python modules and move original python swi...Jelmer Vernooij1-0/+32