summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib
Commit message (Expand)AuthorAgeFilesLines
...
* LDAP: add Test Configuration functionality in the settingsArthur Schiwon2012-07-261-0/+9
* LDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min. Shou...Arthur Schiwon2012-07-261-1/+58
* code styleArthur Schiwon2012-07-261-3/+3
* LDAP: check if php-ldap is installed. If not, give an error output. FIX: blan...Arthur Schiwon2012-07-252-0/+14
* LDAP: replace deprecated constantArthur Schiwon2012-07-251-1/+1
* LDAP: remove debug outputArthur Schiwon2012-07-251-4/+0
* code styleArthur Schiwon2012-07-251-5/+5
* LDAP: silence warning, but handle the errorArthur Schiwon2012-07-251-1/+6
* LDAP: split up LIB_LDAP into Access for LDAP interaction functions and Connec...Arthur Schiwon2012-07-252-0/+837