| Commit message (Expand) | Author | Age | Files | Lines |
* | Use self.m over imap.m | Jeroen van Meeuwen (Kolab Systems) | 2012-04-27 | 1 | -13/+9 |
* | Rebase on specification | Jeroen van Meeuwen (Kolab Systems) | 2012-04-19 | 2 | -156/+218 |
* | Prevent kolabd from having started too early, and not being able to connect t... | Jeroen van Meeuwen (Kolab Systems) | 2012-04-17 | 1 | -1/+7 |
* | try/except setting annotations on folders (#705) | Jeroen van Meeuwen (Kolab Systems) | 2012-04-17 | 1 | -1/+4 |
* | Use current_server, not server, as server is undefined in this context | Jeroen van Meeuwen (Kolab Systems) | 2012-04-08 | 1 | -1/+1 |
* | Connect to the new server using the template for the original uri | Jeroen van Meeuwen (Kolab Systems) | 2012-04-08 | 1 | -4/+4 |
* | Use the configured quota attribute | Jeroen van Meeuwen (Kolab Systems) | 2012-04-08 | 1 | -1/+1 |
* | Do not reconnect to get an annotation | Jeroen van Meeuwen (Kolab Systems) | 2012-04-08 | 1 | -1/+0 |
* | Correct some pylint conventions | Jeroen van Meeuwen (Kolab Systems) | 2012-03-09 | 2 | -68/+68 |
* | Remove print statements | Jeroen van Meeuwen (Kolab Systems) | 2012-02-24 | 1 | -0/+5 |
* | 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 | 2 | -2/+2 |
* | 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 | 2 | -2/+60 |
* | 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 | 2 | -23/+23 |
* | Merge stash - no changes | Jeroen van Meeuwen (Kolab Systems) | 2011-11-04 | 1 | -0/+2 |
* | 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 | 2 | -82/+96 |
* | Detect running in a Murder using the CAPABILITIES line | Jeroen van Meeuwen (Kolab Systems) | 2011-09-21 | 1 | -0/+16 |
* | 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 | 2 | -19/+32 |
* | 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 |
* | Annotate the difference between a solution and a workaround | Jeroen van Meeuwen (Kolab Systems) | 2011-07-05 | 1 | -0/+1 |
* | If the folder does not exist, there's no annotations to be returned. This is ... | Jeroen van Meeuwen (Kolab Systems) | 2011-07-04 | 1 | -0/+3 |
* | Do not call a delete we do not have, | Jeroen van Meeuwen (Kolab Systems) | 2011-07-04 | 1 | -3/+7 |
* | Fix the undelete code | Jeroen van Meeuwen (Kolab Systems) | 2011-06-17 | 2 | -16/+102 |
* | Pull out auth and conf from becoming multi-instance all over the place. One o... | Jeroen van Meeuwen (Kolab Systems) | 2011-04-11 | 2 | -147/+201 |
* | Provide convenience functions to IMAP() | Jeroen van Meeuwen (Kolab Systems) | 2011-03-23 | 1 | -0/+14 |
* | Add undelete() to Cyrus | Jeroen van Meeuwen (Kolab Systems) | 2011-03-23 | 1 | -0/+179 |
* | Enhance imap handling with the ability to move users, | Jeroen van Meeuwen (Kolab Systems) | 2011-03-23 | 2 | -55/+230 |
* | 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 |