Rob Crittenden
|
7e4b0a072e
|
Implement user-find and user-add backend functions so they work over XML-RPC
Change port to 8880 to not conflict with a running IPA v1 instance
Encode incoming values from unicode as utf-8 before sending to LDAP
|
2008-10-04 01:50:59 -04:00 |
|
Jason Gerard DeRose
|
3ffbaac64c
|
Backend.xmlrpc and simple-server.py now use the xmlrpc_marshal() and xmlrpc_unmarshal() functions respectively
|
2008-10-02 19:42:06 -06:00 |
|
Jason Gerard DeRose
|
50e79f3e60
|
Added docstring to simple-server.py
|
2008-10-02 18:05:31 -06:00 |
|
Jason Gerard DeRose
|
6000b6b5c6
|
Implemented basic Command.forward() method
|
2008-10-02 17:02:24 -06:00 |
|
Jason Gerard DeRose
|
0e137110c7
|
Started on skeleton for xmlrcp client/server
|
2008-10-02 16:12:19 -06:00 |
|