Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyrightdev/entitlements | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | Don't forget to try/except importing the Entitlements class, and then only ↵ | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 1 | -8/+9 |
| | | | | fail afterwards | ||||
* | Add the framework for entitlements (there's no enforcement yet, but ↵ | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 1 | -0/+11 |
| | | | | initialization fails if data does not check out) | ||||
* | Fix reference to revisor | Jeroen van Meeuwen (Kolab Systems) | 2011-11-04 | 1 | -1/+1 |
| | |||||
* | Enhance handling of search mail attributes | Jeroen van Meeuwen (Kolab Systems) | 2011-10-28 | 1 | -0/+6 |
| | |||||
* | Fix debuglevel not set in Conf | Jeroen van Meeuwen (Kolab Systems) | 2011-09-30 | 1 | -0/+2 |
| | |||||
* | Add conf.get_list() function to retrieve a python list from a comma and/or ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-09-21 | 1 | -0/+20 |
| | | | | space seperated list | ||||
* | Avoid unknown keyword recoverable | Jeroen van Meeuwen (Kolab Systems) | 2011-07-05 | 1 | -6/+6 |
| | |||||
* | Update the configuration lib to be a little more robust | Jeroen van Meeuwen (Kolab Systems) | 2011-07-04 | 1 | -32/+29 |
| | |||||
* | Pull out auth and conf from becoming multi-instance all over the place. One ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-04-11 | 1 | -12/+15 |
| | | | | | | of each suffices. Clean up imap module, along with making the imap.cyrus module work better | ||||
* | Add -l option to specify the loglevel | Jeroen van Meeuwen (Kolab Systems) | 2011-03-24 | 1 | -1/+11 |
| | |||||
* | Enhance configuration subsystem, and drop runtime | Jeroen van Meeuwen (Kolab Systems) | 2011-03-23 | 1 | -92/+111 |
| | |||||
* | Relicense from GPLv2 only to GPLv3+ | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -1/+1 |
| | |||||
* | Update Conf() with various tidbits | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -12/+36 |
| | | | | Prepare to limit access to Conf.cfg_parser | ||||
* | Pass on the configuration to the plugins wrapper | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | Update pykolab including: | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -2/+11 |
| | | | | | | | | | - a plugin system, - some example plugins, - a working kolab daemon, - copyright updates, - auth/ldap/ abstraction so auth/sql/ can be plugged in, - and more. | ||||
* | Check for calendar/contacts/mail settings, and make sure the suites set them ↵ | Jeroen van Meeuwen (Kolab Systems) | 2010-11-15 | 1 | -2/+32 |
| | | | | correctly, or bail out setting others if both a suite as well as one of the item types have been selected. | ||||
* | Make sure the configuration lib parts have; | Jeroen van Meeuwen (Kolab Systems) | 2010-10-27 | 1 | -15/+233 |
| | | | | | | - Configuration file parsing semantics - Sufficient defaults to handle a test suite - Configuration item checking semantics | ||||
* | Split up the initialization of .conf adding a finalization | Jeroen van Meeuwen (Kolab Systems) | 2010-10-08 | 1 | -15/+38 |
| | |||||
* | Initial commit | Jeroen van Meeuwen (Kolab Systems) | 2010-08-26 | 1 | -0/+266 |