1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/python/samba/netcmd
Stefan Metzmacher 4793f8ed58 samba-tool: fix replication after dns partition fsmo role transfer
The new role owner need to replicate from the old role owner.

Before we told the old role owner to replicate from itself.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13973

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2019-05-30 07:12:11 +00:00
..
__init__.py python/samba/netcmd: provide SUPPRESS_HELP via Option class 2019-03-14 02:12:20 +00:00
common.py Spelling fix s/informations/information/ 2019-04-02 01:12:10 +00:00
computer.py python/samba/netcmd: changes for samab.tests.samba_tool.computer 2018-09-03 03:22:23 +02:00
dbcheck.py dbcheck: don't check expired tombstone objects by default anymore 2019-03-14 03:12:27 +00:00
delegation.py PEP8: fix E711: comparison to None should be 'if cond is not None:' 2018-08-24 07:49:30 +02:00
dns.py samba-tool dns: use bytes for inet_ntop 2019-05-29 11:29:17 +00:00
domain_backup.py netcmd: Try to improve domain backup error message 2019-01-21 16:34:06 +01:00
domain.py netcmd: Fix passwordsettings --max-pwd-age command 2019-04-05 08:03:08 +00:00
drs.py python/samba/netcmd: PY3 port for samba4.drs.samba_tool_drs_showrepl 2018-12-10 10:38:24 +01:00
dsacl.py samba-tool dsacl: Mark old and new descriptor output correctly 2019-02-21 04:09:20 +01:00
forest.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
fsmo.py samba-tool: fix replication after dns partition fsmo role transfer 2019-05-30 07:12:11 +00:00
gpo.py gpo: Backup a policy folder containing GPE.INI 2019-03-12 01:41:32 +00:00
group.py netcmd: Minor changes to 'group stats' command 2018-12-04 09:17:17 +01:00
ldapcmp.py ldapcmp: ignore 'schemaInfo' if two domains are compared 2019-04-11 04:17:10 +00:00
main.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
nettime.py python/samba: Fix py2/3 relative module import issue 2018-09-03 03:22:20 +02:00
ntacl.py samba-tool ntacl: remove unused imports and variables 2018-11-01 09:40:02 +01:00
ou.py samba-tool: fix some typos 2019-03-30 22:21:27 +00:00
processes.py spelling of associated 2019-02-13 04:15:14 +01:00
pso.py python/samba/netcmd: PY3 fix test samba.tests.samba_tool.passwordsettings 2018-09-15 15:18:26 +02:00
rodc.py samba-tool rodc: remove unused variable 2018-11-01 05:08:14 +01:00
schema.py PEP8: fix E122: continuation line missing indentation or outdented 2018-09-06 12:10:11 +02:00
sites.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
spn.py samba-tool spn: remove unused variables 2018-11-01 05:08:14 +01:00
testparm.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
user.py netcmd/user: python[3]-gpgme unsupported and replaced by python[3]-gpg 2019-01-09 10:15:12 +01:00
visualize.py samba-tool: fix some typos 2019-03-30 22:21:27 +00:00