summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Warn about DNA plugin configuration when working with local ID rangesAlexander Bokovoy2012-10-171-1/+22
* Use PublicError instructions support for trust-add case when domain is not foundAlexander Bokovoy2012-10-111-7/+8
* Fix wrong RID for Domain Admins in the examples of trust commandsAlexander Bokovoy2012-10-101-2/+2
* Minor fixes for default SMB groupMartin Kosek2012-10-091-1/+1
* Handle NotFound exception when establishing trustAlexander Bokovoy2012-10-091-3/+34
* ipa-adtrust-install: Add fallback groupSumit Bose2012-10-041-1/+1
* Configuration pages changed to use new FF extensionPetr Vobornik2012-10-041-1/+1
* Fill ipakrbprincipalalias on upgradesMartin Kosek2012-10-021-1/+6
* Restrict admins group modificationsTomas Babej2012-10-031-3/+17
* Improve user addition to default group in user-addTomas Babej2012-10-031-1/+9
* Only use service PAC type as an overrideMartin Kosek2012-10-032-11/+30
* Do not produce unindexed search on every DEL commandMartin Kosek2012-10-011-1/+7
* Validate SELinux users in config-modMartin Kosek2012-09-271-17/+32
* Use custom zonemgr for reverse zonesMartin Kosek2012-09-261-19/+6
* Make sure external group members are listed for the external groupAlexander Bokovoy2012-09-251-19/+10
* Always handle NotFound error in dnsrecord-modPetr Viktorin2012-09-241-2/+1
* Document use of external group membershipAlexander Bokovoy2012-09-201-0/+29
* Add documentation for 'ipa trust' set of commandsAlexander Bokovoy2012-09-201-2/+58
* Fix error messages and use proper ImportError for dcerpc importAlexander Bokovoy2012-09-201-7/+6
* validate SID for trusted domain when adding/modifying ID rangeAlexander Bokovoy2012-09-201-3/+28
* Fix idrange plugin helpMartin Kosek2012-09-201-4/+4
* Use default reverse zone consistentlyMartin Kosek2012-09-191-1/+10
* Add verification of the AD trustAlexander Bokovoy2012-09-171-5/+7
* Fix various typos.Yuri Chornoivan2012-09-187-13/+13
* Fix addattr internal errorMartin Kosek2012-09-161-1/+11