index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
drs_utils.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
python: use python3 style super statements
Rob van der Linde
1
-5
/
+2
2023-12-15
python: pep257: docstring should use double quotes
Rob van der Linde
1
-10
/
+10
2023-06-23
python:samba: Fix code spelling
Andreas Schneider
1
-1
/
+1
2022-12-13
CVE-2022-37966 selftest: Allow krb5 tests to run against an IP by using the t...
Andrew Bartlett
1
-2
/
+10
2022-10-04
python-drs: Add client-side debug and fallback for GET_ANC
Andrew Bartlett
1
-2
/
+45
2022-06-14
libcli:util: Update werror table
Joseph Sutton
1
-4
/
+1
2020-12-09
drs_utils: remove unused sendRemoveDsServer()
Douglas Bagnall
1
-23
/
+0
2018-11-06
drs_utils: Avoid invalid dereference of v8 requests
Tim Beale
1
-2
/
+3
2018-11-06
drs_utils: Fix some long lines
Tim Beale
1
-5
/
+7
2018-10-17
drs_util: Improve memory usage when joining large DB
Tim Beale
1
-1
/
+13
2018-09-06
s4/torture/drs: PY3 port for samba4.drs.replica_sync_rodc
Noel Power
1
-1
/
+1
2018-08-24
PEP8: fix E703: statement ends with a semicolon
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E401: multiple imports on one line
Joe Guo
1
-1
/
+2
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-1
/
+1
2018-07-05
drs_utils: Always set the GET_TGT flag for clone renames
Tim Beale
1
-1
/
+8
2018-07-03
drs_utils: Add infrastructure to support 'clone with rename'
Tim Beale
1
-4
/
+70
2018-06-20
python/samba: Py2|Py3 compat, fix more missed exception tuple issues
Noel Power
1
-1
/
+1
2018-06-10
python/drs_utils: fix repeated typo
Douglas Bagnall
1
-2
/
+2
2018-02-15
samba python libs: convert 'except X, e' to 'except X as e'
Douglas Bagnall
1
-3
/
+3
2017-09-07
drs repl: Only print raw DRS replication traffic at level 9
Andrew Bartlett
1
-1
/
+1
2017-08-18
drs_utils: Add GET_TGT support to 'samba-tool drs replicate --local'
Tim Beale
1
-35
/
+66
2017-07-28
drs_utils: HWM in 'samba-tool drs replicate --local' always zero
Tim Beale
1
-6
/
+6
2017-07-28
drs: support sync-forced for 'samba-tool drs replicate --local'
Tim Beale
1
-1
/
+5
2017-02-23
python: Move partial replication logic into drs_utils.py
Andrew Bartlett
1
-10
/
+38
2017-02-14
drs_utils: use a given highwatermark and uptodateness_vector in replicate()
Bob Campbell
1
-6
/
+11
2017-02-14
drs_utils: return number of replicated objects and links in replicate()
Bob Campbell
1
-1
/
+15
2017-02-10
getncchanges script: use library code, not copied functions.
Douglas Bagnall
1
-38
/
+39
2016-09-14
python/drs_utils: do not attempt to parse log level, use parsed value
Christian Ambach
1
-1
/
+1
2016-06-16
drs: Send DRSUAPI_DRS_GET_ALL_GROUP_MEMBERSHIP by default
Garming
1
-1
/
+2
2014-10-14
Fix more pep8 issues in code I touched recently.
Jelmer Vernooij
1
-1
/
+2
2014-10-14
Remove remaining instance of pep8 E211 (too many spaces before operator).
Jelmer Vernooij
1
-14
/
+14
2013-09-19
python/drs: Ensure to pass in the local invocationID during the domain join
Andrew Bartlett
1
-2
/
+6
2013-03-02
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
1
-0
/
+255