Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve error logging during LDAP query processing | Torsten Rehn | 2011-10-13 | 1 | -7/+14 |
| | | | | | | | | This replaces the mostly useless error messages likes LdapPlugin error: list index out of range with information about which query failed and a traceback for debugging | ||||
* | log more useful error message if python-ldap is not installed | Torsten Rehn | 2011-05-09 | 1 | -1/+9 |
| | |||||
* | add missing sys import | Torsten Rehn | 2011-05-09 | 1 | -0/+1 |
| | |||||
* | Plugins: Add full PY3K compatibility | Sol Jerome | 2011-04-26 | 1 | -1/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Ldap: New server ldap plugin | Torsten Rehn | 2011-01-22 | 1 | -0/+229 |
Signed-off-by: Sol Jerome <sol.jerome@gmail.com> |