summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/misc.py
Commit message (Collapse)AuthorAgeFilesLines
* Re-run SWIGAndrew Bartlett2008-04-141-0/+1
| | | | (This used to be commit 2f8010582607ad7389cac3de4945ea0ee46941b3)
* python: Make SamDB.set_ntds_invocation_id take a string.Jelmer Vernooij2008-01-251-1/+1
| | | | (This used to be commit 59bb26772f089cf4d8727c12230cfef8126762b1)
* python: Add bindings for SamDB.set_invocation_id().Jelmer Vernooij2008-01-241-0/+1
| | | | (This used to be commit c09efa7b778f9cb29032a6abfd914fcaae8df163)
* r26520: More Python updates.Jelmer Vernooij2007-12-211-0/+2
| | | | (This used to be commit a8b1fe15ac853082961132ede061fe1556ae29f7)
* r26513: Update substitution dictionary for ldifs.Jelmer Vernooij2007-12-211-0/+1
| | | | (This used to be commit 60fb2de2119cb2f42f858868e39c3b0d303ac20f)
* r26505: Add python bindings for some samdb-related functions, improve ↵Jelmer Vernooij2007-12-211-0/+3
| | | | | | provisioning in python. (This used to be commit d2402251666738c0372bbbaeaa1d26c06e254033)
* r26496: Move some provision functions to a new SamDB class, support setting ↵Jelmer Vernooij2007-12-211-0/+1
| | | | | | session_info on a ldb context from python. (This used to be commit 75cfb0d609687538048a7d72a499a5205af46a34)
* r26477: Allow setting loadparm context for a ldb context in python, plus ↵Jelmer Vernooij2007-12-211-0/+1
| | | | | | some other minor improvements. (This used to be commit d88527a9d6435203faa8273347d5aa41937e5395)
* r26475: Add ldb.set_credentials function.Jelmer Vernooij2007-12-211-0/+4
| | | | (This used to be commit dbebb4ef477d2c8de7b8d1e5cde9b9dada47044f)
* r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2007-12-211-1/+10
| | | | (This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41)
* r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2007-12-211-0/+53
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631)