freeipa/ipalib/plugins
2009-04-01 10:34:57 -04:00
..
__init__.py Renamed f_misc.py plugin module to misc.py 2009-02-03 15:29:00 -05:00
aci.py Implement a few new targets for ACIs 2009-03-25 11:03:03 -04:00
application.py Renamed remaining plugins still using f_* b_* convention 2009-04-01 10:34:57 -04:00
automount.py Renamed remaining plugins still using f_* b_* convention 2009-04-01 10:34:57 -04:00
basegroup.py Use tuples instead of lists for class variables 2009-03-25 11:02:47 -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
defaultoptions.py Renamed remaining plugins still using f_* b_* convention 2009-04-01 10:34:57 -04:00
delegation.py Renamed remaining plugins still using f_* b_* convention 2009-04-01 10:34:57 -04:00
group.py Convert to use the new basegroup framework 2009-03-20 09:28:14 -04:00
host.py Renamed remaining plugins still using f_* b_* convention 2009-04-01 10:34:57 -04:00
hostgroup.py Use tuples instead of lists for class variables 2009-03-25 11:02:47 -04:00
join.py The start of machine join 2009-02-19 10:09:07 -05:00
kerberos.py Renamed remaining plugins still using f_* b_* convention 2009-04-01 10:34:57 -04: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
passwd.py Renamed remaining plugins still using f_* b_* convention 2009-04-01 10:34:57 -04:00
pwpolicy.py Renamed remaining plugins still using f_* b_* convention 2009-04-01 10:34:57 -04:00
rolegroup.py Use tuples instead of lists for class variables 2009-03-25 11:02:47 -04:00
service.py Renamed remaining plugins still using f_* b_* convention 2009-04-01 10:34:57 -04:00
taskgroup.py Add a 'showall' command so one can pick from a list of tasks to add to a role 2009-03-25 11:02:49 -04:00
user.py Renamed remaining plugins still using f_* b_* convention 2009-04-01 10:34:57 -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