index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
errors.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Set the default Int maxvalue to the maximum XML-RPC can handle.
Rob Crittenden
2011-01-18
1
-0
/
+14
*
Setting an empty set of target attributes should raise an exception.
Rob Crittenden
2011-01-10
1
-2
/
+2
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Fix some doctests
Rob Crittenden
2010-12-17
1
-8
/
+8
*
Give the memberof plugin time to work when adding/removing reverse members.
Rob Crittenden
2010-12-13
1
-0
/
+17
*
Add --out option to service, host and cert-show to save the cert to a file.
Rob Crittenden
2010-12-13
1
-0
/
+33
*
Check for existence of the group when adding a user.
Rob Crittenden
2010-12-13
1
-0
/
+15
*
Add new parameter type IA5Str and use this to enforce the right charset.
Rob Crittenden
2010-12-07
1
-0
/
+16
*
Re-implement access control using an updated model.
Rob Crittenden
2010-12-01
1
-4
/
+4
*
Add ability to add/remove DNS records when adding/removing a host entry.
Rob Crittenden
2010-11-23
1
-0
/
+17
*
Fix typo in exception sample causing a doctest to fail
Rob Crittenden
2010-11-05
1
-1
/
+1
*
user-enable/disable improvements
Rob Crittenden
2010-11-04
1
-6
/
+6
*
Don't allow managed groups to have group password policy.
Rob Crittenden
2010-10-28
1
-0
/
+15
*
Fix two failing tests.
Rob Crittenden
2010-10-22
1
-1
/
+1
*
Disallow RDN change and single-value bypass using setattr/addattr.
Pavel Zuna
2010-10-18
1
-3
/
+34
*
Add Requires on ipa-client to ipa-admintools, ensure ipa client is configured
Rob Crittenden
2010-10-15
1
-0
/
+10
*
Accept an incoming certificate as either DER or base64 in the service plugin.
Rob Crittenden
2010-10-08
1
-1
/
+17
*
If an HBAC category is 'all' don't allow individual objects to be added.
Rob Crittenden
2010-10-08
1
-0
/
+17
*
Allow decoupling of user-private groups.
Rob Crittenden
2010-08-10
1
-0
/
+15
*
Require that hosts be resolvable in DNS. Use --force to ignore warnings.
Rob Crittenden
2010-08-06
1
-0
/
+16
*
Add NotImplementedError type so CA plugins can return client-friendly errors
Rob Crittenden
2009-12-01
1
-0
/
+8
*
add new error class for certificate operations
John Dennis
2009-11-19
1
-1
/
+28
*
error strings in documentation were missing unicode specifier
John Dennis
2009-11-19
1
-3
/
+3
*
Change Password param so (password, confirm_password) can be passed to _conve...
Jason Gerard DeRose
2009-10-18
1
-0
/
+9
*
Giant webui patch take 2
Jason Gerard DeRose
2009-10-13
1
-0
/
+11
*
Raise more specific error when an Objectclass Violation occurs Fix the virtua...
Rob Crittenden
2009-09-14
1
-0
/
+15
*
Remove Python 2.6 BaseException.message deprecation warning
Rob Crittenden
2009-08-20
1
-5
/
+5
*
Clean up additional issues discovered with pylint and pychecker
Rob Crittenden
2009-08-20
1
-0
/
+16
*
Clean up some problems discovered with pylint and pychecker
Rob Crittenden
2009-08-12
1
-0
/
+16
*
Add a return value to exceptions.
Rob Crittenden
2009-07-10
1
-0
/
+2
*
Implement support for non-LDAP-based actions that use the LDAP ACI subsystem.
Rob Crittenden
2009-07-10
1
-1
/
+1
[next]