summaryrefslogtreecommitdiffstats
path: root/ipalib/output.py
Commit message (Expand)AuthorAgeFilesLines
* allow 'value' output param in commands without primary keyMartin Babinsky2016-07-201-0/+10
* dns, passwd: fix outputs of `dns_resolve` and `passwd` commandsJan Cholasta2016-06-151-0/+6
* makeapi: optimize API.txtJan Cholasta2016-05-251-2/+17
* Remove unused importsMartin Basti2015-12-231-3/+0
* Remove uses of the `types` modulePetr Viktorin2015-10-071-3/+2
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+4
* Use absolute importsPetr Viktorin2015-08-121-3/+4
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-181-2/+50
* Typo fixesPetr Viktorin2012-06-251-2/+2
* Internationalization for HBAC and ipalib.outputPetr Viktorin2012-02-141-6/+6
* Display the entries that failed when deleting with --continue.Rob Crittenden2011-01-101-1/+7
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* localize doc stringsJohn Dennis2010-03-081-3/+4
* Use the Output tuple to determine the order of outputRob Crittenden2010-02-151-6/+44
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-101-0/+104