s4:scripting/python: always treat the highwatermark as opaque (bug #9508)
[sfrench/samba-autobuild/.git] / source4 / scripting / python / samba / drs_utils.py
2013-01-01 Stefan Metzmachers4:scripting/python: always treat the highwatermark...
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable samba scripts.
2011-12-08 Jelmer Vernooijsamba.drs_utils: Use new style classes and exceptions...
2011-12-05 Matthieu Patousamba-tool: add a function to cleanly demote a DC
2011-12-05 Matthieu Patous4-python: externalize some function to the drs_utils...
2011-09-13 Jelmer Vernooijdrs_utils.py: Remove tab characters.
2011-08-12 Stefan Metzmachers4:py/samba/drs_utils: pass down req/req_level to self...
2010-11-28 Jelmer Vernooijsamba.provision: Fix setup_path.
2010-11-18 Andrew Tridgells4-drs: fixed a typo
2010-11-08 Andrew Tridgells4-pydrs: validate the DsGetNCChanges response
2010-11-07 Andrew Tridgells4-join: modify join behaviour according to domain...
2010-11-07 Andrew Tridgells4-drs: allow override of the replica_flags
2010-11-05 Andrew Tridgells4-pydrs: added rodc option to python drs replication
2010-10-02 Kamen Mazdrashkis4-python-samba: Remove trailing ';'s
2010-09-29 Andrew Tridgells4-drsutils: expose DsBind() call in drs_utils.py
2010-09-23 Andrew Tridgells4-drs: we don't need to decode to utf8 in python dcerp...
2010-09-16 Andrew Tridgells4-pydrs: fix for python 2.4
2010-09-09 Andrew Tridgells4-rodc: cope with missing searchFlags
2010-08-26 Andrew Tridgells4-drs: split out drs utility python functions