| Commit message (Expand) | Author | Age | Files | Lines |
* | Last instances of lowercase user_ldap | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move Job to a better class name | Joas Schilling | 2016-05-25 | 1 | -2/+2 |
* | Move Access to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move Connection to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move FilesystemHelper to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move Helper to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -3/+3 |
* | Move LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -2/+2 |
* | Move LogWrapper to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move lib\user to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -2/+2 |
* | Move User_LDAP and User_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -3/+3 |
* | Move Group_LDAP and Group_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -2/+2 |
* | Move Command namespace to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -8/+8 |
* | Move User_LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+2 |
* | Background jobs from info.xml (#24582) | Joas Schilling | 2016-05-12 | 3 | -27/+5 |
* | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 1 | -2/+2 |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
* | Use IUser::setEMailAddress in ldap as well | Thomas Müller | 2016-01-20 | 1 | -1/+2 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 5 | -6/+5 |
* | Remove deprecated shipped flag from info.xml which has no use anymore | Joas Schilling | 2016-01-07 | 1 | -1/+0 |
* | Add ownCloud min and max version for shipped apps | Joas Schilling | 2016-01-07 | 1 | -1/+1 |
* | Remove unneeded upgrade code | Morris Jobke | 2015-12-15 | 1 | -16/+0 |
* | Increase the 2nd digit of shipped apps | Joas Schilling | 2015-10-17 | 2 | -2/+2 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 2 | -0/+3 |
* | Move registration of LDAP background jobs to the install and update | Joas Schilling | 2015-09-02 | 4 | -4/+7 |
* | Merge pull request #18244 from owncloud/fix-issue-17677 | blizzz | 2015-08-24 | 2 | -1/+11 |
|\ |
|
| * | Spaces -> tabs | Lennart Rosam | 2015-08-22 | 1 | -6/+6 |
| * | Remove if-block as the helper does return the empty prefix | Lennart Rosam | 2015-08-21 | 1 | -5/+0 |
| * | Add database update routine and bump version to 0.6.2 | Lennart Rosam | 2015-08-19 | 2 | -1/+16 |
* | | Merge pull request #14401 from owncloud/ux-s2s-ldap | Thomas Müller | 2015-08-19 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | allow login names to be used for s2s with LDAP users | Arthur Schiwon | 2015-04-13 | 1 | -0/+7 |
* | | Only throw exception if on new LDAP setups | Morris Jobke | 2015-07-29 | 1 | -0/+26 |
* | | Merge pull request #17316 from owncloud/master-delete-ocsid-from-db-if-none-s... | Joas Schilling | 2015-07-02 | 1 | -1/+1 |
|\ \ |
|
| * | | Bump versions | Lukas Reschke | 2015-07-02 | 1 | -1/+1 |
* | | | [master] Remove OCS IDs | Lukas Reschke | 2015-07-02 | 1 | -1/+0 |
|/ / |
|
* / | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -1/+0 |
|/ |
|
* | LDAP Wizard Overhaul | Arthur Schiwon | 2015-04-09 | 1 | -1/+1 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 4 | -29/+81 |
* | fix PHP warnings when using occ with some LDAP commands | Arthur Schiwon | 2015-03-23 | 1 | -3/+3 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 4 | -79/+33 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 4 | -33/+79 |
* | no update routine needed from OC 7 to 8 | Arthur Schiwon | 2015-02-03 | 2 | -49/+1 |
* | encryption requires openssl and user_ldap requires ldap :speak_no_evil: | Thomas Müller | 2015-02-02 | 1 | -0/+3 |
* | Remove unneeded addTranslations() calls | Vincent Petry | 2015-01-14 | 1 | -1/+0 |
* | inject DB Connection to user manager | Arthur Schiwon | 2015-01-07 | 1 | -2/+5 |
* | inject IDateTimeFormatter to show-remnants command | Arthur Schiwon | 2015-01-06 | 1 | -1/+3 |
* | inject oc config to User_LDAP | Arthur Schiwon | 2015-01-06 | 2 | -6/+10 |
* | smaller fixes: coding style, PHPdoc, typos and few for DI | Arthur Schiwon | 2015-01-06 | 1 | -3/+5 |
* | planned refactorings for OC 8 | Arthur Schiwon | 2014-12-20 | 1 | -8/+12 |
* | basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. | Arthur Schiwon | 2014-12-20 | 1 | -4/+6 |
* | LDAP User Cleanup: Port from stable7 without further adjustements | Arthur Schiwon | 2014-12-19 | 4 | -11/+21 |