summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins
Commit message (Expand)AuthorAgeFilesLines
* hbactest fails while you have svcgroup in hbacruleAlexander Bokovoy2011-10-201-2/+3
* Improve hostgroup/netgroup collision checksMartin Kosek2011-10-172-2/+32
* Fix typo in invalid PTR record error messageRob Crittenden2011-10-131-1/+1
* Improve handling of GIDs when migrating groupsMartin Kosek2011-10-111-11/+62
* Disallow deletion of global password policy.Jan Cholasta2011-10-121-0/+8
* Include indirect membership and canonicalize hosts during HBAC rules testingAlexander Bokovoy2011-10-101-7/+23
* Fix i18n in config pluginMartin Kosek2011-10-111-2/+2
* Improve default user/group object class validationMartin Kosek2011-10-111-0/+23
* split metadata callAdam Young2011-10-091-14/+18
* Prevent collisions of hostgroup and netgroupMartin Kosek2011-10-061-0/+11
* Added confirmation when adding multiple entries.Endi S. Dewata2011-10-051-0/+1
* Require current password when using passwd to change your own password.Rob Crittenden2011-10-041-3/+37
* Validate name_from_ip parameter of dnszone.Jan Cholasta2011-10-041-1/+22
* I18n clean-up.Endi S. Dewata2011-10-031-0/+2
* migrate process cannot handle multivalued pkey attributeMartin Kosek2011-10-031-1/+17
* Fix LDAPCreate search failureMartin Kosek2011-09-301-1/+6
* Add regular expression pattern to host names.Rob Crittenden2011-09-271-0/+3
* Include failed service and service groups in hbac rule managementRob Crittenden2011-09-271-0/+3
* Fix error messages in hbacruleMartin Kosek2011-09-271-4/+16
* Normalize uid in user principal to lower-case and do validationRob Crittenden2011-09-222-10/+48
* Suppress managed netgroups as indirect members of hosts.Rob Crittenden2011-09-191-0/+34
* Skip the cert validator if the csr we are passed in is a valid filenameRob Crittenden2011-09-141-0/+7
* Fixed labels for run-as users and groups.Endi S. Dewata2011-09-132-11/+12
* Remove normalizer that made role, privilege and permission names lower-caseRob Crittenden2011-09-123-3/+0
* Fix pylint false positive in hbactest moduleMartin Kosek2011-09-131-1/+1
* When external host is specified in HBAC rule, allow its use in simulationAlexander Bokovoy2011-09-131-1/+4
* Unroll groups when testing HBAC rulesAlexander Bokovoy2011-09-111-5/+34
* Incorrect name in examples of ipa help hbactestAlexander Bokovoy2011-09-111-7/+7
* Don't allow a OTP to be set on an enrolled hostRob Crittenden2011-09-101-0/+8
* Fix typosYuri Chornoivan2011-09-072-4/+4
* Fixed hard-coded UI message in entity.js.Endi S. Dewata2011-09-011-0/+1
* Fixed hard-coded UI messages.Endi S. Dewata2011-08-311-322/+332
* Suppress managed netgroups from showing as memberof hostgroups.Rob Crittenden2011-08-311-4/+46
* 34 Create FreeIPA CLI Plugin for the 389 Auto Membership pluginJr Aquino2011-08-312-0/+590
* Add netgroup as possible memberOf for hostgroupsRob Crittenden2011-08-291-1/+1
* Fix sudo help and summariesMartin Kosek2011-08-293-43/+55
* Add external source hosts to HBAC.Rob Crittenden2011-08-292-1/+57
* Fixed host OTP status.Endi S. Dewata2011-08-261-16/+22
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-2430-904/+633
* ticket 1705 - internationalize help topicsJohn Dennis2011-08-246-6/+6
* Retrieve password/keytab state when modifying a host.Rob Crittenden2011-08-251-0/+5
* Add option to only prompt once for passwords, use in entitle_registerRob Crittenden2011-08-241-0/+1
* Add label for HBAC services to show as membersRob Crittenden2011-08-241-0/+3
* Validation of details facet before update https://fedorahosted.org/freeipa/ti...Petr Vobornik2011-08-251-2/+4
* Change the way has_keytab is determined, also check for password.Rob Crittenden2011-08-244-31/+61
* Improve sudorule documentationJr Aquino2011-08-231-0/+11
* Updated add and delete association dialog titles.Endi S. Dewata2011-08-231-2/+20
* Fix wording in examples of delegation plugin.Rob Crittenden2011-08-191-5/+5
* Do batch logging on successful commands too, not just failures.Rob Crittenden2011-08-191-1/+1
* Log each command in a batch separately.Rob Crittenden2011-08-191-1/+25