summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/entitle.py
Commit message (Expand)AuthorAgeFilesLines
* Remove entitlement supportMartin Kosek2013-06-261-750/+0
* Remove DN normalization from the baseldap plugin.Jan Cholasta2013-03-011-3/+1
* Use full DNs in plugin code.Jan Cholasta2013-03-011-5/+9
* Internationalization for public errorsPetr Viktorin2012-09-031-4/+8
* Use DN objects instead of stringsJohn Dennis2012-08-121-2/+7
* Enforce sizelimit in permission-find, post_callback returns truncatedRob Crittenden2012-05-301-0/+1
* Refactor exc_callback invocation.Jan Cholasta2012-04-261-9/+10
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-55/+43
* Add option to only prompt once for passwords, use in entitle_registerRob Crittenden2011-08-241-0/+1
* Document registering to an entitlement server with a UUID as not implemented.Rob Crittenden2011-07-141-1/+4
* Fixed label capitalizationEndi S. Dewata2011-07-141-1/+1
* Fixed object_name and object_name_plural internationalizationEndi S. Dewata2011-07-121-2/+2
* Added singular entity labels.Endi S. Dewata2011-06-271-0/+1
* Make data type of certificates more obvious/predictable internally.Rob Crittenden2011-06-211-18/+9
* Entitlements.Endi S. Dewata2011-04-111-0/+2
* Add the entitlement API to API.txtRob Crittenden2011-02-101-5/+6
* Add support for tracking and counting entitlementsRob Crittenden2011-02-021-0/+750