freeipa/ipalib
2009-05-21 15:37:12 -06:00
..
plugins Fix bug in group2-mod command. 2009-05-21 15:22:58 -06:00
__init__.py Completed Param.use_in_context() functionality, which is now used by Command and Object 2009-05-21 14:32:45 -04:00
aci.py Update the ACI class to be more robust and the beginnings of an ACI plugin 2009-03-18 15:47:06 -04:00
backend.py Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00
base.py Further migration toward new xmlrcp code; fixed problem with unicode Fault.faultString; fixed problem where ServerProxy method was not called correctly 2009-02-03 15:29:01 -05:00
cli.py Fix a few issues introduced by the new Param.use_in_context() patch 2009-05-21 14:33:23 -04:00
config.py Added Param 'include' and 'exclude' kwargs; added frontend.UsesParams base class with methods implementing the filtering to restrict params to only certain contexts 2009-05-19 13:49:15 -06:00
constants.py Force xmlrpc tests to run with in_tree=True so config files in /etc/ipa/ don't get read; cleaned up config.Env automagic with regard to running in-tree vs. installed 2009-05-11 16:17:08 -04:00
crud.py Add ipalib.frontend.Command method to build an entry from params with attribute=True. 2009-02-23 13:49:21 -05:00
encoder.py Add Encoder base class and method decorators to encode arguments/decode return values. Also - unit tests. 2009-05-19 09:56:39 -04:00
errors.py Add a format to the generic KerberosError class 2009-05-21 15:37:12 -06:00
frontend.py Completed Param.use_in_context() functionality, which is now used by Command and Object 2009-05-21 14:32:45 -04:00
ipauuid.py Changed ipauuid.py docstring slightly so epydoc formats it correctly 2009-01-21 13:36:53 -07:00
parameters.py Completed Param.use_in_context() functionality, which is now used by Command and Object 2009-05-21 14:32:45 -04:00
plugable.py Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00
request.py Ported xmlclient to subclass from Connectible 2009-02-03 15:29:03 -05:00
rpc.py Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00
util.py Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00