Age | Commit message (Expand) | Author | Files | Lines |
2014-01-18 | Bump releasepykolab-0.5 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2014-01-18 | Make sure the recipient checks are cached as well | Jeroen van Meeuwen (Kolab Systems) | 2 | -14/+73 |
2014-01-18 | Store a domain's root dn once it is found, so that subsequent actions against... | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+11 |
2014-01-18 | A standard root dn is the ,dc= version of the parent root domain, and not (po... | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+3 |
2014-01-17 | Bump release for three additional bug-fixes | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2014-01-17 | Reconnect if setting quota fails | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+9 |
2014-01-17 | Await having created the user mailbox in a cyrus imap murder topology | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+12 |
2014-01-17 | When connecting to a specific server, actually connect to that specific server | Jeroen van Meeuwen (Kolab Systems) | 1 | -4/+18 |
2014-01-16 | Fix the last issue in having missed an item to backport | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2014-01-16 | Make sure addresses are compared in a case-insensitive manner, and that the u... | Jeroen van Meeuwen (Kolab Systems) | 2 | -3/+31 |
2014-01-15 | Prep for 0.5.17pykolab-0.5.17 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2014-01-15 | Circumvent decoding errors in log messages from causing authentication to fail | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2014-01-15 | Add a configuration option to disable the application of the recipient policy... | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+5 |
2014-01-15 | .lower() both the mailserver_attribute as well as the result_attribute | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+6 |
2014-01-15 | Verbose logging about the tests we execute to see if a user needs to be subsc... | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+11 |
2014-01-15 | Entry Change Notifications of type None (such as during the initial synchroni... | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+21 |
2013-11-25 | Release 0.5.16pykolab-0.5.16 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-11-25 | Address #1627 once and for all, by simply not encoding / decoding the message... | Aleksander Machniak | 3 | -39/+42 |
2013-10-23 | Bump release to 0.5.15pykolab-0.5.15 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-10-23 | Add the supported_controls setting to the [ldap] section | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+4 |
2013-10-23 | Avoid duplicating the search for a domain root dn / domain connection | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-10-23 | Increase the efficiency of three frequently used queries: | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+18 |
2013-10-23 | Catch LDAP errors | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+8 |
2013-07-09 | Make sure events hold the required X-Kolab-MIME-Version: 3.0 header | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+1 |
2013-07-06 | Use utf-7 names when deleting folders by wildcard match as well | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+9 |
2013-07-05 | 0.5.14pykolab-0.5.14 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-07-05 | Fix the utf7 backend versus preferred utf8 display | Jeroen van Meeuwen (Kolab Systems) | 6 | -12/+24 |
2013-07-05 | Make sure the pattern for deleting mailboxes is passed on right between vario... | Jeroen van Meeuwen (Kolab Systems) | 2 | -5/+14 |
2013-07-05 | If a string isn't unicode, attempt to make it so | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+5 |
2013-07-05 | Decode the mailbox names in kolab list-mailboxes | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+2 |
2013-07-05 | Use imap.create_folder() for kolab cm | Jeroen van Meeuwen (Kolab Systems) | 1 | -3/+1 |
2013-07-05 | pykolab 0.5.13pykolab-0.5.13 | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 |
2013-07-05 | Correct IMAP not being loaded / initialized | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+2 |
2013-07-05 | Correct the resulting message in message_from_string not detecting the messag... | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-07-05 | Correct conversion to utf7 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+3 |
2013-07-05 | Make sure folder names are utf-7 encoded | Jeroen van Meeuwen (Kolab Systems) | 2 | -10/+99 |
2013-06-03 | Prevent search access from allowing users to read userpassword attributes | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-05-22 | Only obtain the value of the cache_entry if the entry supplied in the callbac... | Jeroen van Meeuwen (Kolab Systems) | 1 | -3/+4 |
2013-05-22 | Remove erroneous print statement | Jeroen van Meeuwen (Kolab Systems) | 1 | -3/+0 |
2013-05-22 | Correct parsing folder names with spaces (#1887) | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+4 |
2013-05-22 | Upon deletion of an entry, see if we can get to the value of the result attri... | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+8 |
2013-05-22 | Make sure we ship the value of the unique attribute back to the callback (#1875) | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+26 |
2013-05-22 | Catch a case in which the list of domain name spaces is empty | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+2 |
2013-05-19 | Disable kolab_core plugin | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+0 |
2013-05-17 | Bump release | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-05-16 | pykolab/utils really cannot deal with a list of primary mail attribute values | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+3 |
2013-05-16 | Catch the cases where a recipient policy fails | Jeroen van Meeuwen (Kolab Systems) | 1 | -3/+14 |
2013-05-16 | Be a little more verbose about what exactly goes wrong when we catch the exce... | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+5 |
2013-05-16 | Return user_attrs['mail'], which exists, while mail is not set | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-05-16 | Make sure a non-existent result attribute value does not result in an attempt... | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+12 |