freeipa/ipalib/plugins
2009-05-27 10:02:50 -04:00
..
__init__.py Renamed f_misc.py plugin module to misc.py 2009-02-03 15:29:00 -05:00
aci.py Add a reason to the NotFound exception so we can provide more robust errors 2009-05-13 14:16:44 -04:00
application.py Renamed remaining plugins still using f_* b_* convention 2009-04-01 10:34:57 -04:00
automount.py Add a reason to the NotFound exception so we can provide more robust errors 2009-05-13 14:16:44 -04:00
basegroup2.py Make plugins2 use lowercase when reffering to LDAP attributes. 2009-05-22 15:58:09 -06:00
basegroup.py Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00
cert.py Fix a few issues introduced by the new Param.use_in_context() patch 2009-05-21 14:33:23 -04:00
config2.py Add defaultoptions plugin port to new LDAP backend. 2009-05-26 14:50:31 -04: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
dns2.py Make plugins2 use lowercase when reffering to LDAP attributes. 2009-05-22 15:58:09 -06:00
group2.py Make plugins2 use lowercase when reffering to LDAP attributes. 2009-05-22 15:58:09 -06:00
group.py Add posixGroup to the objectclass list if gidnumber is set 2009-05-04 17:43:00 -04:00
host.py Schema change so the nisnetgroup triples work properly. 2009-05-19 09:54:17 -04:00
hostgroup2.py Make plugins2 use lowercase when reffering to LDAP attributes. 2009-05-22 15:58:09 -06:00
hostgroup.py Use tuples instead of lists for class variables 2009-03-25 11:02:47 -04:00
join.py We decided not to issue a certificate on join 2009-05-07 10:54:21 -04: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
netgroup2.py Make plugins2 use lowercase when reffering to LDAP attributes. 2009-05-22 15:58:09 -06:00
netgroup.py Add missing required attribute, nisdomainname 2009-04-30 13:26:27 -04:00
passwd.py Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00
pwpolicy2.py Add pwpolicy plugin port to new LDAP backend. 2009-05-27 10:02:50 -04:00
pwpolicy.py Renamed remaining plugins still using f_* b_* convention 2009-04-01 10:34:57 -04:00
rolegroup2.py Add rolegroup plugin port to new LDAP backend. 2009-05-26 14:50:26 -04:00
rolegroup.py Use tuples instead of lists for class variables 2009-03-25 11:02:47 -04:00
service.py Remove all services when a host is removed Revoke certificate (if any) when a service is removed 2009-05-13 14:17:21 -04:00
taskgroup2.py Add taskgroup plugin port to new LDAP backend. 2009-05-26 14:50:28 -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
user2.py Make plugins2 use lowercase when reffering to LDAP attributes. 2009-05-22 15:58:09 -06:00
user.py Add a reason to the NotFound exception so we can provide more robust errors 2009-05-13 14:16:44 -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