Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rebase on specification | Jeroen van Meeuwen (Kolab Systems) | 2012-04-19 | 1 | -150/+217 |
* | Use the configured quota attribute | Jeroen van Meeuwen (Kolab Systems) | 2012-04-08 | 1 | -1/+1 |
* | Correct some pylint conventions | Jeroen van Meeuwen (Kolab Systems) | 2012-03-09 | 1 | -46/+46 |
* | Pass the user along with the dynamicquota plugin, so it can recognize policie... | Jeroen van Meeuwen (Kolab Systems) | 2012-02-11 | 1 | -1/+2 |
* | Update copyrightdev/entitlements | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 1 | -1/+1 |
* | Fix "automatic" reconnecting should the connection timeout / cease to exist | Jeroen van Meeuwen (Kolab Systems) | 2011-12-06 | 1 | -1/+5 |
* | Attempt to execute a noop command before attempting to reuse the connection. | Jeroen van Meeuwen (Kolab Systems) | 2011-12-01 | 1 | -1/+7 |
* | Allow re-login to an existing IMAP server connection. | Jeroen van Meeuwen (Kolab Systems) | 2011-11-29 | 1 | -2/+57 |
* | Connect to the IMAP server for the particular domain | Jeroen van Meeuwen (Kolab Systems) | 2011-11-24 | 1 | -9/+19 |
* | Only create the INBOX folder and apply the rest of the logic when the INBOX f... | Jeroen van Meeuwen (Kolab Systems) | 2011-11-21 | 1 | -32/+40 |
* | A seperator is correctly spelled separator | Jeroen van Meeuwen (Kolab Systems) | 2011-11-11 | 1 | -7/+7 |
* | Correct attempting to load the wrong library (imap -> imaplib) | Jeroen van Meeuwen (Kolab Systems) | 2011-10-19 | 1 | -2/+8 |
* | Update IMAP libs to be more consistent in terminology | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 1 | -21/+35 |
* | Consolidate abstract mailbox delete() function | Jeroen van Meeuwen (Kolab Systems) | 2011-09-21 | 1 | -2/+74 |
* | On el5, urlparse returns a tuple | Jeroen van Meeuwen (Kolab Systems) | 2011-07-06 | 1 | -12/+18 |
* | Add an additional boolean to the call to connect to imap, whether or not to l... | Jeroen van Meeuwen (Kolab Systems) | 2011-07-05 | 1 | -7/+10 |
* | Fix the undelete code | Jeroen van Meeuwen (Kolab Systems) | 2011-06-17 | 1 | -8/+71 |
* | Pull out auth and conf from becoming multi-instance all over the place. One o... | Jeroen van Meeuwen (Kolab Systems) | 2011-04-11 | 1 | -87/+105 |
* | Provide convenience functions to IMAP() | Jeroen van Meeuwen (Kolab Systems) | 2011-03-23 | 1 | -0/+14 |
* | Enhance imap handling with the ability to move users, | Jeroen van Meeuwen (Kolab Systems) | 2011-03-23 | 1 | -55/+134 |
* | Also set the acls on additional folders | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -1/+15 |
* | Relicense from GPLv2 only to GPLv3+ | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -1/+1 |
* | 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 |
* | Temporary disable additional_folders from being actively used, | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 1 | -5/+3 |
* | Update pykolab including: | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -0/+209 |