| Commit message (Expand) | Author | Age | Files | Lines |
* | if only one attribute is requested, the returned array has 0 as key instead o... | Arthur Schiwon | 2014-09-05 | 1 | -1/+1 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | trigger email detection by Wizard upon any user filter filter change. before ... | Arthur Schiwon | 2014-08-29 | 1 | -3/+2 |
* | write log message, if original value was changed | Arthur Schiwon | 2014-08-29 | 1 | -0/+8 |
* | add unit test for mail detection | Arthur Schiwon | 2014-08-29 | 1 | -1/+2 |
* | remove Access as hard dependency, inject it instead | Arthur Schiwon | 2014-08-29 | 1 | -32/+10 |
* | Wizad: email attribute detection | Arthur Schiwon | 2014-08-29 | 1 | -0/+64 |
* | Port of #8623 | Arthur Schiwon | 2014-08-28 | 1 | -1/+1 |
* | Merge pull request #10340 from owncloud/fix-9887 | blizzz | 2014-08-18 | 3 | -2/+15 |
|\ |
|
| * | better check whether string resembles a DN, fixes #9887 | Arthur Schiwon | 2014-08-11 | 3 | -2/+15 |
* | | Merge pull request #9848 from dupondje/master | blizzz | 2014-08-11 | 1 | -12/+18 |
|\ \
| |/
|/| |
|
| * | Fix initializing in #9848 | Jean-Louis Dupond | 2014-08-11 | 1 | -0/+1 |
| * | Fix remarks in #9848 | Jean-Louis Dupond | 2014-08-11 | 1 | -11/+13 |
| * | Fix memberOf detection. Fixes: #9835 | Jean-Louis Dupond | 2014-07-24 | 1 | -7/+10 |
* | | ldap_ prefix will be added in invokeLDAPMethod(), having it would lead to a u... | Arthur Schiwon | 2014-08-07 | 1 | -1/+1 |
* | | Merge pull request #9576 from owncloud/bcmath-check | blizzz | 2014-07-18 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | make tests deal with missing bcmath | Arthur Schiwon | 2014-07-11 | 1 | -1/+1 |
| * | warn and continue gracefully if bcmath is not installed | Arthur Schiwon | 2014-07-10 | 1 | -0/+6 |
* | | [Issue #9559] identifiers uid=xxx must be considered as user DN and not as ow... | Philippe Jung | 2014-07-10 | 1 | -1/+2 |
|/ |
|
* | support for AD primary groups | Arthur Schiwon | 2014-07-08 | 4 | -5/+116 |
* | fix instantiation of Access class | Arthur Schiwon | 2014-06-27 | 1 | -1/+7 |
* | adjust access constructor to master | Arthur Schiwon | 2014-06-25 | 2 | -2/+10 |
* | Port of LDAP Wizard: get correct total no of users, groups and complete list... | Arthur Schiwon | 2014-06-25 | 3 | -67/+127 |
* | Backport subset of #4179, re-established Oracle compatibility for LDAP | Arthur Schiwon | 2014-06-20 | 2 | -2/+3 |
* | fix typo in var name | Arthur Schiwon | 2014-06-05 | 1 | -1/+1 |
* | Merge pull request #8842 from owncloud/ldap_cli_methods | Thomas Müller | 2014-06-04 | 1 | -1/+1 |
|\ |
|
| * | command line tools to see, modify and test existing LDAP configurations | Arthur Schiwon | 2014-06-03 | 1 | -1/+1 |
* | | get rid of @read in PHP doc after rebase | Arthur Schiwon | 2014-06-03 | 1 | -3/+3 |
* | | class descriptions | Arthur Schiwon | 2014-06-03 | 3 | -0/+16 |
* | | newlines | Arthur Schiwon | 2014-06-03 | 3 | -3/+3 |
* | | port of PR #8038 | Arthur Schiwon | 2014-06-03 | 1 | -2/+1 |
* | | precaution: lowercase string for comparison | Arthur Schiwon | 2014-06-03 | 1 | -1/+1 |
* | | LDAP: put out fetching of user meta data into a fully tested class of its own... | Arthur Schiwon | 2014-06-03 | 7 | -10/+639 |
|/ |
|
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 10 | -103/+103 |
* | Fix whitespace issues | Robin McCorkell | 2014-05-16 | 4 | -26/+26 |
* | PHPDoc fixes for user_ldap | Robin McCorkell | 2014-05-16 | 3 | -19/+19 |
* | Fix PHPDoc in /apps | Robin McCorkell | 2014-05-16 | 9 | -81/+81 |
* | Merge pull request #8556 from owncloud/kill-legacy-code-master | Thomas Müller | 2014-05-12 | 2 | -2/+2 |
|\ |
|
| * | remove legacy aka deprecated code: OC_Cache | Thomas Müller | 2014-05-12 | 2 | -2/+2 |
* | | Use array as type | Lukas Reschke | 2014-05-12 | 1 | -1/+1 |
* | | That's bool and not always true | Lukas Reschke | 2014-05-11 | 1 | -1/+1 |
* | | Use WizardResult|false instead of mixed | Lukas Reschke | 2014-05-11 | 1 | -2/+2 |
* | | Use @return instead of @returns | Lukas Reschke | 2014-05-11 | 3 | -9/+9 |
* | | Use proper PHPDoc and variable names in the LDAP lib | Lukas Reschke | 2014-05-11 | 12 | -378/+683 |
|/ |
|
* | Merge pull request #6297 from leo-b/fix_ldap_errors | blizzz | 2014-04-23 | 3 | -5/+10 |
|\ |
|
| * | "reset" ldap pagedSearch control by setting it to a high value | Alexander Bergolth | 2014-03-06 | 1 | -1/+1 |
| * | "reset" ldap pagedSearch control by setting it to a high value | root | 2014-03-06 | 1 | -1/+1 |
| * | only check ldap_errno if an ldap_* function actually fails | root | 2014-03-06 | 3 | -6/+11 |
* | | add additional comments, PHPdoc and check whether it's really applicable | Arthur Schiwon | 2014-04-22 | 1 | -3/+12 |
* | | LDAP: cache display names immediately on retrieval, saves tens of unecessary ... | Arthur Schiwon | 2014-04-22 | 1 | -0/+6 |