summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/baseldap.py
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing managing hosts filtering optionsMartin Kosek2012-01-261-23/+27
* Add missing --pkey-only option for selfservice and delegationMartin Kosek2012-01-161-5/+7
* Add labels so HBAC and Sudo rules show under hosts/hostgroups.Rob Crittenden2012-01-161-4/+16
* Sort password policy by priorityOndrej Hamada2011-12-011-3/+10
* Parse comma-separated lists of values in all parameter types. This can be ena...Jan Cholasta2011-11-301-11/+13
* Add --delattr option to complement --setattr/--addattrMartin Kosek2011-11-291-61/+174
* Misleading Keytab fieldOndrej Hamada2011-11-101-3/+0
* Create pkey-only option for find commandsMartin Kosek2011-10-271-1/+11
* Fix LDAPCreate search failureMartin Kosek2011-09-301-1/+6
* Include failed service and service groups in hbac rule managementRob Crittenden2011-09-271-0/+3
* Add external source hosts to HBAC.Rob Crittenden2011-08-291-0/+3
* Add label for HBAC services to show as membersRob Crittenden2011-08-241-0/+3
* Change the way has_keytab is determined, also check for password.Rob Crittenden2011-08-241-0/+26
* Optionally wait for 389-ds postop plugins to completeRob Crittenden2011-07-191-0/+53
* Fixed label capitalizationEndi S. Dewata2011-07-141-1/+1
* Fixed object_name and object_name_plural internationalizationEndi S. Dewata2011-07-121-11/+11
* Enforce class rules when query=True, continue to not run validators.ticket-hbac-testRob Crittenden2011-07-111-1/+1
* Fixed object_name usage.Endi S. Dewata2011-07-051-1/+1
* Added singular entity labels.Endi S. Dewata2011-06-271-1/+2
* Use DN class in get_primary_key_from_dn to return decoded valueJohn Dennis2011-06-221-1/+4
* Do lazy LDAP schema retrieval in json handler.Rob Crittenden2011-06-211-0/+1
* Improve interactive mode for DNS pluginMartin Kosek2011-06-021-0/+42
* Do a lazy retrieval of the LDAP schema rather than at module load.Rob Crittenden2011-05-301-0/+2
* Include the word 'member' with autogenerated optional member labels.Rob Crittenden2011-05-271-1/+1
* Add option to limit the attributes allowed in an entry.Rob Crittenden2011-05-271-0/+36
* Customizable facet groups.Endi S. Dewata2011-05-161-0/+3
* Modify the default attributes shown in user-find to match the UI design.Rob Crittenden2011-04-221-2/+7
* Always ask members in LDAP*ReverseMember commands.Rob Crittenden2011-04-151-1/+1
* Entitlement registration.Endi S. Dewata2011-04-141-1/+21
* Sort entries returned by *-find by the primary key (if any).Rob Crittenden2011-04-131-0/+4
* Fix lint false positives.Jan Cholasta2011-04-131-0/+5
* Fix style and grammatical issues in built-in command help.Rob Crittenden2011-03-041-4/+4
* Use Sudo rather than SUDO as a label.Rob Crittenden2011-03-011-2/+2
* Fix translatable strings in ipalib plugins.Pavel Zuna2011-03-011-3/+6
* Sudo command groups are not supposed to allow nesting.Rob Crittenden2011-02-231-10/+1
* Collect memberof information for sudo commands.Rob Crittenden2011-02-231-0/+3
* Add handling for indirect memberof other entries.Rob Crittenden2011-02-211-0/+18
* Updated json_metadata and i18n_messages.Endi S. Dewata2011-02-181-0/+10
* Document the --rights output formatJan Zeleny2011-02-171-2/+2
* A mod command should not be able to remove a required attribute.Rob Crittenden2011-02-141-0/+9
* Display error messages for failed manageby in service-add/remove-host.Pavel Zuna2011-02-101-0/+3
* Fixed permission lookupJan Zeleny2011-01-311-7/+5
* Disable renaming to empty stringJan Zeleny2011-01-241-0/+2
* Make a copy of objectclasses so a call can't update them globally.Rob Crittenden2011-01-241-1/+2
* Fix output of failed managedby hosts, allow a host to manage itself.Rob Crittenden2011-01-111-1/+2
* Display the entries that failed when deleting with --continue.Rob Crittenden2011-01-101-2/+6
* facet nestingAdam Young2011-01-071-1/+1
* Improve filtering of enrollments search results.Pavel Zuna2011-01-041-9/+48
* In meta data make ACI attributes lower-case, sorted. Add possible attributes.Rob Crittenden2010-12-211-2/+7
* Fix the mod operations.Pavel Zuna2010-12-211-0/+1