freeipa/ipalib
2008-10-30 17:05:07 -06:00
..
plugins Initial implementation of automount support 2008-10-30 17:29:22 -04:00
__init__.py Added tests.util.get_api() function to create a standard (api, home) tuple for unit testing 2008-10-30 01:34:46 -06:00
aci.py Some PEP-257 and reStructuredText fixes in ipalib/aci.py, ipa_server/ipaldap.py 2008-10-17 23:25:50 -06:00
backend.py Did some initial work for Context plugins 2008-10-30 01:11:33 -06:00
cli.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
config.py Merge branch 'master' of git://git.engineering.redhat.com/users/rcritten/freeipa2 2008-10-29 18:10:38 -06:00
constants.py lite-xmlrpc.py now uses api.bootstrap() property, logs to api.logger 2008-10-28 02:10:56 -06:00
crud.py Initial implementation of automount support 2008-10-30 17:29:22 -04:00
errors.py Don't allow service-add to create host/ principals 2008-10-24 14:17:20 -04:00
frontend.py API.env is now an Env instance rather than an Environment instance 2008-10-27 01:35:40 -06:00
ipa_types.py 239: Added errors.ConversionError; started big clean up of how ValidationError is raised so it works well with multivalues 2008-09-03 18:32:49 +00:00
plugable.py Plugin.set_api() now sets convience instance attributes from api for env, context, log, and all NameSpace 2008-10-30 14:11:24 -06:00
util.py lite-xmlrpc.py now uses api.bootstrap() property, logs to api.logger 2008-10-28 02:10:56 -06:00