summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* LDAP: fix typo in config value handling.Arthur Schiwon2012-11-061-1/+1
* Merge pull request #258 from wardragon/ldap_existence_check_no_refactorblizzz2012-11-062-6/+11
|\
| * Return an empty array on succesful existence checkLorenzo M. Catucci2012-11-052-3/+4
| * Return true or false from readAttribute if $attr is emptyLorenzo M. Catucci2012-11-052-6/+10
* | Merge pull request #242 from fmms/checkstyle05Thomas Müller2012-11-051-1/+1
|\ \
| * | Checkstyle: Fix the last 25 NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* | | merge from masterArthur Schiwon2012-11-044-13/+13
|\| |
| * | Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-044-12/+12
| * | Checkstyle: many fixesFelix Moeller2012-11-021-2/+2
* | | code styleArthur Schiwon2012-11-021-1/+1
* | | LDAP: clear the cache not only when TTL changes, but with every settings upda...Arthur Schiwon2012-11-011-6/+6
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-311-0/+11
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-301-0/+6
|/
* LDAP: usersInGroup now also does LDAP serverside search.Arthur Schiwon2012-10-271-30/+41
* LDAP: make filter in readAttribute configurableArthur Schiwon2012-10-271-2/+6
* LDAP: getGroups to use paged searchesArthur Schiwon2012-10-271-12/+20
* LDAP: improve slicingArthur Schiwon2012-10-271-3/+8
* LDAP: add error handling for failed searchesArthur Schiwon2012-10-271-0/+5
* LDAP: be careful which limit is send to possible paged LDAP searchArthur Schiwon2012-10-271-1/+4
* LDAP: use the correct attribute in filterArthur Schiwon2012-10-271-1/+1
* LDAP: fix again proper check if groups are enabledArthur Schiwon2012-10-271-1/+3
* remove TODO comment, it's doneArthur Schiwon2012-10-271-1/+0
* LDAP: let result processing in Access::search slice the array for not-paginat...Arthur Schiwon2012-10-272-14/+11
* LDAP: debug messagedArthur Schiwon2012-10-271-3/+4
* LDAP: sourced out paged search init into initPagedSearch method, making searc...Arthur Schiwon2012-10-271-28/+46
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-271-0/+3
* LDAP: let getUsers make use of paged searchArthur Schiwon2012-10-261-15/+29
* LDAP: add support for paged searches.Arthur Schiwon2012-10-261-20/+115
* LDAP: know, wether server supports paged searchArthur Schiwon2012-10-261-0/+3
* LDAP: check for resource before unbindingArthur Schiwon2012-10-261-1/+3
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-261-0/+37
* Merge pull request #81 from fmms/masterLukas Reschke2012-10-242-9/+9
|\
| * Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-232-9/+9
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-241-0/+1
* | LDAP: properly check if Groups-feature is enabledArthur Schiwon2012-10-241-3/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-233-15/+52
* LDAP: fix db update for PostgresArthur Schiwon2012-10-232-2/+2
* LDAP: fix cache save and check, fixes oc-2118Arthur Schiwon2012-10-221-4/+5
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-221-0/+14
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-201-7/+7
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-191-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-161-0/+37
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-161-0/+8
* LDAP: fix retrieval of Quota and EmailArthur Schiwon2012-10-151-6/+9
* LDAP: check if index is set, fix NoticesArthur Schiwon2012-10-151-1/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-151-0/+8
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-141-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-121-0/+5
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-112-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-101-0/+1