index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
errors.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
plugable: switch API to Registry-based plugin discovery
Jan Cholasta
2016-05-25
1
-0
/
+8
*
Added fix for notifying user about locked user account in WebUI
Abhijeet Kasurde
2016-04-28
1
-0
/
+6
*
Added fix for notifying user about Kerberos principal expiration in WebUI
Abhijeet Kasurde
2016-04-15
1
-1
/
+7
*
differentiate between limit types when LDAP search exceeds configured limits
Martin Babinsky
2016-04-13
1
-0
/
+28
*
Remove unused imports
Martin Basti
2015-12-23
1
-1
/
+1
*
Add `message` property to IPA's errors and warnings under Python 3
Petr Viktorin
2015-10-13
1
-0
/
+12
*
Replace StandardError with Exception
Robert Kuska
2015-09-30
1
-3
/
+3
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
1
-1
/
+1
*
Use absolute imports
Petr Viktorin
2015-08-12
1
-2
/
+1
*
ipalib: Fix missing format for InvalidDomainLevelError
Tomas Babej
2015-07-10
1
-0
/
+1
*
Add Domain Level feature
Tomas Babej
2015-05-26
1
-0
/
+16
*
baseldap: Handle missing parent objects properly in *-find commands
Tomas Babej
2015-01-13
1
-0
/
+15
*
ipaserver/dcerpc.py: Make sure trust is established only to forest root domain
Alexander Bokovoy
2014-09-01
1
-0
/
+16
*
Allow to add host if AAAA record exists
Martin Basti
2014-08-11
1
-3
/
+3
*
Fix login password expiration detection with OTP
Nathaniel McCallum
2014-07-21
1
-0
/
+6
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
1
-1
/
+2
*
ipalib.errors: Fix TaskTimeout doctest
Petr Viktorin
2014-04-09
1
-1
/
+1
*
automember rebuild nowait feature added
Adam Misnyovszki
2014-04-09
1
-0
/
+16
*
Add wait_for_dns option to default.conf.
Petr Spacek
2014-04-04
1
-0
/
+18
*
Deprecate HBAC source hosts from CLI
Ana Krivokapic
2013-04-12
1
-0
/
+15
*
Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.py
Petr Viktorin
2013-03-13
1
-0
/
+16
*
Add ipalib.messages
Petr Viktorin
2013-02-21
1
-69
/
+11
*
Use secure method to acquire IPA CA certificate
John Dennis
2013-01-23
1
-0
/
+17
*
Switch %r specifiers to '%s' in Public errors
Lynn Root
2012-12-11
1
-18
/
+18
*
Add instructions support to PublicError
Alexander Bokovoy
2012-10-11
1
-9
/
+12
*
support multi-line error messages in exceptions
Alexander Bokovoy
2012-10-09
1
-3
/
+9
*
Restrict admins group modifications
Tomas Babej
2012-10-03
1
-3
/
+3
*
Do not produce unindexed search on every DEL command
Martin Kosek
2012-10-01
1
-0
/
+16
*
Fix various typos.
Yuri Chornoivan
2012-09-18
1
-1
/
+1
*
Internationalization for public errors
Petr Viktorin
2012-09-03
1
-19
/
+19
*
prevent last admin from being disabled
John Dennis
2012-09-03
1
-3
/
+3
*
Add support for external group members
Alexander Bokovoy
2012-06-28
1
-0
/
+50
*
Prevent deletion of the last admin
Petr Viktorin
2012-06-06
1
-0
/
+32
*
Implement password based session login
John Dennis
2012-02-27
1
-0
/
+7
*
Add common helper for interactive prompts
Petr Viktorin
2012-02-19
1
-1
/
+10
*
add session manager and cache krb auth
John Dennis
2012-02-09
1
-1
/
+15
*
Fix attempted write to attribute of read-only object.
Jan Cholasta
2012-01-02
1
-3
/
+3
*
Require an HTTP Referer header in the server. Send one in ipa tools.
Rob Crittenden
2011-12-12
1
-0
/
+17
*
Add SELinux user mapping framework.
Rob Crittenden
2011-12-09
1
-0
/
+16
*
Let PublicError accept Gettext objects
Martin Kosek
2011-11-16
1
-1
/
+4
*
Fix error in AttrValueNotFound exception example
Rob Crittenden
2011-07-11
1
-2
/
+2
*
find_entry_by_attr() should fail if multiple entries are found
Rob Crittenden
2011-07-11
1
-0
/
+17
*
Raise DuplicateEntry Error when adding a duplicate sudo option
Jr Aquino
2011-06-16
1
-0
/
+18
*
Localization fails for MaxArgumentError
Martin Kosek
2011-06-06
1
-1
/
+4
*
Revert "Set hard limit on number of commands in batch request to 256."
Adam Young
2011-03-01
1
-17
/
+0
*
Remove deprecated i18n code from ipalib/request and all references to it.
Pavel Zuna
2011-03-01
1
-1
/
+1
*
Set hard limit on number of commands in batch request to 256.
Rob Crittenden
2011-02-22
1
-0
/
+17
*
Add support for tracking and counting entitlements
Rob Crittenden
2011-02-02
1
-4
/
+37
*
Fix exception doctest failure
Rob Crittenden
2011-01-24
1
-2
/
+2
*
Add some basic filter validation to permissions and disallow empty filters
Rob Crittenden
2011-01-21
1
-0
/
+16
[next]