freeipa/ipalib
2008-10-15 09:57:49 -04:00
..
plugins Port user_del to CrudBackend 2008-10-14 22:48:57 -04:00
__init__.py Made package-level docstrings more consistent so they read better in generated documentation 2008-10-07 20:07:16 -06:00
aci.py Stub out delegations 2008-10-11 00:49:05 -04: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 Started roughing out user_add() using api.Backend.ldap; added Command.output_for_cli() to take care of formatting print output 2008-10-14 01:45:30 -06:00
config.py Port user-show to new CrudBackend framework 2008-10-14 22:22:01 -04:00
crud.py Add missing * to *kw to make it pass named arguments instead of positional 2008-10-15 09:57:49 -04:00
errors.py Implement user lock and unlock 2008-10-13 17:17:00 -04:00
frontend.py Started roughing out user_add() using api.Backend.ldap; added Command.output_for_cli() to take care of formatting print output 2008-10-14 01:45:30 -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 Some small cleanup on Environment, filled in docstrings 2008-10-14 00:39:23 -06:00
util.py Added ipalib/util.py with xmlrpc_marshal() and xmlrpc_unmarshal() functions; added corresponding unit tests 2008-10-02 19:09:13 -06:00