summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/replication.py
Commit message (Expand)AuthorAgeFilesLines
* Make wait_for_entry raise exceptionsMartin Babinsky2017-03-151-6/+3
* Use proper logging for error messagesMartin Basti2017-01-311-4/+6
* wait_for_entry: use only DN as parameterMartin Basti2017-01-311-4/+2
* gracefully handle setting replica bind dn group on old mastersMartin Babinsky2016-12-121-16/+32
* replica-conncheck: improve error message during replicainstallTomas Krizek2016-12-061-1/+1
* replication: ensure bind DN group check interval is set on replica configMartin Babinsky2016-11-291-0/+6
* constants: remove CACERTJan Cholasta2016-11-291-11/+15
* ensure that the initial sync using GSSAPI works agains old mastersMartin Babinsky2016-11-171-15/+31
* replication: refactor the code setting principals as replica bind DNsMartin Babinsky2016-11-171-26/+21
* replication: augment setup_promote_replication methodMartin Babinsky2016-11-171-3/+7
* Turn replication manager group into ReplicationManager class memberMartin Babinsky2016-11-171-6/+6
* replicainstall: use ldap_uri in ReplicationManagerTomas Krizek2016-11-071-7/+6
* replicainstall: correct hostname in ReplicationManagerTomas Krizek2016-11-071-7/+7
* install: add restart_dirsrv for directory server restartsTomas Krizek2016-11-071-2/+2
* ipaldap: merge IPAdmin to LDAPClientTomas Krizek2016-11-071-17/+23
* ipaldap: merge gssapi_bind to LDAPClientTomas Krizek2016-11-071-7/+7
* ipaldap: merge external_bind into LDAPClientTomas Krizek2016-11-071-1/+1
* ipaldap: merge simple_bind into LDAPClientTomas Krizek2016-11-071-5/+7
* Pylint: remove unused variables from installers and scriptsMartin Basti2016-10-061-15/+13
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* Remove sys.exit from install modules and scriptsStanislav Laznicka2016-08-161-4/+6
* ipa-replica-manage: use `server_del` when removing domain level 1 replicaMartin Babinsky2016-06-171-110/+14
* ipaserver module for working with managed topologyMartin Babinsky2016-06-171-1/+2
* DNS Locations: dnsserver: remove config when replica is removedMartin Basti2016-06-171-0/+15
* Remove dangling RUVs even if replicas are offlineStanislav Laznicka2016-06-031-0/+1
* Fix: topologysuffix_find doesn't have no_members optionMartin Basti2016-06-021-1/+1
* Performance: Find commands: do not process members by defaultMartin Basti2016-05-311-1/+2
* Listing and cleaning RUV extended for CA suffixStanislav Laznicka2016-02-021-1/+1
* correctly set LDAP bind related attributes when setting up replicationMartin Babinsky2016-01-211-7/+15
* Enable pylint unnecessary-pass checkMartin Basti2015-12-231-1/+0
* Remove wildcard importsMartin Basti2015-12-231-1/+1
* harden domain level 1 topology connectivity checksMartin Babinsky2015-12-211-8/+33
* Refactor ipautil.runPetr Viktorin2015-12-141-2/+2
* replica install: add remote connection check over APIJan Cholasta2015-12-111-1/+5
* aci: replace per-server ACIs with ipaserver-based ACIsJan Cholasta2015-12-071-111/+0
* extract domain level 1 topology-checking code from ipa-replica-manageMartin Babinsky2015-12-021-0/+90
* use starttls in CSReplicationManager connection againPetr Vobornik2015-11-301-1/+1
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-7/+4
* Fix more bytes/unicode issuesPetr Viktorin2015-10-221-23/+23
* Allow to setup the CA when promoting a replicaSimo Sorce2015-10-151-19/+69
* Allow ipa-replica-conncheck to use default credsSimo Sorce2015-10-151-2/+5
* Implement replica promotion functionalitySimo Sorce2015-10-151-0/+90
* Limit max age of replication changelogMartin Basti2015-09-211-0/+1
* Use byte literals where appropriateJan Cholasta2015-09-171-6/+6
* winsync: Add inetUser objectclass to the passsync sysaccountTomas Babej2015-09-161-1/+1
* Use the print functionPetr Viktorin2015-09-011-26/+28
* Modernize 'except' clausesPetr Viktorin2015-08-121-16/+16
* replication: Fix incorrect exception invocationTomas Babej2015-07-241-1/+1
* Allow value 'no' for replica-certify-all attr in abort-clean-ruv subcommandMartin Basti2015-07-171-1/+2
* replication: fix regression in get_agreement_typePetr Vobornik2015-07-011-0/+3