freeipa/ipalib
2008-09-21 22:18:33 +00:00
..
plugins 308: Fixed broken example plugin user_add 2008-09-21 21:55:21 +00:00
tests 311: Renamed generate_option() to create_param() 2008-09-21 22:18:33 +00:00
__init__.py 255: CLI help, console commands now subclass from public.Application; other tweeking to make CLI utilize Application 2008-09-04 04:39:01 +00:00
cli.py 305: Ported cli.py to changes in public.py 2008-09-21 19:00:41 +00:00
conn.py 290: Applyied Rob's patch 2008-09-12 16:36:04 +00:00
errors.py 285: Started work on Command.args_to_kw() method; added unit test for functionality so far in args_to_kw() 2008-09-10 20:05:45 +00: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
ipaldap.py 290: Applyied Rob's patch 2008-09-12 16:36:04 +00:00
ipautil.py 290: Applyied Rob's patch 2008-09-12 16:36:04 +00:00
load_plugins.py 133: Renamed run.py to api.py 2008-08-13 01:26:30 +00:00
plugable.py 307: Split Plugin.finalize() into two steps 1) Plugin.set_api() and 2) Plugin.finalize(); updated unit tests 2008-09-21 21:50:56 +00:00
public.py 311: Renamed generate_option() to create_param() 2008-09-21 22:18:33 +00:00
servercore.py 290: Applyied Rob's patch 2008-09-12 16:36:04 +00:00