summaryrefslogtreecommitdiff
path: root/python/samba/drs_utils.py
Commit message (Expand)AuthorAgeFilesLines
* drs repl: Only print raw DRS replication traffic at level 9Andrew Bartlett2017-09-071-1/+1
* drs_utils: Add GET_TGT support to 'samba-tool drs replicate --local'Tim Beale2017-08-181-35/+66
* drs_utils: HWM in 'samba-tool drs replicate --local' always zeroTim Beale2017-07-281-6/+6
* drs: support sync-forced for 'samba-tool drs replicate --local'Tim Beale2017-07-281-1/+5
* python: Move partial replication logic into drs_utils.pyAndrew Bartlett2017-02-231-10/+38
* drs_utils: use a given highwatermark and uptodateness_vector in replicate()Bob Campbell2017-02-141-6/+11
* drs_utils: return number of replicated objects and links in replicate()Bob Campbell2017-02-141-1/+15
* getncchanges script: use library code, not copied functions.Douglas Bagnall2017-02-101-38/+39
* python/drs_utils: do not attempt to parse log level, use parsed valueChristian Ambach2016-09-141-1/+1
* drs: Send DRSUAPI_DRS_GET_ALL_GROUP_MEMBERSHIP by defaultGarming2016-06-161-1/+2
* Fix more pep8 issues in code I touched recently.Jelmer Vernooij2014-10-141-1/+2
* Remove remaining instance of pep8 E211 (too many spaces before operator).Jelmer Vernooij2014-10-141-14/+14
* python/drs: Ensure to pass in the local invocationID during the domain joinAndrew Bartlett2013-09-191-2/+6
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+255