summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/plugins/dns.py
Commit message (Expand)AuthorAgeFilesLines
* Server Upgrade: use debug log level for upgrade instead of infoMartin Basti2015-07-031-4/+4
* Server Upgrade: Allow base64 encoded valuesMartin Basti2015-05-111-1/+2
* Server Upgrade: plugins should use ldapupdater API instanceMartin Basti2015-04-141-12/+13
* Server Upgrade: specify order of plugins in update filesMartin Basti2015-04-141-12/+7
* Server Upgrade: Apply plugin updates immediatelyMartin Basti2015-04-141-15/+15
* Revert "Server Upgrade: respect --test option in plugins"Tomas Babej2015-03-191-9/+0
* Server Upgrade: respect --test option in pluginsMartin Basti2015-03-191-0/+9
* Server Upgrade: Update entries in order specified in fileMartin Basti2015-03-191-4/+2
* Server Upgrade: Remove unused PRE_SCHEMA_UPDATEMartin Basti2015-03-191-2/+1
* Fix zone find during forwardzone upgradeMartin Basti2015-01-091-0/+4
* Fix: Upgrade forwardzones zones after adding newer replicaMartin Basti2015-01-091-31/+34
* Fix: DNS policy upgrade raises asertion errorMartin Basti2014-11-131-1/+3
* 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
* Remove the update_dns_permissions pluginPetr Viktorin2014-06-181-56/+0
* Convert remaining update code to LDAPEntry API.Jan Cholasta2014-01-241-1/+1
* Remove unused imports from ipaserver/installPetr Viktorin2013-03-011-1/+0
* Use DN objects instead of stringsJohn Dennis2012-08-121-23/+18
* Per-domain DNS record permissionsMartin Kosek2012-06-281-1/+1
* Fill new DNS zone update policy by defaultMartin Kosek2012-06-051-2/+2
* Remove LDAP limits from DNS serviceMartin Kosek2012-05-221-0/+49
* Use mixed-case for Read DNS Entries permissionRob Crittenden2012-04-231-3/+3
* Forbid public access to DNS treeMartin Kosek2012-04-011-15/+44
* Amend permissions for new DNS attributesMartin Kosek2012-03-251-0/+35
* Add SSHFP update policy for existing zonesMartin Kosek2012-02-271-5/+20
* Query and transfer ACLs for DNS zonesMartin Kosek2012-02-241-0/+65