summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/krbtpolicy.py
Commit message (Expand)AuthorAgeFilesLines
* Make 'permission' the default bind type for managed permissionsPetr Viktorin2014-06-111-2/+0
* krbtpolicy plugin: Fix internal error when global policy is not readablePetr Viktorin2014-05-301-9/+27
* krbtpolicy plugin: Code cleanupPetr Viktorin2014-05-301-15/+15
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-181-3/+1
* Add managed read permissions to krbtpolicyPetr Viktorin2014-04-161-2/+38
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-241-2/+4
* Use full DNs in plugin code.Jan Cholasta2013-03-011-1/+1
* Use the dn attribute of LDAPEntry to set/get DNs of entries.Jan Cholasta2013-03-011-2/+4
* Add custom mapping object for LDAP entry data.Jan Cholasta2013-03-011-2/+2
* Use DN objects instead of stringsJohn Dennis2012-08-121-1/+4
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-17/+14
* Fixed label capitalizationEndi S. Dewata2011-07-141-1/+1
* Fixed object_name and object_name_plural internationalizationEndi S. Dewata2011-07-121-1/+1
* Added singular entity labels.Endi S. Dewata2011-06-271-0/+1
* Add option to limit the attributes allowed in an entry.Rob Crittenden2011-05-271-0/+1
* Fix typo, add example for when user krbtpolicy takes effect.Rob Crittenden2011-02-231-2/+2
* Update krbtpolicy doc to inform that restarting krb5kdc might be needed.Pavel Zuna2011-02-101-0/+19
* Set minimum for Kerberos policy max life and max renew.Pavel Zuna2011-02-101-0/+2
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* policy and configAdam Young2010-10-071-0/+2
* Update command documentation based on feedback from docs team.Rob Crittenden2010-08-271-7/+7
* First pass at per-command documentationRob Crittenden2010-06-221-2/+17
* Code cleanup: remove unused stuff, take 1.Pavel Zuna2010-03-011-4/+0
* Translatable Param.label, Param.docJason Gerard DeRose2010-02-241-4/+7
* Add Kerberos Ticket Policy management plugin.Pavel Zuna2010-01-131-0/+144