| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Command namespace to PSR-4 | Joas Schilling | 2016-05-25 | 8 | -780/+0 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 8 | -8/+9 |
* | Add an option to occ ldap:showremnants to output a json encoded array for use... | Stephen Colebrook | 2015-12-22 | 1 | -11/+15 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-19 | 1 | -1/+0 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 8 | -32/+149 |
* | fix PHP warnings when using occ with some LDAP commands | Arthur Schiwon | 2015-03-23 | 3 | -7/+34 |
* | Add --show-password option to ldap:show-config | Laurens Post | 2015-03-04 | 1 | -3/+10 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 8 | -138/+40 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 8 | -40/+138 |
* | doc fixes and removal of unnecessary use statements | Arthur Schiwon | 2015-01-07 | 2 | -7/+3 |
* | inject IDateTimeFormatter to show-remnants command | Arthur Schiwon | 2015-01-06 | 1 | -3/+8 |
* | inject oc config to User_LDAP | Arthur Schiwon | 2015-01-06 | 1 | -1/+13 |
* | smaller fixes: coding style, PHPdoc, typos and few for DI | Arthur Schiwon | 2015-01-06 | 2 | -21/+20 |
* | planned refactorings for OC 8 | Arthur Schiwon | 2014-12-20 | 1 | -22/+13 |
* | move from \OC\Preferences to \OCP\IConfig | Arthur Schiwon | 2014-12-20 | 1 | -20/+16 |
* | basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. | Arthur Schiwon | 2014-12-20 | 1 | -17/+14 |
* | LDAP User Cleanup: Port from stable7 without further adjustements | Arthur Schiwon | 2014-12-19 | 6 | -4/+218 |
* | Forward port of #12493 | Arthur Schiwon | 2014-12-04 | 1 | -0/+100 |
* | Add a CLI command that deletes an LDAP config | Martin Konrad | 2014-09-30 | 1 | -0/+44 |
* | Add a CLI command that creates an empty LDAP config | Martin Konrad | 2014-09-29 | 1 | -0/+51 |
* | Fix casing and PHPDoc | Thomas Müller | 2014-06-03 | 3 | -5/+4 |
* | fix description texts | Arthur Schiwon | 2014-06-03 | 2 | -2/+2 |
* | command line tools to see, modify and test existing LDAP configurations | Arthur Schiwon | 2014-06-03 | 3 | -0/+221 |