freeipa/ipalib
2008-11-25 13:52:40 -07:00
..
plugins Started moving xmlrpc-functions from ipalib.util to ipalib.rpc 2008-11-24 12:51:03 -07:00
__init__.py Added frontend.LocalOrRemote command base class for commands like env 2008-11-14 21:29:46 -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 Fixed some unicode encoded/decode issues in textui.prompt_password() and textui.prompt() 2008-11-19 03:31:29 -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 Add autmount-specific location and default entries 2008-11-14 18:05:29 -05:00
crud.py Partially revert back change. Del shouldn't provide default options. 2008-11-03 13:14:46 -05:00
errors.py Started fleshing out doodles in xmlrpc.execute() 2008-11-25 11:54:51 -07:00
frontend.py Continued work on xmlrpc.dispatch() unit tests; fixed bug in Command.args_to_kw() 2008-11-25 13:52:40 -07:00
ipa_types.py Continued work on xmlrpc.dispatch() unit tests; fixed bug in Command.args_to_kw() 2008-11-25 13:52:40 -07:00
plugable.py Some changes to make reading dubugging output easier 2008-11-24 10:09:30 -07:00
rpc.py Started moving xmlrpc-functions from ipalib.util to ipalib.rpc 2008-11-24 12:51:03 -07:00
util.py Added test_util.test_round_trip() test that tests use of xmlrpc_wrap() and xmlrpc_unwrap() with dumps(), loads(); fixed a bug in xmlrpc_unwrap() 2008-11-20 12:41:06 -07:00