summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins
Commit message (Expand)AuthorAgeFilesLines
* ACI plugin supports prefixesMartin Kosek2011-01-264-44/+131
* Raise ValidationError when adding unallowed attribute to search fields.Pavel Zuna2011-01-261-0/+16
* Tab I18NAdam Young2011-01-261-0/+7
* Add flags to enforce asking for object attributeJan Zeleny2011-01-261-6/+6
* Fix assorted bugs found by pylintJakub Hrozek2011-01-253-3/+2
* Enforce uniqueness on (key,info) pairs in automount keysJakub Hrozek2011-01-251-9/+166
* 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-242-5/+6
* Removed 'name' from 'Sudo Command Group name'.Endi S. Dewata2011-01-241-1/+1
* Added scrollable panel for delete dialog box.Endi S. Dewata2011-01-241-1/+1
* Make ipa permission-add ask for optional attributesJan Zeleny2011-01-211-0/+6
* Rename INTERNAL to NO_CLI for commands we hide from the cli.Rob Crittenden2011-01-217-22/+24
* Add some basic filter validation to permissions and disallow empty filtersRob Crittenden2011-01-211-4/+14
* Fix dns_is_enabled commandSimo Sorce2011-01-201-3/+3
* Provide API to check if IPA DNS is enabled on some serverSimo Sorce2011-01-191-0/+25
* Fix password/random logic in host plugin.Pavel Zuna2011-01-181-6/+9
* Fix updating of DNS records by the host plugin.Pavel Zuna2011-01-181-5/+5
* Remove SOA maximum parameters from DNS zone.Pavel Zuna2011-01-181-5/+0
* Fix crash when building DN of host with name ending with period.Pavel Zuna2011-01-181-4/+5
* Modified description of nsaccountlock attributeJan Zeleny2011-01-181-1/+1
* Details to SettingsAdam Young2011-01-151-4/+8
* Rename DNS2 to DNSJakub Hrozek2011-01-142-1/+1
* Port installer and host plugin to the new DNS pluginJakub Hrozek2011-01-143-964/+66
* Add API version and have server reject incompatible clients.Rob Crittenden2011-01-142-2/+15
* Move Virtual Operations container under cn=etcSimo Sorce2011-01-141-1/+1
* Fixed typo in ipa help serviceGowrishankar Rajaiyan2011-01-141-1/+1
* python-ldap fails gloriously if the search time limit is 0. Don't allow it.Rob Crittenden2011-01-141-1/+7
* Use correct option name in host pluginJakub Hrozek2011-01-121-9/+9
* Fixes for the DNS pluginJakub Hrozek2011-01-121-3/+9
* fix sudorule runas user/groups https://fedorahosted.org/freeipa/ticket/570Jr Aquino2011-01-121-1/+111
* Fix output of failed managedby hosts, allow a host to manage itself.Rob Crittenden2011-01-112-1/+7
* Exit if a DNS A or AAAA record doesn't exist for the replica we are preparing.Rob Crittenden2011-01-111-3/+11
* Display the entries that failed when deleting with --continue.Rob Crittenden2011-01-104-5/+9
* Setting an empty set of target attributes should raise an exception.Rob Crittenden2011-01-102-29/+34
* Fix 'ipa help permissions'; add 'dns' in allowed types.Pavel Zuna2011-01-071-1/+1
* Initial grouping of ipalib plugins for ipa helpJan Zeleny2011-01-076-0/+7
* Rename hbac module to hbacruleJan Zeleny2011-01-072-50/+50
* Rename --ipaddr option of host-add commandJan Zeleny2011-01-071-1/+1
* facet nestingAdam Young2011-01-073-3/+3
* fixed typo for description usage example https://fedorahosted.org/freeipa/tic...Jr Aquino2011-01-061-1/+1
* Handle error messages during Host operationsMartin Kosek2011-01-061-2/+9
* Improve filtering of enrollments search results.Pavel Zuna2011-01-046-13/+68
* Don't use Class of Service for account activation, use attribute.Rob Crittenden2011-01-041-1/+1
* Remove unnecessary options from host-del.Rob Crittenden2011-01-041-1/+1
* Don't allow a user's uid to be set to 0.Rob Crittenden2011-01-041-0/+1
* status labelAdam Young2010-12-231-1/+1
* Update built-in help for user (ipa help user) with info about username format.Pavel Zuna2010-12-221-0/+6
* In meta data make ACI attributes lower-case, sorted. Add possible attributes.Rob Crittenden2010-12-213-2/+9
* Fix reporting of errors when validating parameters.Pavel Zuna2010-12-211-1/+7
* Added some fields to DNS2 pluginJan Zeleny2010-12-211-18/+13