summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/certprofile.py
Commit message (Expand)AuthorAgeFilesLines
* certprofile: remove 'rename' optionFraser Tweedale2015-09-021-2/+1
* Replace uses of map()Petr Viktorin2015-09-011-1/+1
* certprofile: prevent rename (modrdn)Fraser Tweedale2015-08-261-2/+3
* Prohibit deletion of predefined profilesFraser Tweedale2015-08-181-2/+11
* certprofile: add profile format explanationFraser Tweedale2015-08-121-0/+20
* certprofile-import: do not require profileId in profile dataChristian Heimes2015-07-311-3/+5
* certprofile-import: improve profile format documentationChristian Heimes2015-07-271-1/+1
* Prevent to rename certprofile profile idMartin Basti2015-07-101-0/+3
* certprofile: add ability to update profile config in DogtagFraser Tweedale2015-07-081-3/+32
* certprofile: add option to export profile configFraser Tweedale2015-07-081-3/+36
* certprofile: fix doc errorFraser Tweedale2015-06-291-1/+1
* Fix for a typo in certprofile mod command.Milan KubĂ­k2015-06-231-1/+1
* Add certprofile pluginFraser Tweedale2015-06-041-0/+253