Jason Gerard DeRose
|
66b6029e40
|
Ported xmlclient to subclass from Connectible
|
2009-02-03 15:29:03 -05:00 |
|
Jason Gerard DeRose
|
0a3ae60038
|
Ported xmlserver to subclass from Executioner
|
2009-02-03 15:29:03 -05:00 |
|
Jason Gerard DeRose
|
e0b00d5981
|
Removed depreciated import of errors in frontend.py
|
2009-02-03 15:29:02 -05:00 |
|
Jason Gerard DeRose
|
0313f03277
|
Added ServiceError (KerberosError) and make rpc.KerbTransport raise it if appropriate
|
2009-02-03 15:29:02 -05:00 |
|
Jason Gerard DeRose
|
833088955c
|
More xmlrpc tweaks: xmlserver.execute() now logs non-public exceptions; xmlclient.forward() now handles socket error; fixed some Python 2.4 problems in lite-xmlrpc2.py
|
2009-02-03 15:29:01 -05:00 |
|
Jason Gerard DeRose
|
24b6cb89d4
|
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 |
|
Jason Gerard DeRose
|
9f48612a56
|
Sundry work getting ready to switch to new XML-RPC client/server code
|
2009-02-03 15:29:00 -05:00 |
|
Jason Gerard DeRose
|
55fba5420d
|
Added rpc.xmlclient backend plugin for forwarding; added corresponding unit tests
|
2009-01-19 21:10:42 -07:00 |
|
Jason Gerard DeRose
|
462bac3c13
|
Added docstring cross-references between rpc and rpcserver modules
|
2009-01-16 01:56:39 -07:00 |
|
Jason Gerard DeRose
|
0227a12949
|
Added docstrings to the new rpc.xml_dumps() and rcp.xml_loads() functions
|
2009-01-16 01:23:55 -07:00 |
|
Jason Gerard DeRose
|
6be5e4a0a5
|
ipalib.rpc: now using allow_none=True after conversation with Rob; added xml_dumps() and xml_loads() functions; some name cleanup
|
2009-01-15 23:52:50 -07:00 |
|
Jason Gerard DeRose
|
237c16f0fd
|
Started moving xmlrpc-functions from ipalib.util to ipalib.rpc
|
2008-11-24 12:51:03 -07:00 |
|