| 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 an enhanced SASL authentication daemon to the Kolab daemon | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -2/+79 |
* | Make the default be example.org instead of kanarip.com | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -2/+2 |
* | Take options that modify which users end up where (domain name, rootdn and ou... | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -2/+6 |
* | Add the normalization for dictionaries to utils, as it proves useful in more ... | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -0/+30 |
* | Add a script that'll generate randomized user accounts in LDIF format, given ... | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 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 |
* | Fix typo | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 1 | -1/+1 |
* | 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 |
* | Update copyright notice | Jeroen van Meeuwen (Kolab Systems) | 2011-02-25 | 4 | -4/+4 |
* | Add po/*.gmo to .gitignore | Jeroen van Meeuwen (Kolab Systems) | 2011-02-25 | 1 | -0/+1 |
* | 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 | 5 | -17/+27 |
* | Update gitignore | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -0/+4 |
* | Add a shortcut script to update the po files | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -0/+9 |
* | Add semantics for packaging and localization | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 52 | -3/+23067 |
* | Increment thread_count | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -0/+1 |
* | Update AUTHORS | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -0/+1 |
* | 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 | 14 | -92/+661 |
* | Add additional options to kolab.conf | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -5/+20 |
* | Add an example test configuration file | Jeroen van Meeuwen (Kolab Systems) | 2011-01-05 | 1 | -0/+32 |
* | Add cyruslib | Jeroen van Meeuwen (Kolab Systems) | 2011-01-05 | 1 | -0/+676 |
* | 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 syntax mishap typo (</given_name> -> </given-name>, thanks volker) | Jeroen van Meeuwen (Kolab Systems) | 2010-11-12 | 1 | -2/+2 |
* | 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 | 4 | -30/+172 |
* | Expand README on tests | Jeroen van Meeuwen (Kolab Systems) | 2010-11-12 | 1 | -1/+35 |
* | Add a README.testsdev/kolab-test-suite | Jeroen van Meeuwen (Kolab Systems) | 2010-10-27 | 2 | -2/+47 |
* | 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 |