summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins
Commit message (Expand)AuthorAgeFilesLines
* Inconsistent error message for ipa group-detachMartin Kosek2011-02-031-1/+4
* Use correct LDAP attributes for city and state.Rob Crittenden2011-02-021-5/+9
* Typos in freeIPA messagesMartin Kosek2011-02-022-4/+4
* IPv6 enhancementsJakub Hrozek2011-02-021-25/+36
* Fix minor bug in host-add logic.Pavel Zuna2011-02-021-2/+2
* Add support for tracking and counting entitlementsRob Crittenden2011-02-022-0/+755
* Add new schema to store information about permissions.Rob Crittenden2011-02-011-2/+28
* Fix changing membergroup in a delegation.Rob Crittenden2011-02-012-14/+24
* Add an address for a nameserver when a new zone is created during installJakub Hrozek2011-01-311-1/+10
* Rename permissions and privileges to be more readable.Rob Crittenden2011-01-311-20/+16
* Fixed permission lookupJan Zeleny2011-01-313-12/+16
* ipa permission-mod --rename does not workMartin Kosek2011-01-281-5/+22
* Fix delegation helpJakub Hrozek2011-01-281-6/+6
* Enforce that all NS records are resolvableJakub Hrozek2011-01-281-0/+61
* Add example of DNS SRV record and a simple validatorJakub Hrozek2011-01-281-0/+23
* Delete the whole DNS record with no parametersJakub Hrozek2011-01-281-4/+48
* host-add should not add a PTR record with --no-reverseJakub Hrozek2011-01-281-7/+10
* Add support for account unlockingJan Zeleny2011-01-281-0/+24
* dirtyAdam Young2011-01-271-1/+2
* adding label for RBACAdam Young2011-01-271-1/+2
* 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