freeipa/ipalib/plugins
2009-03-20 09:28:26 -04:00
..
__init__.py Renamed f_misc.py plugin module to misc.py 2009-02-03 15:29:00 -05:00
aci.py Update the ACI class to be more robust and the beginnings of an ACI plugin 2009-03-18 15:47:06 -04: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
basegroup.py Add generic base class that will most of the heavy lifting for groups 2009-03-20 09:28:06 -04:00
cert.py Removed 'Assert False' that was mistakingly left in cert.py; small cleanup in cert.py and ra.py imports 2009-02-17 16:03:10 -05:00
f_application.py Add application frontend plugin 2009-02-10 14:10:54 -05:00
f_automount.py kw is supposed to contain just lower-case values 2009-03-19 16:02:09 -04:00
f_defaultoptions.py Plugin to handle IPA configuration 2009-03-04 09:56:16 -05:00
f_delegation.py Applied Rob's errors patch 2009-02-03 15:29:04 -05:00
f_host.py Add --all option to show/find, add default attrs to show, cleanup output 2009-02-19 10:07:39 -05:00
f_passwd.py raise exceptions in the proper form 2009-02-20 10:40:50 -05:00
f_pwpolicy.py Set a minimum value for password policy integers 2009-03-04 09:56:13 -05:00
f_service.py kw is supposed to contain just lower-case values 2009-03-19 16:02:12 -04:00
f_user.py raise exceptions in the proper form 2009-02-20 10:40:50 -05:00
group.py Convert to use the new basegroup framework 2009-03-20 09:28:14 -04:00
hostgroup.py Convert to use the new basegroup framework 2009-03-20 09:28:16 -04:00
join.py The start of machine join 2009-02-19 10:09:07 -05:00
misc.py More work on xmlrpc stuff, started migrated more code to use errors2 instead of errors 2009-02-03 15:29:01 -05:00
netgroup.py Convert to use the new basegroup framework 2009-03-20 09:28:18 -04:00
rolegroup.py New plugin to handle role groups 2009-03-20 09:28:09 -04:00
taskgroup.py Modify the taskgroup plugin to use the new group baseclass and add tests 2009-03-20 09:28:12 -04:00
xmlclient.py Sundry work getting ready to switch to new XML-RPC client/server code 2009-02-03 15:29:00 -05:00