index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
drs_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
drs_utils: Avoid invalid dereference of v8 requests
Tim Beale
2018-11-06
1
-2
/
+3
*
drs_utils: Fix some long lines
Tim Beale
2018-11-06
1
-5
/
+7
*
drs_util: Improve memory usage when joining large DB
Tim Beale
2018-10-17
1
-1
/
+13
*
s4/torture/drs: PY3 port for samba4.drs.replica_sync_rodc
Noel Power
2018-09-06
1
-1
/
+1
*
PEP8: fix E703: statement ends with a semicolon
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E401: multiple imports on one line
Joe Guo
2018-08-24
1
-1
/
+2
*
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
2018-08-24
1
-0
/
+1
*
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
2018-08-24
1
-1
/
+1
*
drs_utils: Always set the GET_TGT flag for clone renames
Tim Beale
2018-07-05
1
-1
/
+8
*
drs_utils: Add infrastructure to support 'clone with rename'
Tim Beale
2018-07-03
1
-4
/
+70
*
python/samba: Py2|Py3 compat, fix more missed exception tuple issues
Noel Power
2018-06-20
1
-1
/
+1
*
python/drs_utils: fix repeated typo
Douglas Bagnall
2018-06-10
1
-2
/
+2
*
samba python libs: convert 'except X, e' to 'except X as e'
Douglas Bagnall
2018-02-15
1
-3
/
+3
*
drs repl: Only print raw DRS replication traffic at level 9
Andrew Bartlett
2017-09-07
1
-1
/
+1
*
drs_utils: Add GET_TGT support to 'samba-tool drs replicate --local'
Tim Beale
2017-08-18
1
-35
/
+66
*
drs_utils: HWM in 'samba-tool drs replicate --local' always zero
Tim Beale
2017-07-28
1
-6
/
+6
*
drs: support sync-forced for 'samba-tool drs replicate --local'
Tim Beale
2017-07-28
1
-1
/
+5
*
python: Move partial replication logic into drs_utils.py
Andrew Bartlett
2017-02-23
1
-10
/
+38
*
drs_utils: use a given highwatermark and uptodateness_vector in replicate()
Bob Campbell
2017-02-14
1
-6
/
+11
*
drs_utils: return number of replicated objects and links in replicate()
Bob Campbell
2017-02-14
1
-1
/
+15
*
getncchanges script: use library code, not copied functions.
Douglas Bagnall
2017-02-10
1
-38
/
+39
*
python/drs_utils: do not attempt to parse log level, use parsed value
Christian Ambach
2016-09-14
1
-1
/
+1
*
drs: Send DRSUAPI_DRS_GET_ALL_GROUP_MEMBERSHIP by default
Garming
2016-06-16
1
-1
/
+2
*
Fix more pep8 issues in code I touched recently.
Jelmer Vernooij
2014-10-14
1
-1
/
+2
*
Remove remaining instance of pep8 E211 (too many spaces before operator).
Jelmer Vernooij
2014-10-14
1
-14
/
+14
*
python/drs: Ensure to pass in the local invocationID during the domain join
Andrew Bartlett
2013-09-19
1
-2
/
+6
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-0
/
+255