summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/replication.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix force-sync, re-initialize of replica and a check for replication agreemen...Petr Vobornik2015-06-291-9/+3
* move replications managers group to cn=sysaccounts,cn=etc,$SUFFIXPetr Vobornik2015-06-111-2/+5
* accept missing binddn groupLudwig Krispenz2015-06-031-2/+2
* install part - manage topology in shared treeLudwig Krispenz2015-05-261-0/+16
* replica-manage: Properly delete nested entriesTomas Babej2015-05-261-2/+2
* prevent duplicate IDs when setting up multiple replicas against single masterMartin Babinsky2015-05-071-24/+50
* Allow PassSync user to locate and update NT usersMartin Kosek2015-01-191-25/+29
* Add permissions for certificate store.Jan Cholasta2014-07-301-0/+30
* Allow IPA master hosts to read and update IPA master information.Jan Cholasta2014-07-301-0/+38
* Remove master ACIs when deleting a replica.Jan Cholasta2014-07-301-0/+43
* Do not fail if there are multiple nsDS5ReplicaId values in cn=replication,cn=etcPetr Viktorin2014-07-021-2/+7
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-1/+2
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-1/+0
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-1/+2
* Move CACERT definition to a single place.Jan Cholasta2014-03-251-1/+1
* Fix regression which prevents creating a winsync agreementAna Krivokapic2013-11-131-1/+2
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-26/+24
* Make sure nsds5ReplicaStripAttrs is set on agreementsAna Krivokapic2013-10-251-2/+1
* Update only selected attributes for winsync agreementTomas Babej2013-04-161-7/+2
* Full system backup and restoreRob Crittenden2013-04-121-10/+153
* Extend ipa-replica-manage to be able to manage DNA ranges.Rob Crittenden2013-03-131-0/+98