freeipa/ipaserver/install/plugins
Tomas Babej fe3ba33d26 Update only selected attributes for winsync agreement
Trying to insert nsDS5ReplicatedAttributeListTotal and
nsds5ReplicaStripAttrs to winsync agreements caused upgrade errors.
With this patch, these attributes are skipped for winsync agreements.

Made find_ipa_replication_agreements() in replication.py more
corresponding to find_replication_agreements. It returns list of
entries instead of unicode strings now.

https://fedorahosted.org/freeipa/ticket/3522
2013-04-16 10:05:43 -04:00
..
__init__.py Add plugin framework to LDAP updates. 2011-11-22 23:57:10 -05:00
adtrust.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
baseupdate.py Remove unused imports from ipaserver/install 2013-03-01 16:59:44 +01:00
dns.py Remove unused imports from ipaserver/install 2013-03-01 16:59:44 +01:00
fix_replica_agreements.py Update only selected attributes for winsync agreement 2013-04-16 10:05:43 -04:00
Makefile.am Add nfs:NONE to default PAC types only when needed 2013-04-15 14:46:21 +02:00
rename_managed.py Remove support for DN normalization from LDAPClient. 2013-03-01 16:59:47 +01:00
update_anonymous_aci.py Update anonymous access ACI to protect secret attributes. 2013-01-23 15:31:48 -05:00
update_pacs.py Add nfs:NONE to default PAC types only when needed 2013-04-15 14:46:21 +02:00
update_services.py Fill ipakrbprincipalalias on upgrades 2012-10-02 15:17:42 -04:00
updateclient.py Remove some unused imports 2013-03-01 16:59:42 +01:00
upload_cacrt.py Don't base64-encode the CA cert when uploading it during an upgrade. 2013-03-07 09:40:07 +01:00