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
/
netcmd
/
drs.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
python: pep257: docstring should use double quotes
Rob van der Linde
1
-6
/
+6
2023-06-23
python:samba:netcmd: Fix code spelling
Andreas Schneider
1
-2
/
+2
2022-09-16
samba-tool drs showrepl: use global --color option
Douglas Bagnall
1
-5
/
+1
2022-09-16
samba-tool: make --color a general option
Douglas Bagnall
1
-0
/
+1
2021-04-28
python: remove all 'from __future__ import print_function'
Douglas Bagnall
1
-1
/
+0
2020-12-09
samba-tool drs: move attr_default to common
Douglas Bagnall
1
-7
/
+1
2020-10-02
python2 reduction: Merge remaining compat code into common
David Mulder
1
-1
/
+1
2020-02-07
python: use raw string for regex with escape
Douglas Bagnall
1
-1
/
+1
2019-07-31
netcmd: Allow drs replicate --local to create partitions
Garming Sam
1
-1
/
+3
2019-07-02
samba-tool clone-dc-database: Add --backend-store-size option
Gary Lockyer
1
-3
/
+13
2018-12-10
python/samba/netcmd: PY3 port for samba4.drs.samba_tool_drs_showrepl
Noel Power
1
-10
/
+10
2018-10-25
samba-tool drs: remove duplicate and unused imports
Douglas Bagnall
1
-2
/
+0
2018-10-18
netcmd/drs: add cmd_drs_uptodateness with json support
Joe Guo
1
-0
/
+93
2018-10-12
samba-tool drs showrepl: do not crash if no dnsHostName found
Douglas Bagnall
1
-2
/
+2
2018-10-10
netcmd: apply the new get_logger to cmds
Joe Guo
1
-8
/
+1
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-6
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+3
2018-08-24
PEP8: fix E265: block comment should start with '# '
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E241: multiple spaces after ','
Joe Guo
1
-32
/
+32
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E225: missing whitespace around operator
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E202: whitespace before ')'
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E123: closing bracket does not match indentation of opening bracket...
Joe Guo
1
-5
/
+5
2018-08-24
PEP8: fix E121: continuation line under-indented for hanging indent
Joe Guo
1
-1
/
+1
2018-08-15
samba-tool/drs: set dns_backend to SAMBA_INTERNAL in cmd_drs_clone_dc_database
Joe Guo
1
-2
/
+2
2018-07-13
python/samba/netcmd: Fix relative module import
Noel Power
1
-1
/
+1
2018-07-04
samba-tool drs showrepl: correctly report failing repsFrom
Andrew Bartlett
1
-1
/
+1
2018-06-28
samba-tool drs showrepl: add --pull-summary and --notify-summary
Andrew Bartlett
1
-13
/
+36
2018-06-28
samba-tool drs showrepl: Skip deleted DSAs when checking for success
Andrew Bartlett
1
-2
/
+18
2018-06-28
samba-tool drs show_repl: simplify the collection of DC lists
Douglas Bagnall
1
-11
/
+6
2018-06-28
samba-tool drs showrepl --summary for a quick local check
Douglas Bagnall
1
-0
/
+34
2018-06-28
samba-tool drs showrepl: add a --color flag
Douglas Bagnall
1
-1
/
+6
2018-06-20
python/samba/netcmd: Fix NameError exception
Noel Power
1
-0
/
+1
2018-06-10
samba-tool drs showrepl: add a --verbose flag
Douglas Bagnall
1
-1
/
+4
2018-06-10
samba-tool drs showrepl: generalise the way output mode is chosen
Douglas Bagnall
1
-15
/
+42
2018-05-31
samba-tool drs: remove 'server' arg from commands without --server
Douglas Bagnall
1
-4
/
+4
2018-05-31
samba-tool drs showrepl: remove unused search
Douglas Bagnall
1
-1
/
+0
2018-05-31
samba-tool: be consistent in accepting -q for --quiet
Douglas Bagnall
1
-1
/
+1
2018-05-31
samba-tool: add -v to drs --verbose
Douglas Bagnall
1
-1
/
+1
2018-05-31
samba-tool drs replicate: reformat drs_local_replicate method
Douglas Bagnall
1
-11
/
+23
2018-05-31
samba-tool drs replicate: make pseudo-method a real method
Douglas Bagnall
1
-61
/
+59
2018-02-28
samba-tool: convert 'except X, (tuple)' to 'except X as e'
Noel Power
1
-1
/
+2
2018-02-15
samba-tool: convert 'except X, e' to 'except X as e' for all X
Douglas Bagnall
1
-7
/
+7
2018-02-15
samba-tool drs showrepl: add --json option for JSON output
Douglas Bagnall
1
-1
/
+16
2018-02-15
samba-tool drs showrepl: restructure in preparation for --json
Douglas Bagnall
1
-45
/
+94
2018-02-09
sambatool drs showrepl: prefer self over ctx in python classes
Douglas Bagnall
1
-2
/
+3
2017-07-28
drs: support sync-forced for 'samba-tool drs replicate --local'
Tim Beale
1
-3
/
+6
2017-02-23
samba-tool drs replicate: Add --single-object
Andrew Bartlett
1
-4
/
+12
2017-02-23
python: Move partial replication logic into drs_utils.py
Andrew Bartlett
1
-34
/
+1
2017-02-14
samba-tool/drs: do partial replication when --local is given by default
Bob Campbell
1
-9
/
+52
[next]