| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-28 | 1 | -0/+1 |
* | LDAP: comparison, not assignment. Thanks to Manuel Delgado | Arthur Schiwon | 2012-09-27 | 2 | -3/+3 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-26 | 1 | -0/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-25 | 1 | -0/+37 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-24 | 1 | -0/+37 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-22 | 1 | -0/+7 |
* | LDAP: replace expensive recursiveArraySearch with direct SQL search, leading ... | Arthur Schiwon | 2012-09-21 | 1 | -19/+38 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-21 | 1 | -0/+15 |
* | LDAP: add forgotten class, fixes oc-1803 | Arthur Schiwon | 2012-09-20 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-20 | 1 | -0/+9 |
* | LDAP: take out ldapUuidAttribute from on-the-fly check, cannot be set by the ... | Arthur Schiwon | 2012-09-19 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-18 | 2 | -1/+38 |
* | LDAP: fix MySQL-query with DUAL table by removing wrong backticks. Got broke ... | Arthur Schiwon | 2012-09-17 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-12 | 1 | -0/+22 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-11 | 2 | -0/+17 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-08 | 1 | -0/+11 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 6 | -13/+13 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-07 | 1 | -4/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-06 | 2 | -23/+29 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-05 | 1 | -6/+6 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-04 | 1 | -0/+5 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-01 | 2 | -1/+27 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-31 | 3 | -0/+3 |
* | LDAP settings, add missing p tags | Arthur Schiwon | 2012-08-30 | 1 | -2/+2 |
* | LDAP: on upgrade update user cols in database only when necessary | Arthur Schiwon | 2012-08-30 | 2 | -2/+2 |
* | LDAP: on upgrade set homeDirs of users where it is not set. Avoids new folder... | Arthur Schiwon | 2012-08-30 | 2 | -2/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-30 | 10 | -0/+11 |
* | Space before tab fixes | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
* | LDAP: fix debug message with undefined variable | Arthur Schiwon | 2012-08-29 | 1 | -1/+1 |
* | LDAP: fix potential infinite loop introduced with 4c4aa92eef858a2a96bb5676304... | Arthur Schiwon | 2012-08-29 | 2 | -15/+20 |
* | LDAP: Remove unnecessary debug output, fixes a Notice | Arthur Schiwon | 2012-08-29 | 1 | -1/+0 |
* | [tx-robot] updated from transifexv4.5.0beta1 | Jenkins for ownCloud | 2012-08-29 | 4 | -10/+38 |
* | LDAP: check for existing username from other backends when creating one for a... | Arthur Schiwon | 2012-08-29 | 1 | -26/+18 |
* | LDAP: implement getHome() function, use either username (default) or specify ... | Arthur Schiwon | 2012-08-28 | 4 | -3/+50 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-28 | 1 | -0/+36 |
* | LDAP: transliterate other latin characters to ASCII when creating owncloud na... | Arthur Schiwon | 2012-08-27 | 1 | -0/+4 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -0/+26 |
|\ |
|
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-25 | 1 | -0/+26 |
* | | add backticks to SQL, use limit parameter instead of LIMIT SQL | Jörn Friedrich Dreyer | 2012-08-25 | 3 | -29/+29 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-24 | 5 | -11/+62 |
* | LDAP: identify (map) users with their directory UUID. Fixes the issue, that u... | Arthur Schiwon | 2012-08-23 | 5 | -26/+140 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-23 | 4 | -4/+23 |
* | LDAP: fix potentially unavailable LDAP resource, which can prevent successful... | Arthur Schiwon | 2012-08-22 | 1 | -0/+3 |
* | LDAP: make refreshInterval for background jobs configurable in the DB | Arthur Schiwon | 2012-08-22 | 1 | -5/+6 |
* | LDAP: bg jobs: sane default refresh interval | Arthur Schiwon | 2012-08-22 | 1 | -1/+1 |
* | LDAP: permanantly watch group members. Emit post_addToGroup resp. post_remove... | Arthur Schiwon | 2012-08-22 | 4 | -1/+192 |
* | LDAP: don't pass -1 as length to array slice, when no limit is given. It cuts... | Arthur Schiwon | 2012-08-22 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-22 | 2 | -2/+17 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-21 | 2 | -0/+45 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-20 | 2 | -0/+25 |