summaryrefslogtreecommitdiffstats
path: root/ipa-python/ipaerror.py
Commit message (Expand)AuthorAgeFilesLines
* Enforce the maximum username length set by IPA PolicyRob Crittenden2008-05-141-0/+5
* Don't allow the IPA server service principals to be removed.Rob Crittenden2008-05-081-0/+5
* Don't allow the admin user to be removed from the admins group.Rob Crittenden2008-04-041-0/+5
* Add missing normalizeDN() when removing members from a group.Rob Crittenden2008-04-041-0/+5
* Fix account activation.Rob Crittenden2008-03-311-0/+25
* Don't allow the admin user to be removed using the XML-RPC Interface.Rob Crittenden2008-03-281-0/+5
* Allow the realm to be included in the name passed to add_service_principal()Rob Crittenden2008-03-171-0/+5
* Do argument type checking in the XML-RPC interfaceRob Crittenden2008-02-291-0/+5
* The admins group cannot be renamed.Rob Crittenden2008-02-271-0/+5
* Require that service principals resolve to a DNS A record.Rob Crittenden2008-02-261-0/+5
* Don't allow a group to be a member of itself.Rob Crittenden2008-02-221-0/+5
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-1/+1
* Make the old entry option in update_*, check for empty parameters andRob Crittenden2007-12-111-3/+3
* Phase 1 of allowing admins to set the default object classes for users & groupsRob Crittenden2007-12-041-0/+5
* Don't allow the admins or editors groups to be removed.Rob Crittenden2007-11-301-0/+15
* Implement the password policy UI and finish IPA policy UIRob Crittenden2007-11-161-0/+5
* Handle ldap.UNWILLING_TO_PERFORM more gracefullyRob Crittenden2007-11-091-0/+5
* Enable multi-value field support for some attributes on the edit pagesRob Crittenden2007-11-081-0/+5
* Fix build issues by combining patches submitted by Michael Gregg andRob Crittenden2007-10-171-2/+0
* Try to catch more error conditions during installationrcritten@redhat.com2007-10-031-0/+5
* Do group operations based on the group DN, not the CNrcritten@redhat.com2007-10-021-1/+16
* Initial support for Groupsrcritten@redhat.com2007-08-241-0/+5
* Create ipaerror module.Kevin McCarthy2007-08-221-0/+126