Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Assure when a configuration file is read, it is also configured as the config... | Jeroen van Meeuwen (Kolab Systems) | 2014-06-09 | 1 | -4/+20 |
* | Added missing initialisation operations. | Paul Boddie | 2014-02-16 | 1 | -1/+5 |
* | Fix indentation issues | Jeroen van Meeuwen (Kolab Systems) | 2013-05-24 | 1 | -3/+3 |
* | Fix indentation | Jeroen van Meeuwen (Kolab Systems) | 2013-05-24 | 1 | -1/+1 |
* | Fix indentation | Jeroen van Meeuwen (Kolab Systems) | 2013-04-30 | 1 | -1/+1 |
* | Update copyright | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 1 | -1/+1 |
* | Remove inconsistent default option value for log file and replace with correc... | Jeroen van Meeuwen (Kolab Systems) | 2012-05-30 | 1 | -1/+1 |
* | The idea is to return none, not whatever arbitrary string | Jeroen van Meeuwen (Kolab Systems) | 2012-05-14 | 1 | -2/+2 |
* | Rebase on specification | Jeroen van Meeuwen (Kolab Systems) | 2012-04-19 | 1 | -1/+9 |
* | Evaluating args this way doesn't make any sense (it's not used anywhere but i... | Jeroen van Meeuwen (Kolab Systems) | 2012-03-20 | 1 | -2/+0 |
* | Correct some pylint conventions | Jeroen van Meeuwen (Kolab Systems) | 2012-03-09 | 1 | -33/+33 |
* | conf.get_list() should always return a list | Jeroen van Meeuwen (Kolab Systems) | 2012-03-02 | 1 | -2/+2 |
* | Set the return value for "no setting" to None, not an arbitrary default value | Jeroen van Meeuwen (Kolab Systems) | 2012-02-11 | 1 | -2/+2 |
* | 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 fa... | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 1 | -8/+9 |
* | Add the framework for entitlements (there's no enforcement yet, but initializ... | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 1 | -0/+11 |
* | 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 sp... | Jeroen van Meeuwen (Kolab Systems) | 2011-09-21 | 1 | -0/+20 |
* | 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 o... | Jeroen van Meeuwen (Kolab Systems) | 2011-04-11 | 1 | -12/+15 |
* | 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 |
* | 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 |
* | Check for calendar/contacts/mail settings, and make sure the suites set them ... | Jeroen van Meeuwen (Kolab Systems) | 2010-11-15 | 1 | -2/+32 |
* | Make sure the configuration lib parts have; | Jeroen van Meeuwen (Kolab Systems) | 2010-10-27 | 1 | -15/+233 |
* | 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 |