summaryrefslogtreecommitdiffstats
path: root/ipaserver/mod_python_xmlrpc.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove depreciated mod_python_xmlrpc.py and test_client files from ipaserver/Jason Gerard DeRose2009-02-061-303/+0
|
* Get merged tree into an installalble state.Rob Crittenden2009-02-031-1/+0
| | | | | | | | I have only tested the all, rpms and *clean targets directly. install may work but the rpm moves a lot of things around for us. The Apache configuration file isn't in its final state but it works with the new mod_python configuration.
* Finished small tweaks to get new ipaserver.xmlrpc() mod_python handler workingJason Gerard DeRose2009-02-031-0/+2
|
* Started work on a much simplified mod_python serverJason Gerard DeRose2009-02-031-80/+14
|
* Mostly got the test_xmlrpc/ tests working againJason Gerard DeRose2009-02-031-0/+1
|
* Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to ↵Jason Gerard DeRose2009-01-041-0/+367
tests/test_ipaserver