summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* trusts: support subdomains in a forestAlexander Bokovoy2013-10-041-51/+278
* Do not add trust to AD in case of IPA realm-domain mismatchTomas Babej2013-10-031-0/+13
* Use correct super-calls in get_args() methodsPetr Viktorin2013-10-021-22/+8
* Fix service-disable in CA-less install.Jan Cholasta2013-08-291-20/+21
* Fix tests which fail after ipa-adtrust-installAna Krivokapic2013-08-281-0/+44
* Fix incorrect error message occurence when re-adding the trustTomas Babej2013-08-271-1/+1
* Add base-id, range-size and range-type options to trust-add dialogPetr Vobornik2013-08-221-0/+1
* Allow API plugin registration via a decoratorPetr Viktorin2013-08-141-3/+5
* Prevent *.pyo and *.pyc multilib problemsMartin Kosek2013-08-131-1/+1
* Remove support for IPA deployments with no persistent searchTomas Babej2013-08-091-6/+4
* Add new command compat-is-enabledAna Krivokapic2013-08-071-0/+44
* Improve help entry for ipa hostTomas Babej2013-08-061-5/+7
* Limit pwpolicy maxlife to 20000 daysTomas Babej2013-08-051-0/+1
* Expose ipaRangeType in Web UIAna Krivokapic2013-07-291-0/+3
* Refactor the interactive prompt logic in idrange_addTomas Babej2013-07-261-27/+34
* Use valid LDAP search base in migration pluginMartin Kosek2013-07-261-1/+2
* Remove word 'field' from GECOS param labelPetr Vobornik2013-07-231-1/+1
* ipaserver/dcerpc: attempt to resolve SIDs through SSSD firstAlexander Bokovoy2013-07-231-6/+3
* Use AD LDAP probing to create trusted domain ID rangeTomas Babej2013-07-231-12/+99
* Add new hidden command option to suppress processing of membership attributes.Jan Cholasta2013-07-231-18/+50
* Fix internal error in idrange-addAna Krivokapic2013-07-221-1/+1
* Add --range-type option that forces range type of the trusted domainTomas Babej2013-07-112-4/+40
* Use LDAP search instead of *group_show to check for a group objectclass.Jan Cholasta2013-07-113-37/+41
* Use LDAP search instead of *group_show to check if a group exists.Jan Cholasta2013-07-116-9/+15
* Remove entitlement supportMartin Kosek2013-06-262-771/+0
* Require rid-base and secondary-rid-base in idrange-add after ipa-adtrust-installAna Krivokapic2013-06-242-5/+62
* Fail when adding a trust with a different rangeAna Krivokapic2013-06-241-69/+148
* Return ipaRangeType as a list in idrange commandsTomas Babej2013-06-191-1/+1
* PEP8 fixes in idrange.pyTomas Babej2013-06-101-8/+17
* Extend idrange commands to support new range origin typesTomas Babej2013-06-101-14/+54
* Remove redundant u'' characterMartin Kosek2013-06-061-1/+1
* Incorporate interactive prompts in idrange-addTomas Babej2013-06-051-3/+38
* Add prompt_param method to avoid code duplicationTomas Babej2013-06-051-23/+12
* Deprecate options --dom-sid and --dom-name in idrange-modAna Krivokapic2013-05-311-7/+10
* Do not allow removal of ID range of an active trustTomas Babej2013-05-311-1/+18
* Do not translate trust type and direction with --raw in trust_show and trust-...Tomas Babej2013-05-291-6/+28
* Do not display success message on failure in web UIAna Krivokapic2013-05-171-6/+6
* Prompt for nameserver IP address in dnszone-addAna Krivokapic2013-05-161-0/+21
* Remove redundancy from hbactest help textTomas Babej2013-05-151-2/+2
* Resolve SIDs in Web UIAlexander Bokovoy2013-05-061-0/+55
* Add userClass attribute for hostsMartin Kosek2013-04-261-0/+7
* Allow underscore in record targetsTomas Babej2013-04-251-1/+1
* Improve help text for HBAC service groupsAna Krivokapic2013-04-181-4/+0
* Integrate realmdomains with IPA DNSAna Krivokapic2013-04-162-0/+73
* Remove obsolete self-sign references from man pages, docstrings, commentsPetr Viktorin2013-04-151-3/+2
* Deprecate HBAC source hosts from CLIAna Krivokapic2013-04-122-61/+14
* Remove any reference to HBAC source hosts from helpAna Krivokapic2013-04-122-12/+10
* Remove HBAC source hosts from web UIAna Krivokapic2013-04-121-3/+0
* Add missing summary message to dnszone_delAna Krivokapic2013-04-111-0/+2
* Fix output for some CLI commandsAna Krivokapic2013-04-112-2/+6