Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Tidy up (first log, then conf) | Jeroen van Meeuwen (Kolab Systems) | 2011-11-29 | 1 | -1/+1 |
| | |||||
* | 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 not loading plugins from installed packages | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+6 |
| | |||||
* | Merge stash - no changes | Jeroen van Meeuwen (Kolab Systems) | 2011-11-04 | 1 | -0/+1 |
| | |||||
* | Fix logging | Jeroen van Meeuwen (Kolab Systems) | 2011-09-30 | 1 | -1/+1 |
| | |||||
* | Clean up import code | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 1 | -5/+0 |
| | |||||
* | Reduce log level required for non-tracing output | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 1 | -1/+1 |
| | |||||
* | Update dynamicquota plugin to obey LDAP changes to quota | Jeroen van Meeuwen (Kolab Systems) | 2011-09-23 | 1 | -8/+17 |
| | |||||
* | Allow increased tracing verbosity on executing plugin hooks | Jeroen van Meeuwen (Kolab Systems) | 2011-09-21 | 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 | 4 | -84/+120 |
| | | | | 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 | 4 | -0/+464 |