Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -7/+7 |
| | |||||
* | Delete requires in applications where possible | Jakob Sack | 2011-07-27 | 1 | -2/+0 |
| | |||||
* | fix some ldap errors | Robin Appelman | 2011-07-18 | 1 | -2/+2 |
| | |||||
* | only use ldap user backend when it is configured | Robin Appelman | 2011-07-06 | 1 | -0/+6 |
| | |||||
* | Hopefully fix errors if ldap plugin is not configured | Dominik Schmidt | 2011-07-04 | 1 | -1/+16 |
| | |||||
* | user_ldap: close ldap connection in dtor | Dominik Schmidt | 2011-06-23 | 1 | -0/+6 |
| | |||||
* | user_ldap: implement userExists | Dominik Schmidt | 2011-06-23 | 1 | -20/+48 |
| | |||||
* | user_ldap: add port setting | Dominik Schmidt | 2011-06-23 | 1 | -1/+4 |
| | |||||
* | Add user_ldap plugin | Dominik Schmidt | 2011-06-23 | 1 | -0/+62 |