freeipa/ipalib/plugins
Petr Voborník 8ad295a554 Redirection to PTR records from A,AAAA records
Address column in A, AAAA DNS records was exented of redirection capabilities.
Redirection dialog is shown after a click on a value.
Dialog does following steps:
 1) fetch all dns zones
 2) find most accurate reverse zone for IP address
    2 -fail) show error message, stop
 3) checks if target record exists in the zone
    3 -fail) show 'dns record create link', stop
 4) redirects

Click on 'dns record create link':
 1) creates record
   1 -fail) show error, stop
 2) redirects

https://fedorahosted.org/freeipa/ticket/1975
2012-02-15 09:23:26 +01:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
aci.py Memberof attribute control and update 2012-02-08 10:43:25 +01:00
automember.py Clean up i18n strings 2012-02-10 11:53:40 +01:00
automount.py Make submount automount maps work. 2012-02-06 10:50:40 +01:00
baseldap.py Base64-decode unicode values in Bytes parameters. 2012-02-13 22:21:50 -05:00
batch.py Parse comma-separated lists of values in all parameter types. This can be enabled for a specific parameter by setting the "csv" option to True. 2011-11-30 17:08:35 +01:00
cert.py ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging 2011-11-23 09:36:18 +01:00
config.py Clean up i18n strings 2012-02-10 11:53:40 +01:00
delegation.py Switch --group and --membergroup in example for delegation 2012-02-06 14:13:33 +01:00
dns.py Improve dnszone-add error message 2012-02-03 16:31:00 +01:00
entitle.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
group.py Mark some attributes required to match the schema. 2011-12-05 22:29:02 -05:00
hbacrule.py Internationalization for HBAC and ipalib.output 2012-02-14 19:08:40 +01:00
hbacsvc.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
hbacsvcgroup.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
hbactest.py Internationalization for HBAC and ipalib.output 2012-02-14 19:08:40 +01:00
host.py Add support for SSH public keys to user and host objects. 2012-02-13 22:21:27 -05:00
hostgroup.py Create pkey-only option for find commands 2011-10-27 14:17:51 +00:00
internal.py Redirection to PTR records from A,AAAA records 2012-02-15 09:23:26 +01:00
kerberos.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
krbtpolicy.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
migration.py Improve migration help 2012-02-03 16:39:27 +01:00
misc.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
netgroup.py Consolidate external member code into two functions in baseldap.py 2012-02-08 09:12:53 +01:00
passwd.py Require current password when using passwd to change your own password. 2011-10-04 15:16:15 +02:00
permission.py Remove debug messages 2012-02-06 08:49:31 +01:00
ping.py Document the ping plugin. 2012-01-12 05:46:09 -05:00
pkinit.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
privilege.py Remove normalizer that made role, privilege and permission names lower-case 2011-09-12 16:51:25 -04:00
pwpolicy.py Sort password policy by priority 2011-12-01 18:04:30 -05:00
role.py Fix two typos in role help. 2012-01-04 21:04:56 -05:00
selfservice.py Fix raw format for ACI commands 2012-02-03 17:04:51 +01:00
selinuxusermap.py Fix deletion of HBAC Rules when there are SELinux user maps defined 2012-01-24 21:09:09 -05:00
service.py Misleading Keytab field 2011-11-10 14:11:02 +01:00
sudocmd.py Fix sudo help and summaries 2011-08-29 21:26:23 -04:00
sudocmdgroup.py Fix sudo help and summaries 2011-08-29 21:26:23 -04:00
sudorule.py Clean up i18n strings 2012-02-10 11:53:40 +01:00
user.py Add support for SSH public keys to user and host objects. 2012-02-13 22:21:27 -05:00
virtual.py Add default success/failure output logging. 2011-02-14 10:23:52 -05:00
xmlclient.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00