.. |
plugins
|
More work on xmlrpc stuff, started migrated more code to use errors2 instead of errors
|
2009-02-03 15:29:01 -05:00 |
__init__.py
|
Removed the depreciated Context and LazyContext classes
|
2009-02-03 15:29:03 -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
|
Started reworking CLI class into cli plugin
|
2009-02-03 15:29:03 -05: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
|
Started reworking CLI class into cli plugin
|
2009-02-03 15:29:03 -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
|
More work on xmlrpc stuff, started migrated more code to use errors2 instead of errors
|
2009-02-03 15:29:01 -05:00 |
crud.py
|
Started reworking CLI class into cli plugin
|
2009-02-03 15:29:03 -05:00 |
errors2.py
|
Added ServiceError (KerberosError) and make rpc.KerbTransport raise it if appropriate
|
2009-02-03 15:29:02 -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 depreciated import of errors in frontend.py
|
2009-02-03 15:29:02 -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 some missing parameter unit tests; added docstring about Command._repr_iter() and Param.safe_value()
|
2009-02-03 15:29:02 -05:00 |
plugable.py
|
Started reworking CLI class into cli plugin
|
2009-02-03 15:29:03 -05:00 |
request.py
|
Ported xmlclient to subclass from Connectible
|
2009-02-03 15:29:03 -05:00 |
rpc.py
|
Ported xmlclient to subclass from Connectible
|
2009-02-03 15:29:03 -05:00 |
util.py
|
Started reworking CLI class into cli plugin
|
2009-02-03 15:29:03 -05:00 |