Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This is where the actual default should come from, but pykolab/base.py:def ↵ | Jeroen van Meeuwen (Kolab Systems) | 2012-05-04 | 1 | -0/+1 |
| | | | | config_get doesn't take into account the defaults | ||||
* | Set the default for imap_virtual_domains | Jeroen van Meeuwen (Kolab Systems) | 2012-04-24 | 1 | -1/+1 |
| | |||||
* | Rebase on specification | Jeroen van Meeuwen (Kolab Systems) | 2012-04-19 | 1 | -1/+3 |
| | |||||
* | Update copyrightdev/entitlements | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | Update default_locale setting (default and obtaining) | Jeroen van Meeuwen (Kolab Systems) | 2011-12-06 | 1 | -1/+1 |
| | |||||
* | Add an default_locale setting to indicate the preferred system locale and ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-12-06 | 1 | -1/+3 |
| | | | | | | default for all users Add preferredLanguage setting to LDAP attributes obtained with a user account | ||||
* | Set the default for virtual_domains to 'userid' | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -0/+2 |
| | |||||
* | Enhance handling of search mail attributes | Jeroen van Meeuwen (Kolab Systems) | 2011-10-28 | 1 | -1/+3 |
| | |||||
* | Pull out auth and conf from becoming multi-instance all over the place. One ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-04-11 | 1 | -0/+4 |
| | | | | | | of each suffices. Clean up imap module, along with making the imap.cyrus module work better | ||||
* | Enhance configuration subsystem, and drop runtime | Jeroen van Meeuwen (Kolab Systems) | 2011-03-23 | 1 | -25/+3 |
| | |||||
* | Relicense from GPLv2 only to GPLv3+ | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -1/+1 |
| | |||||
* | Update pykolab including: | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -2/+3 |
| | | | | | | | | | - a plugin system, - some example plugins, - a working kolab daemon, - copyright updates, - auth/ldap/ abstraction so auth/sql/ can be plugged in, - and more. | ||||
* | Make sure the configuration lib parts have; | Jeroen van Meeuwen (Kolab Systems) | 2010-10-27 | 1 | -0/+7 |
| | | | | | | - Configuration file parsing semantics - Sufficient defaults to handle a test suite - Configuration item checking semantics | ||||
* | Initial commit | Jeroen van Meeuwen (Kolab Systems) | 2010-08-26 | 1 | -0/+38 |