| Commit message (Expand) | Author | Age | Files | Lines |
* | Hooks in plugins may also like keyword dictionaries as arguments | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -2/+2 |
* | Ensure the recipientpolicy plugin handles the new format for users | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -18/+28 |
* | Update dynamicquota plugin to also take the domain default quota, if any, as ... | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -4/+18 |
* | Update the imap abstraction layer to be a little more efficient, and make sur... | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -50/+128 |
* | Update Conf() with various tidbits | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -12/+36 |
* | Rewrite action_sync() | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -8/+31 |
* | Resort module imports | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 2 | -84/+450 |
* | Add the normalization for dictionaries to utils, as it proves useful in more ... | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -0/+30 |
* | Let's use the logger if we have it. | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 1 | -2/+8 |
* | Enable alternative email addresses to also be inserted back into LDAP | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 1 | -8/+20 |
* | Implement a simple command, and start with just sync (nice for cronjobs!) | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 1 | -1/+11 |
* | Bail out with a message on --help if no command is given on the CLI | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 1 | -1/+9 |
* | Include conf being passed on to plugins | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 1 | -2/+4 |
* | Update recipientpolicy plugin by splitting the functions for primary mail and... | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 1 | -19/+21 |
* | Plugins now get a configuration class object passed too | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 2 | -4/+6 |
* | Temporary disable additional_folders from being actively used, | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 1 | -5/+3 |
* | Pass on the configuration to the plugins wrapper | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 1 | -1/+1 |
* | Remove import not distributed, and only attempt to import the appropriate lib... | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 2 | -29/+47 |
* | Add tests and tests/zpush | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -0/+15 |
* | Update makefiles | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -10/+10 |
* | Add semantics for packaging and localization | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -0/+41 |
* | Update copyright headers | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 16 | -19/+20 |
* | Update pykolab including: | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 12 | -38/+620 |
* | Add comment and fix location for debugging message | Jeroen van Meeuwen (Kolab Systems) | 2010-11-15 | 1 | -1/+9 |
* | Check for calendar/contacts/mail settings, and make sure the suites set them ... | Jeroen van Meeuwen (Kolab Systems) | 2010-11-15 | 1 | -2/+32 |
* | Add the ability to inject some email, too | Jeroen van Meeuwen (Kolab Systems) | 2010-11-12 | 4 | -4/+136 |
* | Fix 'events' in creating 'contacts' message | Jeroen van Meeuwen (Kolab Systems) | 2010-11-12 | 1 | -1/+1 |
* | Update the testing of contacts | Jeroen van Meeuwen (Kolab Systems) | 2010-11-12 | 3 | -7/+152 |
* | Add some constants to the general testing, and add the calendaring item seman... | Jeroen van Meeuwen (Kolab Systems) | 2010-10-27 | 2 | -0/+316 |
* | Comment a little more on the utilities in pykolab/utils.py | Jeroen van Meeuwen (Kolab Systems) | 2010-10-27 | 1 | -1/+11 |
* | Add the test suite for zpush | Jeroen van Meeuwen (Kolab Systems) | 2010-10-27 | 3 | -0/+246 |
* | Instead of executing one arbitrary forcefull imap message file injection here... | Jeroen van Meeuwen (Kolab Systems) | 2010-10-27 | 1 | -93/+51 |
* | Make sure the configuration lib parts have; | Jeroen van Meeuwen (Kolab Systems) | 2010-10-27 | 3 | -16/+241 |
* | I know this was a copy/paste job, but this program is called pykolab | Jeroen van Meeuwen (Kolab Systems) | 2010-10-27 | 1 | -3/+3 |
* | Reorder importing the core components | Jeroen van Meeuwen (Kolab Systems) | 2010-10-27 | 1 | -1/+2 |
* | Move files from python code directories to their new location in share/tests/ | Jeroen van Meeuwen (Kolab Systems) | 2010-10-27 | 2 | -123/+0 |
* | Explain what utils.ask_confirmation() is all about | Jeroen van Meeuwen (Kolab Systems) | 2010-10-25 | 1 | -0/+6 |
* | Add some, lose some, add some empty attrs. | Jeroen van Meeuwen (Kolab Systems) | 2010-10-23 | 1 | -3/+6 |
* | Remove duplicate space | Jeroen van Meeuwen (Kolab Systems) | 2010-10-23 | 1 | -1/+1 |
* | Fix some other errors as well | Jeroen van Meeuwen (Kolab Systems) | 2010-10-23 | 2 | -9/+19 |
* | Make sure we are using double digits | Jeroen van Meeuwen (Kolab Systems) | 2010-10-23 | 1 | -2/+2 |
* | renamed: kaddressbook-contact.tpl -> kaddress-contact.tpl | Jeroen van Meeuwen (Kolab Systems) | 2010-10-23 | 1 | -0/+0 |
* | fix syntax error | Jeroen van Meeuwen (Kolab Systems) | 2010-10-23 | 1 | -1/+1 |
* | => becomes >= | Jeroen van Meeuwen (Kolab Systems) | 2010-10-23 | 1 | -3/+3 |
* | Fix typo | Jeroen van Meeuwen (Kolab Systems) | 2010-10-23 | 1 | -1/+1 |
* | Fix the 's' in here as well | Jeroen van Meeuwen (Kolab Systems) | 2010-10-23 | 1 | -2/+2 |
* | Check in Paul's script for mass-creating contacts | Paul James Adams (Kolab Systems) | 2010-10-23 | 2 | -0/+150 |
* | Let's not print status information any longer, but instead indicate what woul... | Jeroen van Meeuwen (Kolab Systems) | 2010-10-23 | 1 | -3/+3 |
* | Use the day, in a day | Jeroen van Meeuwen (Kolab Systems) | 2010-10-22 | 1 | -1/+1 |
* | Update the line termination on the recurrence | Jeroen van Meeuwen (Kolab Systems) | 2010-10-22 | 2 | -5/+5 |