summaryrefslogtreecommitdiffstats
path: root/ipalib/errors.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate HBAC source hosts from CLIAna Krivokapic2013-04-121-0/+15
* Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.pyPetr Viktorin2013-03-131-0/+16
* Add ipalib.messagesPetr Viktorin2013-02-211-69/+11
* Use secure method to acquire IPA CA certificateJohn Dennis2013-01-231-0/+17
* Switch %r specifiers to '%s' in Public errorsLynn Root2012-12-111-18/+18
* Add instructions support to PublicErrorAlexander Bokovoy2012-10-111-9/+12
* support multi-line error messages in exceptionsAlexander Bokovoy2012-10-091-3/+9
* Restrict admins group modificationsTomas Babej2012-10-031-3/+3
* Do not produce unindexed search on every DEL commandMartin Kosek2012-10-011-0/+16
* Fix various typos.Yuri Chornoivan2012-09-181-1/+1
* Internationalization for public errorsPetr Viktorin2012-09-031-19/+19
* prevent last admin from being disabledJohn Dennis2012-09-031-3/+3
* Add support for external group membersAlexander Bokovoy2012-06-281-0/+50
* Prevent deletion of the last adminPetr Viktorin2012-06-061-0/+32
* Implement password based session loginJohn Dennis2012-02-271-0/+7
* Add common helper for interactive promptsPetr Viktorin2012-02-191-1/+10
* add session manager and cache krb authJohn Dennis2012-02-091-1/+15
* Fix attempted write to attribute of read-only object.Jan Cholasta2012-01-021-3/+3
* Require an HTTP Referer header in the server. Send one in ipa tools.Rob Crittenden2011-12-121-0/+17
* Add SELinux user mapping framework.Rob Crittenden2011-12-091-0/+16
* Let PublicError accept Gettext objectsMartin Kosek2011-11-161-1/+4
* Fix error in AttrValueNotFound exception exampleRob Crittenden2011-07-111-2/+2
* find_entry_by_attr() should fail if multiple entries are foundRob Crittenden2011-07-111-0/+17
* Raise DuplicateEntry Error when adding a duplicate sudo optionJr Aquino2011-06-161-0/+18
* Localization fails for MaxArgumentErrorMartin Kosek2011-06-061-1/+4
* Revert "Set hard limit on number of commands in batch request to 256."Adam Young2011-03-011-17/+0
* Remove deprecated i18n code from ipalib/request and all references to it.Pavel Zuna2011-03-011-1/+1
* Set hard limit on number of commands in batch request to 256.Rob Crittenden2011-02-221-0/+17
* Add support for tracking and counting entitlementsRob Crittenden2011-02-021-4/+37
* Fix exception doctest failureRob Crittenden2011-01-241-2/+2
* Add some basic filter validation to permissions and disallow empty filtersRob Crittenden2011-01-211-0/+16
* Set the default Int maxvalue to the maximum XML-RPC can handle.Rob Crittenden2011-01-181-0/+14
* Setting an empty set of target attributes should raise an exception.Rob Crittenden2011-01-101-2/+2
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Fix some doctestsRob Crittenden2010-12-171-8/+8
* Give the memberof plugin time to work when adding/removing reverse members.Rob Crittenden2010-12-131-0/+17
* Add --out option to service, host and cert-show to save the cert to a file.Rob Crittenden2010-12-131-0/+33
* Check for existence of the group when adding a user.Rob Crittenden2010-12-131-0/+15
* Add new parameter type IA5Str and use this to enforce the right charset.Rob Crittenden2010-12-071-0/+16
* Re-implement access control using an updated model.Rob Crittenden2010-12-011-4/+4
* Add ability to add/remove DNS records when adding/removing a host entry.Rob Crittenden2010-11-231-0/+17
* Fix typo in exception sample causing a doctest to failRob Crittenden2010-11-051-1/+1
* user-enable/disable improvementsRob Crittenden2010-11-041-6/+6
* Don't allow managed groups to have group password policy.Rob Crittenden2010-10-281-0/+15
* Fix two failing tests.Rob Crittenden2010-10-221-1/+1
* Disallow RDN change and single-value bypass using setattr/addattr.Pavel Zuna2010-10-181-3/+34
* Add Requires on ipa-client to ipa-admintools, ensure ipa client is configuredRob Crittenden2010-10-151-0/+10
* Accept an incoming certificate as either DER or base64 in the service plugin.Rob Crittenden2010-10-081-1/+17
* If an HBAC category is 'all' don't allow individual objects to be added.Rob Crittenden2010-10-081-0/+17
* Allow decoupling of user-private groups.Rob Crittenden2010-08-101-0/+15