Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyrightdev/entitlements | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | First translate, then lowercase the mail attributes. | Jeroen van Meeuwen (Kolab Systems) | 2011-12-06 | 1 | -4/+8 |
| | |||||
* | Use the available user_attrs dictionary, not the non-existent user dictionary | Jeroen van Meeuwen (Kolab Systems) | 2011-12-06 | 1 | -2/+2 |
| | |||||
* | Add an default_locale setting to indicate the preferred system locale and ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-12-06 | 1 | -2/+2 |
| | | | | | | default for all users Add preferredLanguage setting to LDAP attributes obtained with a user account | ||||
* | The recipient policy should recognize special characters in a given name or ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-11-16 | 1 | -3/+3 |
| | | | | | | surname, and replace them with the equivalent ascii valid in an email address. This fixes #509. | ||||
* | Fix logging | Jeroen van Meeuwen (Kolab Systems) | 2011-09-30 | 1 | -1/+1 |
| | |||||
* | Make sure all the secondary recipient policies are executed | Jeroen van Meeuwen (Kolab Systems) | 2011-07-04 | 1 | -4/+18 |
| | |||||
* | Normalize secondary mail in order to compare against primary mail, only ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-03-26 | 1 | -3/+7 |
| | | | | return any new or unique results. Exploiting case-sensitivity is considered bad karma anyways. | ||||
* | The plugins can now make use of the logging facilities, | Jeroen van Meeuwen (Kolab Systems) | 2011-03-23 | 1 | -20/+39 |
| | | | | Have the plugins be passed keywords and reflect that | ||||
* | Redo plugins so they can be binary compiled | Jeroen van Meeuwen (Kolab Systems) | 2011-03-13 | 1 | -0/+87 |