freeipa/ipalib
Rob Crittenden b965e558b5 Rebase XML-RPC client and server
Fix error handling in server to return exceptions generated in library code
2008-09-30 19:37:35 -06:00
..
plugins Rebase XML-RPC client and server 2008-09-30 19:37:35 -06:00
tests Add support for environment variables, change tests accordingly 2008-09-29 17:45:14 -06:00
__init__.py Add support for environment variables, change tests accordingly 2008-09-29 17:45:14 -06:00
backend.py 320: plugable.API now respects the Plugin.__proxy__ flag; added test for plugins without proxy to unit tests for API 2008-09-24 00:44:41 +00:00
cli.py Add support for environment variables, change tests accordingly 2008-09-29 17:45:14 -06:00
config.py Add support for environment variables, change tests accordingly 2008-09-29 17:45:14 -06:00
crud.py Rebase XML-RPC client and server 2008-09-30 19:37:35 -06: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
frontend.py Add support for environment variables, change tests accordingly 2008-09-29 17:45:14 -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
load_plugins.py 367: Implementing basics of loading plugins out of tree 2008-09-25 23:21:41 +00:00
plugable.py Add support for environment variables, change tests accordingly 2008-09-29 17:45:14 -06:00