summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/drs_utils.py
AgeCommit message (Expand)AuthorFilesLines
2010-11-28samba.provision: Fix setup_path.Jelmer Vernooij1-41/+39
2010-11-18s4-drs: fixed a typoAndrew Tridgell1-1/+1
2010-11-08s4-pydrs: validate the DsGetNCChanges responseAndrew Tridgell1-0/+2
2010-11-07s4-join: modify join behaviour according to domain levelAndrew Tridgell1-4/+17
2010-11-07s4-drs: allow override of the replica_flagsAndrew Tridgell1-2/+7
2010-11-05s4-pydrs: added rodc option to python drs replicationAndrew Tridgell1-4/+5
2010-10-03s4-python-samba: Remove trailing ';'sKamen Mazdrashki1-28/+28
2010-09-29s4-drsutils: expose DsBind() call in drs_utils.pyAndrew Tridgell1-37/+38
2010-09-23s4-drs: we don't need to decode to utf8 in python dcerpc strings any moreAndrew Tridgell1-1/+1
2010-09-16s4-pydrs: fix for python 2.4Andrew Tridgell1-1/+1
2010-09-09s4-rodc: cope with missing searchFlagsAndrew Tridgell1-3/+4
2010-08-26s4-drs: split out drs utility python functionsAndrew Tridgell1-0/+152