summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/plugins
Commit message (Expand)AuthorAgeFilesLines
* Allow deleting obsolete permissions; remove operational attribute permissionsPetr Viktorin2014-09-121-18/+21
* Fix: Add managed read permissions for compat tree and operational attrsPetr Viktorin2014-09-051-0/+18
* Use certmonger D-Bus API instead of messing with its files.David Kupka2014-09-051-4/+4
* Upload CA chain from DS NSS database to certificate store on server update.Jan Cholasta2014-07-301-16/+52
* Add permissions for certificate store.Jan Cholasta2014-07-301-0/+46
* Add permissions for CA certificate renewal.Jan Cholasta2014-07-301-0/+23
* Fix DNS upgrade plugin should check if DNS container existsMartin Basti2014-07-281-0/+4
* Restore privileges after forward zones updateMartin Basti2014-07-041-1/+42
* Fix upgrade to forward zonesMartin Basti2014-07-031-1/+1
* Upgrade special master zones to forward zonesMartin Basti2014-06-271-2/+177
* Added upgrade step executed before schmema is upgradedMartin Basti2014-06-272-1/+15
* permission plugin: Join --type objectclass filters with ORPetr Viktorin2014-06-231-2/+3
* Add $REALM to variables supported by the managed permission updaterPetr Viktorin2014-06-181-0/+1
* Remove the update_dns_permissions pluginPetr Viktorin2014-06-181-56/+0
* managed permission updater: Add mechanism to replace SYSTEM permissionsPetr Viktorin2014-06-181-0/+18
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-162-2/+4
* Make 'permission' the default bind type for managed permissionsPetr Viktorin2014-06-111-1/+1
* Add method to enumerate managed permission templatesPetr Viktorin2014-06-111-15/+30
* managed perm updater: Handle case where we changed default ACIs in the pastPetr Viktorin2014-06-101-2/+18
* Add mechanism for updating permissions to managedPetr Viktorin2014-06-041-8/+135
* Remove the global anonymous read ACIPetr Viktorin2014-05-262-96/+19
* Set user addressbook/IPA attribute read ACI to anonymous on upgrades from 3.xPetr Viktorin2014-05-261-0/+14
* update_managed_permissions: Pass around anonymous ACI rather than its blacklistPetr Viktorin2014-05-261-17/+18
* Replace "replica admins read access" ACI with a permissionPetr Viktorin2014-05-211-0/+61
* Add several managed read permissions under cn=etcPetr Viktorin2014-04-241-2/+77
* Add support for non-plugin default permissionsPetr Viktorin2014-04-241-2/+12
* Do not ask for memberindirect when updating managed permissionsPetr Viktorin2014-04-171-1/+2
* Fix update_ca_renewal_master plugin on CA-less installs.Jan Cholasta2014-04-101-26/+53
* Add mechanism for adding default permissions to privilegesPetr Viktorin2014-04-101-0/+11
* Allow overriding all attributes of default permissionsPetr Viktorin2014-04-091-12/+40
* Document the managed permission updater operationPetr Viktorin2014-04-091-0/+34
* Store information about which CA server is master for renewals in LDAP.Jan Cholasta2014-03-252-0/+80
* Add Object metadata and update plugin for managed permissionsPetr Viktorin2014-03-251-0/+160
* Add HOTP supportNathaniel McCallum2014-02-211-1/+1
* Convert remaining update code to LDAPEntry API.Jan Cholasta2014-01-248-28/+25
* Remove legacy LDAPEntry properties data and orig_data.Jan Cholasta2014-01-101-4/+4
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-2/+2
* Do not fail upgrade if the global anonymous read ACI is not foundPetr Viktorin2013-10-041-2/+6
* Permit reads to ipatokenRadiusProxyUser objectsNathaniel McCallum2013-07-111-1/+1
* Add update plugin to fill in ipaRangeType attributeTomas Babej2013-06-102-0/+117
* Add IPA OTP schema and ACLsNathaniel McCallum2013-05-171-7/+18
* Update only selected attributes for winsync agreementTomas Babej2013-04-161-4/+9
* Add nfs:NONE to default PAC types only when neededTomas Babej2013-04-152-0/+58
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-131-1/+1
* Don't base64-encode the CA cert when uploading it during an upgrade.Rob Crittenden2013-03-071-2/+1
* Remove support for DN normalization from LDAPClient.Jan Cholasta2013-03-011-2/+2
* Remove some uses of raw python-ldapPetr Viktorin2013-03-011-4/+3
* Replace entry.getValue by entry.single_valuePetr Viktorin2013-03-011-2/+2
* Remove IPAdmin.updateEntry calls from fix_replica_agreementsPetr Viktorin2013-03-011-4/+2
* Remove unused imports from ipaserver/installPetr Viktorin2013-03-014-7/+2