| Commit message (Expand) | Author | Age | Files | Lines |
* | properly preserve home folder naming enforcement setting | Morris Jobke | 2015-12-15 | 1 | -1/+6 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+2 |
* | Move registration of LDAP background jobs to the install and update | Joas Schilling | 2015-09-02 | 1 | -0/+3 |
* | 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 | 1 | -0/+15 |
* | Only throw exception if on new LDAP setups | Morris Jobke | 2015-07-29 | 1 | -0/+26 |
* | no update routine needed from OC 7 to 8 | Arthur Schiwon | 2015-02-03 | 1 | -48/+0 |
* | LDAP User Cleanup: Port from stable7 without further adjustements | Arthur Schiwon | 2014-12-19 | 1 | -1/+2 |
* | first step to drop \OCP\Config:: in favour of IConfig | Morris Jobke | 2014-12-17 | 1 | -14/+16 |
* | must be empty not auto | Arthur Schiwon | 2014-10-07 | 1 | -2/+2 |
* | Port LDAP: fix filter can be reset and broken after upgrade from OC 5 #8579 | Arthur Schiwon | 2014-06-02 | 1 | -12/+30 |
* | LDAP: allow different UUID attributes for groups and users | Arthur Schiwon | 2013-10-04 | 1 | -86/+17 |
* | Use !== and === in user_ldap app – Part 1 | kondou | 2013-04-20 | 1 | -2/+2 |
* | Style cleanup user_ldap | Bart Visscher | 2013-02-14 | 1 | -1/+3 |
* | LDAP: fix database cleanup in update script | Arthur Schiwon | 2013-02-09 | 1 | -2/+3 |
* | LDAP: version bump -> clean up database | Arthur Schiwon | 2013-02-06 | 1 | -1/+4 |
* | spell check | Thomas Mueller | 2013-01-31 | 1 | -2/+2 |
* | LDAP: make it possible to enable/disable server configurations | Arthur Schiwon | 2013-01-24 | 1 | -3/+11 |
* | LDAP: Make update script escape all known DNs. Requires version bump. | Arthur Schiwon | 2012-11-21 | 1 | -5/+32 |
* | LDAP: fix db update for Postgres | Arthur Schiwon | 2012-10-23 | 1 | -1/+1 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -1/+1 |
* | LDAP: on upgrade update user cols in database only when necessary | Arthur Schiwon | 2012-08-30 | 1 | -1/+1 |
* | LDAP: on upgrade set homeDirs of users where it is not set. Avoids new folder... | Arthur Schiwon | 2012-08-30 | 1 | -1/+3 |
* | add backticks to SQL, use limit parameter instead of LIMIT SQL | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -2/+2 |
* | LDAP: identify (map) users with their directory UUID. Fixes the issue, that u... | Arthur Schiwon | 2012-08-23 | 1 | -20/+22 |
* | LDAP: make it UTF-8 save | Arthur Schiwon | 2012-07-02 | 1 | -0/+18 |
* | remove not needed includes | Frank Karlitschek | 2012-05-28 | 1 | -4/+1 |
* | LDAP: only check once for name conflicts on update. Set a value on install as... | Arthur Schiwon | 2012-05-18 | 1 | -15/+18 |
* | LDAP: check wether applying naming rule would end up in conflicts on update, ... | Arthur Schiwon | 2012-05-18 | 1 | -0/+24 |
* | LDAP: don't store agent password in plain text | Arthur Schiwon | 2012-05-14 | 1 | -0/+9 |