summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* Remove certificate as service a search option.Rob Crittenden2011-02-101-0/+1
* Display error messages for failed manageby in service-add/remove-host.Pavel Zuna2011-02-102-4/+3
* Add the entitlement API to API.txtRob Crittenden2011-02-101-5/+6
* Update krbtpolicy doc to inform that restarting krb5kdc might be needed.Pavel Zuna2011-02-101-0/+19
* Update config doc to reflect that 0 is not allowed for search time limit.Pavel Zuna2011-02-101-2/+2
* Set minimum for Kerberos policy max life and max renew.Pavel Zuna2011-02-101-0/+2
* Fix of a small typoJan Zeleny2011-02-101-1/+1
* 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
* Fix crash in ipa help for NO_CLI plugins.Pavel Zuna2011-02-021-14/+2
* Add support for tracking and counting entitlementsRob Crittenden2011-02-025-6/+805
* 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
* 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