freeipa/ipalib/plugins
Rob Crittenden 62876ccee3 Initial implementation of automount support
Add argument handling to crud.Del
Make get_list handle LDAP scope
2008-10-30 17:29:22 -04: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 Fixed use of depreciated env.get() in b_xmlrpc.py module 2008-10-27 23:56:22 -06:00
f_automount.py Initial implementation of automount support 2008-10-30 17:29:22 -04:00
f_delegation.py Don't import servercore 2008-10-21 16:32:45 -04:00
f_group.py Fix comment 2008-10-27 12:23:49 -04:00
f_host.py If a password is supplied then this host will be bulk-enrolled 2008-10-24 11:41:38 -04:00
f_hostgroup.py Implement host groups 2008-10-27 12:24:17 -04:00
f_misc.py Added ipalib.plugins.f_misc with new 'context' Command; moved 'env' Command from cli to f_misc 2008-10-30 02:20:28 -06:00
f_passwd.py Use posixAccount instead of person to identify users 2008-10-24 11:41:39 -04:00
f_pwpolicy.py Port pwpolicy plugin to use b_ldap 2008-10-20 16:12:19 -04:00
f_service.py Don't allow service-add to create host/ principals 2008-10-24 14:17:20 -04:00
f_user.py Use common display function for user-show and user-find. 2008-10-23 14:36:24 -04:00