summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/kcc_utils.py
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-2182/+0
2012-09-27s4-python: Various formatting fixes.Jelmer Vernooij1-23/+23
2012-03-13s4-python: Remove env from non-executable samba scripts.Andreas Schneider1-2/+0
2012-03-04kcc: Improve formatting of Python code to be more consistent with our other c...Jelmer Vernooij1-83/+67
2012-01-14KCC importldif/exportldif and intersite topologyDave Craft1-204/+972
2011-12-08samba.kcc_utils: Fix formatting to match PEP8, make pydoctor happy.Jelmer Vernooij1-246/+214
2011-12-08samba_kcc NTDSConnection translationDave Craft1-108/+682
2011-11-07kcc: fixed tabs/spaces in kcc python implementationAndrew Tridgell1-13/+13
2011-11-07add python KCC utility classes and methodsDave Craft1-0/+890