summaryrefslogtreecommitdiff
path: root/python/samba/drs_utils.py
AgeCommit message (Expand)AuthorFilesLines
2017-02-23python: Move partial replication logic into drs_utils.pyAndrew Bartlett1-10/+38
2017-02-14drs_utils: use a given highwatermark and uptodateness_vector in replicate()Bob Campbell1-6/+11
2017-02-14drs_utils: return number of replicated objects and links in replicate()Bob Campbell1-1/+15
2017-02-10getncchanges script: use library code, not copied functions.Douglas Bagnall1-38/+39
2016-09-14python/drs_utils: do not attempt to parse log level, use parsed valueChristian Ambach1-1/+1
2016-06-16drs: Send DRSUAPI_DRS_GET_ALL_GROUP_MEMBERSHIP by defaultGarming1-1/+2
2014-10-14Fix more pep8 issues in code I touched recently.Jelmer Vernooij1-1/+2
2014-10-14Remove remaining instance of pep8 E211 (too many spaces before operator).Jelmer Vernooij1-14/+14
2013-09-19python/drs: Ensure to pass in the local invocationID during the domain joinAndrew Bartlett1-2/+6
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+255