summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/misc.py
Commit message (Collapse)AuthorAgeFilesLines
* Take 2: Extensible return values and validation; steps toward a single ↵Jason Gerard DeRose2009-12-101-27/+54
| | | | output_for_cli(); enable more webUI stuff
* Giant webui patch take 2Jason Gerard DeRose2009-10-131-2/+3
|
* Rename *-create/*-delete commands to *-add/*-del respectively.Pavel Zuna2009-07-021-1/+1
|
* More work on xmlrpc stuff, started migrated more code to use errors2 instead ↵Jason Gerard DeRose2009-02-031-1/+1
| | | | of errors
* Further migration toward new xmlrcp code; fixed problem with unicode ↵Jason Gerard DeRose2009-02-031-1/+1
| | | | Fault.faultString; fixed problem where ServerProxy method was not called correctly
* Renamed f_misc.py plugin module to misc.pyJason Gerard DeRose2009-02-031-0/+89