summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't perform some API self-tests in production mode for performance reasonsRob Crittenden2011-01-283-8/+17
* 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-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