summaryrefslogtreecommitdiffstats
path: root/tests/test_ipaserver/test_rpcserver.py
Commit message (Expand)AuthorAgeFilesLines
* Return consistent expiration message for forms-based loginRob Crittenden2012-04-161-2/+3
* Fix little test errorsPetr Viktorin2012-04-031-2/+1
* subclass HTTP_Status from plugable.Plugin, fix not_found testsRob Crittenden2012-02-291-7/+46
* Implement password based session loginJohn Dennis2012-02-271-4/+4
* Tweak the session auth to reflect developer consensus.John Dennis2012-02-271-3/+3
* Move the compat module from ipalib to ipapython.Jan Cholasta2012-02-131-1/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* XML-RPC signature changeJason Gerard DeRose2010-03-301-4/+2
* Consolidate to single WSGI entry pointJason Gerard DeRose2010-03-011-1/+95
* Fixed 'import json' for simplejson compatabilityJason Gerard DeRose2009-10-161-1/+1
* Giant webui patch take 2Jason Gerard DeRose2009-10-131-0/+63
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-1/+1
* Ported xmlserver to subclass from ExecutionerJason Gerard DeRose2009-02-031-28/+1
* rpcserver now uses xml_dumps() and xml_loads() functionsJason Gerard DeRose2009-01-161-8/+7
* Renamed ipaserver.rpc to ipaserver.rpcserverJason Gerard DeRose2009-01-161-0/+80