freeipa/ipalib
2008-11-12 09:55:11 -07:00
..
plugins output_for_cli signature is now output_for_cli(textui, result, *args, **options) 2008-11-12 09:55:11 -07:00
__init__.py Renamed ipalib.get_standard_api() to create_api() 2008-11-11 15:24:18 -07: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 output_for_cli signature is now output_for_cli(textui, result, *args, **options) 2008-11-12 09:55:11 -07:00
config.py Added 'conf_dir' env variable, which is directory containing config files 2008-11-10 15:53:10 -07:00
constants.py Changed calling signature of output_for_cli(); started work on 'textui' backend plugin 2008-11-12 00:46:04 -07:00
crud.py Partially revert back change. Del shouldn't provide default options. 2008-11-03 13:14:46 -05:00
errors.py Don't allow service-add to create host/ principals 2008-10-24 14:17:20 -04:00
frontend.py output_for_cli signature is now output_for_cli(textui, result, *args, **options) 2008-11-12 09:55:11 -07: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 Finished fist draft of plugin tutorial in ipalib/__init__.py docstring 2008-11-07 02:26:38 -07:00
util.py Command.get_default() will now fill-in None for all missing non-required params 2008-11-12 01:47:37 -07:00