summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Remove DN normalization from the baseldap plugin.Jan Cholasta2013-03-017-56/+27
* Use full DNs in plugin code.Jan Cholasta2013-03-0114-36/+55
* Support attributes with multiple names in LDAPEntry.Jan Cholasta2013-03-011-2/+0
* Preserve case of attribute names in LDAPEntry.Jan Cholasta2013-03-013-8/+11
* Use the dn attribute of LDAPEntry to set/get DNs of entries.Jan Cholasta2013-03-017-33/+65
* Remove some unused importsPetr Viktorin2013-03-011-3/+1
* Add custom mapping object for LDAP entry data.Jan Cholasta2013-03-016-28/+28
* Add trusted domain range objectclass when using idrange-modTomas Babej2013-02-261-0/+5
* Make options checks in idrange-add/mod consistentTomas Babej2013-02-261-16/+46
* Update plugin docstrings (topic help) to reflect dropped CSV supportPetr Viktorin2013-02-2210-19/+21
* Update argument docs to reflect dropped CSV supportPetr Viktorin2013-02-228-29/+27
* Fix permission validation and normalization in aci.pyPetr Viktorin2013-02-221-13/+10
* Rename the "messages" Output of the i18n_messages command to "texts"Petr Viktorin2013-02-211-3/+3
* Add the version option to all CommandsPetr Viktorin2013-02-2111-18/+21
* Avoid internal error when user is not Trust adminMartin Kosek2013-02-201-1/+1
* Prevent a sudo command from being deleted if it is a member of a sudo rulePetr Viktorin2013-02-201-0/+26
* Use ipauniqueid for the RDN of sudo commandsPetr Viktorin2013-02-201-0/+1
* Prevent changing protected group's name using --setattrTomas Babej2013-02-191-1/+1
* Implement the cert-find command for the dogtag CA backend.Rob Crittenden2013-02-191-2/+135
* Add list of domains associated to our realm to cn=etcAna Krivokapic2013-02-191-0/+141
* Add option to specify SID using domain name to idrange-add/modTomas Babej2013-02-181-13/+81
* Fix hbachelp examples formattingMartin Kosek2013-02-141-23/+23
* Add support for AD users to hbactest commandMartin Kosek2013-02-141-10/+131
* Do not hide SID resolver error in group-add-memberMartin Kosek2013-02-141-3/+0
* Generalize AD GC searchMartin Kosek2013-02-141-4/+5
* Add SID blacklist attributesMartin Kosek2013-02-121-6/+38
* Add trusconfig-show and trustconfig-mod commandsMartin Kosek2013-02-111-7/+183
* Prevent a crash when no entries are successfully migrated.Rob Crittenden2013-02-081-0/+1
* Improve migration performanceRob Crittenden2013-02-051-8/+88
* Add support for RFC 6594 SSHFP DNS records.Jan Cholasta2013-02-011-0/+6
* Use fully qualified CCACHE namesMartin Kosek2013-02-011-3/+6
* Fix migration for openldap DSMartin Kosek2013-02-011-1/+13
* Pylint cleanup.Jan Cholasta2013-01-291-2/+2
* Raise ValidationError for incorrect subtree option.Ana Krivokapic2013-01-141-1/+4
* permission-find no longer crashes with --targetgroupMartin Kosek2013-01-111-2/+3
* Convert uniqueMember members into DN objects.Rob Crittenden2013-01-111-3/+9
* Fix delegation-find command --group handlingMartin Kosek2012-12-191-1/+1
* Forbid overlapping rid ranges for the same id rangeTomas Babej2012-12-171-10/+69
* Raise ValidationError when CSR does not have a subject hostnameLynn Root2012-12-111-0/+4
* Switch %r specifiers to '%s' in Public errorsLynn Root2012-12-111-3/+3
* Do not recommend how to configure DNS in error messageSumit Bose2012-12-031-13/+9
* Enable transactions by default, make password and modrdn TXN-awareRob Crittenden2012-11-213-61/+12
* Web UI: disable global forwarding per zonePetr Vobornik2012-11-091-0/+1
* Disable global forwarding per-zoneMartin Kosek2012-11-091-2/+17
* Process relative nameserver DNS record correctlyMartin Kosek2012-11-061-18/+93
* Clarify trust-add help regarding multiple runs against the same domainAlexander Bokovoy2012-11-021-3/+25
* Resolve external members from trusted domain via Global CatalogAlexander Bokovoy2012-11-012-22/+27
* Fixed incorrect link to browser config after session expirationPetr Vobornik2012-10-241-1/+1
* Fix requesting certificates that contain subject altnames.Rob Crittenden2012-10-191-0/+1
* Simpler instructions to generate certificatePetr Vobornik2012-10-191-1/+1