freeipa/ipalib/plugins
Rob Crittenden c34d2b8923 Add helper for adding Indirect maps.
This creates the map and the key pointing to the map. By default the key
is associated with the auto.master map but it can be overriden.
2008-12-10 14:15:20 -05:00
..
__init__.py Clarified docstrings in */plugins/__init__.py; renamed ipa_server/plugins/ipa_ldap.py to b_ldap.py 2008-10-01 16:17:02 -06:00
b_kerberos.py Made package-level docstrings more consistent so they read better in generated documentation 2008-10-07 20:07:16 -06:00
b_xmlrpc.py Started moving xmlrpc-functions from ipalib.util to ipalib.rpc 2008-11-24 12:51:03 -07:00
f_automount.py Add helper for adding Indirect maps. 2008-12-10 14:15:20 -05:00
f_delegation.py Don't import servercore 2008-10-21 16:32:45 -04:00
f_group.py Port plugins to use the new output_for_cli() argument list 2008-12-10 14:15:19 -05:00
f_host.py Add 'all' option to host-find and pull attributes into a global list 2008-11-04 14:02:42 -05:00
f_hostgroup.py Port plugins to use the new output_for_cli() argument list 2008-12-10 14:15:19 -05:00
f_misc.py Moved plugins command from ipalib.cli to ipalib.plugins.f_misc 2008-11-16 19:50:17 -07:00
f_passwd.py Calling 'passwd' command now prompts for password using textui.prompt_password() 2008-11-18 13:43:43 -07:00
f_pwpolicy.py Port pwpolicy plugin to use b_ldap 2008-10-20 16:12:19 -04:00
f_service.py Uncomment some logging statements ported over from v1. 2008-11-03 13:14:46 -05:00
f_user.py Port plugins to use the new output_for_cli() argument list 2008-12-10 14:15:19 -05:00