summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/misc.py
Commit message (Expand)AuthorAgeFilesLines
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-6/+6
* Fix style and grammatical issues in built-in command help.Rob Crittenden2011-03-041-1/+1
* Fix translatable strings in ipalib plugins.Pavel Zuna2011-03-011-1/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Change signature of LDAPSearch.pre_callback.Pavel Zuna2010-11-231-0/+10
* Clarify the description of --raw and -allJakub Hrozek2010-11-081-1/+1
* Have the env plugin print all attributes by defaultRob Crittenden2010-08-061-0/+11
* Fix output of env plugin. It displayed more than it should.Pavel Zuna2010-04-161-0/+2
* localize doc stringsJohn Dennis2010-03-081-4/+4
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-101-27/+54
* 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
* Further migration toward new xmlrcp code; fixed problem with unicode Fault.fa...Jason Gerard DeRose2009-02-031-1/+1
* Renamed f_misc.py plugin module to misc.pyJason Gerard DeRose2009-02-031-0/+89