Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-30 | Remove inconsistent default option value for log file and replace with correc... | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2012-05-14 | Use log.error() instead of print >> sys.stderr | Jeroen van Meeuwen (Kolab Systems) | 1 | -4/+5 |
2012-05-14 | The idea is to return none, not whatever arbitrary string | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 |
2012-05-04 | This is where the actual default should come from, but pykolab/base.py:def co... | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+1 |
2012-04-24 | Set the default for imap_virtual_domains | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2012-04-19 | Rebase on specification | Jeroen van Meeuwen (Kolab Systems) | 2 | -2/+12 |
2012-03-20 | Evaluating args this way doesn't make any sense (it's not used anywhere but i... | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+0 |
2012-03-09 | Correct some pylint conventions | Jeroen van Meeuwen (Kolab Systems) | 2 | -42/+42 |
2012-03-02 | conf.get_list() should always return a list | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 |
2012-02-11 | Set the return value for "no setting" to None, not an arbitrary default value | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 |
2012-01-04 | Update copyrightdev/entitlements | Jeroen van Meeuwen (Kolab Systems) | 3 | -3/+3 |
2012-01-04 | Don't forget to try/except importing the Entitlements class, and then only fa... | Jeroen van Meeuwen (Kolab Systems) | 1 | -8/+9 |
2012-01-04 | Add the framework for entitlements (there's no enforcement yet, but initializ... | Jeroen van Meeuwen (Kolab Systems) | 2 | -0/+276 |
2011-12-06 | Update default_locale setting (default and obtaining) | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2011-12-06 | Add an default_locale setting to indicate the preferred system locale and def... | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+3 |
2011-11-09 | Set the default for virtual_domains to 'userid' | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+2 |
2011-11-04 | Fix reference to revisor | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2011-10-28 | Enhance handling of search mail attributes | Jeroen van Meeuwen (Kolab Systems) | 2 | -1/+9 |
2011-09-30 | Fix debuglevel not set in Conf | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+2 |
2011-09-21 | Add conf.get_list() function to retrieve a python list from a comma and/or sp... | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+20 |
2011-07-05 | Avoid unknown keyword recoverable | Jeroen van Meeuwen (Kolab Systems) | 1 | -6/+6 |
2011-07-04 | Update the configuration lib to be a little more robust | Jeroen van Meeuwen (Kolab Systems) | 1 | -32/+29 |
2011-04-11 | Pull out auth and conf from becoming multi-instance all over the place. One o... | Jeroen van Meeuwen (Kolab Systems) | 2 | -12/+19 |
2011-03-24 | Add -l option to specify the loglevel | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+11 |
2011-03-23 | Enhance configuration subsystem, and drop runtime | Jeroen van Meeuwen (Kolab Systems) | 3 | -140/+114 |
2011-03-07 | Relicense from GPLv2 only to GPLv3+ | Jeroen van Meeuwen (Kolab Systems) | 3 | -3/+3 |
2011-03-07 | Update Conf() with various tidbits | Jeroen van Meeuwen (Kolab Systems) | 1 | -12/+36 |
2011-03-02 | Pass on the configuration to the plugins wrapper | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2011-02-21 | Update pykolab including: | Jeroen van Meeuwen (Kolab Systems) | 3 | -5/+15 |
2010-11-15 | Check for calendar/contacts/mail settings, and make sure the suites set them ... | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+32 |
2010-10-27 | Make sure the configuration lib parts have; | Jeroen van Meeuwen (Kolab Systems) | 3 | -16/+241 |
2010-10-08 | Split up the initialization of .conf adding a finalization | Jeroen van Meeuwen (Kolab Systems) | 1 | -15/+38 |
2010-08-26 | Initial commit | Jeroen van Meeuwen (Kolab Systems) | 3 | -0/+327 |