freeipa/ipalib
2009-02-03 15:29:00 -05:00
..
plugins Sundry work getting ready to switch to new XML-RPC client/server code 2009-02-03 15:29:00 -05:00
__init__.py Added ca_host, ca_port, and ca_ssl_port Env variables that Andrew requested 2009-02-03 15:29:00 -05: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
base.py Added a few missing things to base.ReadOnly docstrings 2009-01-05 12:41:02 -07:00
cli.py Removed bogus CLI.set_defaults() method that was causing non-required values to get filled in 2009-02-03 15:29:00 -05:00
config.py Added ca_host, ca_port, and ca_ssl_port Env variables that Andrew requested 2009-02-03 15:29:00 -05:00
constants.py Added ca_host, ca_port, and ca_ssl_port Env variables that Andrew requested 2009-02-03 15:29:00 -05:00
crud.py Added Object.params_minus() method; various small tweaks 2009-02-03 15:29:00 -05:00
errors2.py Added Command.args_options_2_params() method and its unit tests 2009-02-03 15:29:00 -05:00
errors.py Started fleshing out reoganization of errors in errors.py (with gettext support) 2009-01-03 02:35:36 -07:00
frontend.py Removed bogus CLI.set_defaults() method that was causing non-required values to get filled in 2009-02-03 15:29:00 -05:00
ipauuid.py Changed ipauuid.py docstring slightly so epydoc formats it correctly 2009-01-21 13:36:53 -07:00
parameters.py Added Command.args_options_2_params() method and its unit tests 2009-02-03 15:29:00 -05:00
plugable.py Added Object.params_minus() method; various small tweaks 2009-02-03 15:29:00 -05:00
request.py Added request.ugettext() and request.ungettext() functions; added corresponding unit tests 2009-01-04 00:46:21 -07:00
rpc.py Sundry work getting ready to switch to new XML-RPC client/server code 2009-02-03 15:29:00 -05:00
util.py Removed depreciated rpc code from ipalib.util; removed corresponding unit tests in test_util 2008-12-08 15:15:50 -07:00