summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-01-091-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2013-01-081-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2013-01-041-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2013-01-031-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2013-01-011-2/+4
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-311-0/+5
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-301-0/+37
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-292-0/+14
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-283-0/+27
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-272-0/+10
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-261-0/+14
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-251-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-233-2/+6
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-212-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-195-0/+9
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-183-0/+7
* check if adminFrank Karlitschek2012-12-171-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-171-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-166-0/+11
* More style fixesBart Visscher2012-12-151-1/+1
* More whitespace fixesBart Visscher2012-12-151-9/+9
* Fix "Line indented incorrectly"Bart Visscher2012-12-152-5/+5
* Fix "No space found after comma in function call"Bart Visscher2012-12-151-1/+1
* Also show a more prominent warning when php_ldap is not installedArthur Schiwon2012-12-141-0/+3
* Show conflict warning when user_ldap and user_webdavauth are enabledArthur Schiwon2012-12-141-0/+4
* Show conflict warning when user_ldap and user_webdavauth are enabledArthur Schiwon2012-12-143-1/+11
* Merge pull request #584 from wardragon/ldap_access_userExists_fixblizzz2012-12-121-3/+3
|\
| * Exclude LDAP backend from global user searchesLorenzo M. Catucci2012-12-071-3/+3
* | [tx-robot] updated from transifexJenkins for ownCloud2012-12-101-20/+20
* | [tx-robot] updated from transifexJenkins for ownCloud2012-12-091-0/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2012-12-081-11/+11
* | LDAP: ldap_explode_dn escaped too much, fix it by manual replacement. Fixes d...Arthur Schiwon2012-12-031-4/+11
* | [tx-robot] updated from transifexJenkins for ownCloud2012-11-282-0/+39
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-221-0/+33
* port 95cee0e from stable45Arthur Schiwon2012-11-211-1/+14
* port dd694b5 from stable45Arthur Schiwon2012-11-211-11/+6
* LDAP: Make update script escape all known DNs. Requires version bump.Arthur Schiwon2012-11-212-6/+33
* LDAP: escape values in the DN, fixes #419Arthur Schiwon2012-11-211-0/+13
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-212-0/+64
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-131-0/+7
* LDAP: cherrypick objectGUID handling from stable45, was part of PR 344Arthur Schiwon2012-11-121-1/+35
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-121-0/+30
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-101-0/+24
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-081-0/+17
* 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