summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/ildapwrapper.php
Commit message (Expand)AuthorAgeFilesLines
* make scrutinizer happy, very minor changesArthur Schiwon2014-10-011-1/+1
* support for AD primary groupsArthur Schiwon2014-07-081-0/+9
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-21/+21
* PHPDoc fixes for user_ldapRobin McCorkell2014-05-161-1/+1
* Fix PHPDoc in /appsRobin McCorkell2014-05-161-6/+6
* Use proper PHPDoc and variable names in the LDAP libLukas Reschke2014-05-111-58/+58
* Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-141-1/+3
|\
| * LDAP: extend LDAP wrapper search method for sizelimit, improves performance i...Arthur Schiwon2014-02-101-1/+3
* | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-9/+9
|/
* LDAP Wizard: add detection, load and save of LDAP objectClasses for filter pu...Arthur Schiwon2013-10-171-0/+16
* LDAP Wizard: autodetect base DNArthur Schiwon2013-10-171-0/+8
* LDAP: coding styleArthur Schiwon2013-09-271-1/+1
* LDAP: add phpdocArthur Schiwon2013-09-271-0/+1
* LDAP: establish wrapper interface to allow proper mockingArthur Schiwon2013-09-271-0/+179