| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix moddn on shared folder entries (Bifrost TT324146) | Jeroen van Meeuwen (Kolab Systems) | 2020-02-23 | 1 | -6/+17 |
* | Fix AttributeError: Cyrus instance has no attribute 'has_folder' in cleanup_a... | Aleksander Machniak | 2020-01-13 | 1 | -17/+9 |
* | More linting and syntax issues resolved | Jeroen van Meeuwen (Kolab Systems) | 2019-10-25 | 1 | -94/+93 |
* | No definition for subject -- it's aci_subject | Jeroen van Meeuwen (Kolab Systems) | 2018-01-24 | 1 | -8/+30 |
* | Allow a folder we intend to clean up the ACL entries for, to have disappeared... | Jeroen van Meeuwen (Kolab Systems) | 2017-02-22 | 1 | -11/+14 |
* | Correct "waited for 30 seconds" -> "waited for 15 seconds" | Jeroen van Meeuwen (Kolab Systems) | 2017-02-22 | 1 | -1/+1 |
* | Fix and unify IMAP reconnection on folder create with Murder (Bifrost#T23626) | Aleksander Machniak | 2017-02-22 | 1 | -46/+48 |
* | Set system keepalive parameters on the IMAP socket | Jeroen van Meeuwen (Kolab Systems) | 2016-12-13 | 1 | -0/+18 |
* | Retry finding a folder in a murder for 30 seconds, then reconnect | Jeroen van Meeuwen (Kolab Systems) | 2016-12-13 | 1 | -0/+10 |
* | Do not continue attempting to create sub-folders for a user's mailbox if the ... | Jeroen van Meeuwen (Kolab Systems) | 2016-12-02 | 1 | -1/+13 |
* | T1375: Fix setting metadata on dovecot | Aleksander Machniak | 2016-10-06 | 1 | -2/+0 |
* | Do not fail pykolab.auth on a pykolab.imap error (#5453) | Jeroen van Meeuwen (Kolab Systems) | 2016-07-06 | 1 | -4/+7 |
* | Fix removing shared folder ACL entries (#5002) | Aleksander Machniak | 2016-05-04 | 1 | -6/+38 |
* | Fix obvious code issues (#5371) | Aleksander Machniak | 2016-04-04 | 1 | -2/+2 |
* | Fix calling the wrong function to list domains, and using the wrong primary | Jeroen van Meeuwen (Kolab Systems) | 2016-03-01 | 1 | -8/+13 |
* | Correct the import location to prevent looping stacked imports | Jeroen van Meeuwen (Kolab Systems) | 2016-02-08 | 1 | -1/+1 |
* | When calling auth.Auth(), make sure auth.Auth() is imported | Jeroen van Meeuwen (Kolab Systems) | 2016-02-07 | 1 | -0/+1 |
* | Allow three locations for the specification of folders to automatically creat... | Jeroen van Meeuwen (Kolab Systems) | 2016-02-07 | 1 | -0/+16 |
* | Avoid double-encoding (#5311) | Jeroen van Meeuwen (Kolab Systems) | 2016-01-19 | 1 | -2/+2 |
* | Correctly recognize whether an ACL or ACL component is invalid (#4990) | Jeroen van Meeuwen (Kolab Systems) | 2015-09-24 | 1 | -2/+7 |
* | Ensure the connection is alive on the entry points, not the end points | Jeroen van Meeuwen (Kolab Systems) | 2015-08-14 | 1 | -2/+9 |
* | Reconnect if necessary (#4739) | Jeroen van Meeuwen (Kolab Systems) | 2015-08-13 | 1 | -0/+2 |
* | Log an error if an invalid ACL rights identifier is used | Jeroen van Meeuwen (Kolab Systems) | 2015-08-13 | 1 | -0/+3 |
* | fixed initial acl string in set_acl() | Daniel Hoffend | 2015-02-13 | 1 | -1/+1 |
* | Fix pykolab.imap.namespaces function return and usage (#4277) | Thomas Bruederli | 2015-02-02 | 1 | -8/+4 |
* | Fix a parse error in creating additional folders for user mailboxes | Jeroen van Meeuwen (Kolab Systems) | 2014-12-11 | 1 | -9/+11 |
* | Use the correct scheme, hostname and port if so configured | Jeroen van Meeuwen (Kolab Systems) | 2014-12-09 | 1 | -4/+17 |
* | Bring back create_folder() call which was lost in commit 26bfe007 | Thomas Bruederli | 2014-11-19 | 1 | -0/+1 |
* | Add a function imap_murder() and use it | Jeroen van Meeuwen (Kolab Systems) | 2014-11-19 | 1 | -12/+19 |
* | Ensure the correct autocreate_folders settings are pulled if they are available | Jeroen van Meeuwen (Kolab Systems) | 2014-11-17 | 1 | -20/+49 |
* | Avoid splitting a log message over two lines | Jeroen van Meeuwen (Kolab Systems) | 2014-11-16 | 1 | -2/+1 |
* | Fix #3350, _acl referenced before assignment | Jeroen van Meeuwen (Kolab Systems) | 2014-08-19 | 1 | -0/+2 |
* | Do not fail as miserably if setting an ACL fails | Jeroen van Meeuwen (Kolab Systems) | 2014-08-13 | 1 | -1/+10 |
* | Update the list of short acl rights (read, write, etc.) | Jeroen van Meeuwen (Kolab Systems) | 2014-08-01 | 1 | -3/+7 |
* | Relay rename to the backend | Jeroen van Meeuwen (Kolab Systems) | 2014-07-31 | 1 | -1/+1 |
* | Always call connect(), let it figure out whether it is already connected or not | Jeroen van Meeuwen (Kolab Systems) | 2014-07-29 | 1 | -2/+1 |
* | Updated the licensing information according to FSF recommendations. | Paul Boddie | 2014-06-26 | 1 | -7/+7 |
* | Make sure a mailbox is only renamed if it actually exists. | Jeroen van Meeuwen (Kolab Systems) | 2014-06-09 | 1 | -17/+20 |
* | Quote resource folder names for IMAP operations | Thomas Bruederli | 2014-03-25 | 1 | -0/+3 |
* | Make sure a shared folder with an inbound address can be delivered mail to | Jeroen van Meeuwen (Kolab Systems) | 2014-02-12 | 1 | -0/+30 |
* | Add an option to specify the partition on which a mailbox is to be created | Jeroen van Meeuwen (Kolab Systems) | 2014-01-27 | 1 | -3/+10 |
* | Await having created the user mailbox in a cyrus imap murder topology | Jeroen van Meeuwen (Kolab Systems) | 2014-01-17 | 1 | -0/+12 |
* | Add the option for partition to rename-mailbox | Jeroen van Meeuwen (Kolab Systems) | 2014-01-15 | 1 | -4/+4 |
* | Verbose logging about the tests we execute to see if a user needs to be subsc... | Jeroen van Meeuwen (Kolab Systems) | 2014-01-14 | 1 | -11/+11 |
* | Take the autocreate_folders setting from the [kolab] section if it exists the... | Jeroen van Meeuwen (Kolab Systems) | 2013-11-21 | 1 | -16/+25 |
* | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2013-09-18 | 1 | -19/+58 |
|\ |
|
| * | Fix the utf7 backend versus preferred utf8 display | Jeroen van Meeuwen (Kolab Systems) | 2013-07-05 | 1 | -5/+11 |
| * | Make sure the pattern for deleting mailboxes is passed on right between vario... | Jeroen van Meeuwen (Kolab Systems) | 2013-07-05 | 1 | -3/+10 |
| * | Correct conversion to utf7 | Jeroen van Meeuwen (Kolab Systems) | 2013-07-05 | 1 | -1/+3 |
| * | Make sure folder names are utf-7 encoded | Jeroen van Meeuwen (Kolab Systems) | 2013-07-05 | 1 | -5/+12 |