summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/drs_utils.py
Commit message (Expand)AuthorAgeFilesLines
* drs_utils.py: Remove tab characters.Jelmer Vernooij2011-09-131-9/+9
* s4:py/samba/drs_utils: pass down req/req_level to self.net.replicate_chunk()Stefan Metzmacher2011-08-121-1/+2
* samba.provision: Fix setup_path.Jelmer Vernooij2010-11-281-41/+39
* s4-drs: fixed a typoAndrew Tridgell2010-11-181-1/+1
* s4-pydrs: validate the DsGetNCChanges responseAndrew Tridgell2010-11-081-0/+2
* s4-join: modify join behaviour according to domain levelAndrew Tridgell2010-11-071-4/+17
* s4-drs: allow override of the replica_flagsAndrew Tridgell2010-11-071-2/+7
* s4-pydrs: added rodc option to python drs replicationAndrew Tridgell2010-11-051-4/+5
* s4-python-samba: Remove trailing ';'sKamen Mazdrashki2010-10-031-28/+28
* s4-drsutils: expose DsBind() call in drs_utils.pyAndrew Tridgell2010-09-291-37/+38
* s4-drs: we don't need to decode to utf8 in python dcerpc strings any moreAndrew Tridgell2010-09-231-1/+1
* s4-pydrs: fix for python 2.4Andrew Tridgell2010-09-161-1/+1
* s4-rodc: cope with missing searchFlagsAndrew Tridgell2010-09-091-3/+4
* s4-drs: split out drs utility python functionsAndrew Tridgell2010-08-261-0/+152