drs_utils: Fix some long lines
[samba.git] / python / samba / drs_utils.py
2018-11-06 Tim Bealedrs_utils: Fix some long lines
2018-10-17 Tim Bealedrs_util: Improve memory usage when joining large DB
2018-09-06 Noel Powers4/torture/drs: PY3 port for samba4.drs.replica_sync_rodc
2018-08-24 Joe GuoPEP8: fix E703: statement ends with a semicolon
2018-08-24 Joe GuoPEP8: fix E401: multiple imports on one line
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-07-05 Tim Bealedrs_utils: Always set the GET_TGT flag for clone renames
2018-07-03 Tim Bealedrs_utils: Add infrastructure to support 'clone with...
2018-06-19 Noel Powerpython/samba: Py2|Py3 compat, fix more missed exception...
2018-06-10 Douglas Bagnallpython/drs_utils: fix repeated typo
2018-02-14 Douglas Bagnallsamba python libs: convert 'except X, e' to 'except...
2017-09-07 Andrew Bartlettdrs repl: Only print raw DRS replication traffic at...
2017-08-18 Tim Bealedrs_utils: Add GET_TGT support to 'samba-tool drs repli...
2017-07-27 Tim Bealedrs_utils: HWM in 'samba-tool drs replicate --local...
2017-07-27 Tim Bealedrs: support sync-forced for 'samba-tool drs replicate...
2017-02-23 Andrew Bartlettpython: Move partial replication logic into drs_utils.py
2017-02-14 Bob Campbelldrs_utils: use a given highwatermark and uptodateness_v...
2017-02-14 Bob Campbelldrs_utils: return number of replicated objects and...
2017-02-10 Douglas Bagnallgetncchanges script: use library code, not copied funct...
2016-09-14 Christian Ambachpython/drs_utils: do not attempt to parse log level...
2016-06-16 Garmingdrs: Send DRSUAPI_DRS_GET_ALL_GROUP_MEMBERSHIP by default
2014-10-14 Jelmer VernooijFix more pep8 issues in code I touched recently.
2014-10-14 Jelmer VernooijRemove remaining instance of pep8 E211 (too many spaces...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-19 Andrew Bartlettpython/drs: Ensure to pass in the local invocationID...
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...