summaryrefslogtreecommitdiffstats
path: root/ipalib
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-262-9/+26
* Add brackets around optional parameters when prompting.Rob Crittenden2011-01-251-4/+8
* Fix assorted bugs found by pylintJakub Hrozek2011-01-257-17/+10
* Enforce uniqueness on (key,info) pairs in automount keysJakub Hrozek2011-01-251-9/+166
* Fix crash when displaying values composed of white-space chars only in CLI.Pavel Zuna2011-01-241-0/+2
* 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
* Fix exception doctest failureRob Crittenden2011-01-241-2/+2
* 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-219-27/+29
* Make command syntax less confusing in helpJan Zeleny2011-01-211-0/+1
* Add some basic filter validation to permissions and disallow empty filtersRob Crittenden2011-01-212-4/+30
* 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
* Move HBAC services and service groups to cn=hbacJan Zeleny2011-01-181-2/+2
* Modified description of nsaccountlock attributeJan Zeleny2011-01-181-1/+1
* Set the default Int maxvalue to the maximum XML-RPC can handle.Rob Crittenden2011-01-183-2/+19
* Move sudo related data all under cn=sudoSimo Sorce2011-01-171-3/+3
* Details to SettingsAdam Young2011-01-151-4/+8
* Don't require or create the log dirs if we're just validating the API.Rob Crittenden2011-01-141-1/+1
* 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-146-6/+69
* Move Virtual Operations container under cn=etcSimo Sorce2011-01-142-2/+2
* 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
* Support for str in StrEnum.Endi S. Dewata2011-01-131-0/+18
* 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-113-3/+9
* Exit if a DNS A or AAAA record doesn't exist for the replica we are preparing.Rob Crittenden2011-01-111-3/+11
* Retype (when cloning) Flag parameters to Bool for search commands.Pavel Zuna2011-01-102-4/+16
* Display the entries that failed when deleting with --continue.Rob Crittenden2011-01-107-13/+27
* Setting an empty set of target attributes should raise an exception.Rob Crittenden2011-01-104-31/+40
* 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
* Changed concept of ipa helpJan Zeleny2011-01-071-20/+97
* 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