freeipa/ipalib/plugins
Rob Crittenden be0cac932a Update objectclasses for groups, by default not posix groups.
This change depends on DS bugs 487574 and 487725. Groups cannot be
promoted properly without these fixed. It will fail with an
Object Class violation because gidNumber isn't set.
2009-02-27 23:18:19 -05:00
..
__init__.py Renamed f_misc.py plugin module to misc.py 2009-02-03 15:29:00 -05: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
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 Added tofiles command and some documentation to the automount plugin 2009-02-24 16:54:28 -05:00
f_delegation.py Applied Rob's errors patch 2009-02-03 15:29:04 -05:00
f_group.py Update objectclasses for groups, by default not posix groups. 2009-02-27 23:18:19 -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_hostgroup.py Applied Rob's errors patch 2009-02-03 15:29:04 -05:00
f_netgroup.py Enforce netgroup uniqueness, allow netgroups to be members of netgroups 2009-02-27 12:57:21 -05:00
f_passwd.py raise exceptions in the proper form 2009-02-20 10:40:50 -05:00
f_pwpolicy.py Updated pwpolicy plugins module to where it can at least be imported 2009-01-14 22:25:45 -07:00
f_service.py Add --all option to show/find, add default attrs to show, cleanup output 2009-02-19 10:07:39 -05:00
f_user.py raise exceptions in the proper form 2009-02-20 10:40:50 -05: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
xmlclient.py Sundry work getting ready to switch to new XML-RPC client/server code 2009-02-03 15:29:00 -05:00