Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move LDAP Utility to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -36/+0 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -13/+13 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -13/+14 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -14/+13 |
| | |||||
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -1/+1 |
| | | | | * test case added to avoid adding them later | ||||
* | Use proper PHPDoc and variable names in the LDAP lib | Lukas Reschke | 2014-05-11 | 1 | -1/+1 |
| | | | | My IDE was so sad about this that it marked the whole file in red and yellow and forced me to fix this. | ||||
* | LDAP: coding style | Arthur Schiwon | 2013-09-27 | 1 | -1/+1 |
| | |||||
* | LDAP: make Access be a dependency to the user and group backend instead of ↵ | Arthur Schiwon | 2013-09-27 | 1 | -0/+36 |
inheriting it. |