| Commit message (Expand) | Author | Age | Files | Lines |
* | Release 0.5.12pykolab-0.5.12 | Jeroen van Meeuwen (Kolab Systems) | 2013-05-06 | 1 | -1/+1 |
* | Remove templates we are not using anymore | Jeroen van Meeuwen (Kolab Systems) | 2013-05-06 | 1 | -20/+2 |
* | These files can go too | Jeroen van Meeuwen (Kolab Systems) | 2013-05-06 | 2 | -318/+0 |
* | Supply setup-kolab routines for the new kolab-freebusy service | Jeroen van Meeuwen (Kolab Systems) | 2013-05-04 | 1 | -74/+25 |
* | Add a note on the possible value of this Active Directory unique_attribute | Jeroen van Meeuwen (Kolab Systems) | 2013-05-04 | 1 | -0/+2 |
* | Handle objectSid binary blobs to be a unique_attribute attribute name | Jeroen van Meeuwen (Kolab Systems) | 2013-05-04 | 1 | -0/+25 |
* | Add the new setting [kolab] sync_interval to the default configuration | Jeroen van Meeuwen (Kolab Systems) | 2013-05-04 | 1 | -0/+5 |
* | If the entry_dn is None, we are chasing referrals - which we do not want. | Jeroen van Meeuwen (Kolab Systems) | 2013-05-04 | 1 | -2/+8 |
* | Try using one supported control, and abort the entire synchronization if it s... | Jeroen van Meeuwen (Kolab Systems) | 2013-05-04 | 1 | -21/+27 |
* | Add a timestamp format modifier, for the purpose of further integration with ... | Jeroen van Meeuwen (Kolab Systems) | 2013-05-04 | 1 | -5/+19 |
* | Add a [kolab] section setting 'sync_interval', used as the interval between a... | Jeroen van Meeuwen (Kolab Systems) | 2013-05-04 | 1 | -0/+8 |
* | Fix metadata parsing | Jeroen van Meeuwen (Kolab Systems) | 2013-05-04 | 1 | -37/+113 |
* | Disconnect from the authn/authz database after closing the client connection | Jeroen van Meeuwen (Kolab Systems) | 2013-05-04 | 2 | -1/+2 |
* | Apply diff for #1627, #1631 (non-ascii characters cause wallace tracebacks) | Jeroen van Meeuwen (Kolab Systems) | 2013-05-04 | 2 | -10/+40 |
* | Ensure that when new aliases are being compared to the old ones, the lists ar... | Jeroen van Meeuwen (Kolab Systems) | 2013-02-06 | 1 | -3/+12 |
* | Ensure an attribute obtained is case-insensitive when we look it up | Jeroen van Meeuwen (Kolab Systems) | 2013-01-30 | 1 | -0/+2 |
* | Make sure we transliterate the components before we push them in to a policy ... | Jeroen van Meeuwen (Kolab Systems) | 2013-01-10 | 1 | -7/+12 |
* | Add debug statements for transliteration using pykolab.utils.translate(), so ... | Jeroen van Meeuwen (Kolab Systems) | 2013-01-10 | 1 | -1/+10 |
* | Add kolab_use_subscriptions setting to configuration template | Jeroen van Meeuwen (Kolab Systems) | 2013-01-10 | 1 | -0/+3 |
* | Bump version numberpykolab-0.5.11 | Jeroen van Meeuwen (Kolab Systems) | 2013-01-09 | 1 | -1/+1 |
* | Make sure the sasl_username is realmed, or we run in to server configuration ... | Jeroen van Meeuwen (Kolab Systems) | 2013-01-09 | 1 | -1/+4 |
* | Continuously loop through the synchronization, sleeping 1 second each run - e... | Jeroen van Meeuwen (Kolab Systems) | 2012-12-26 | 1 | -7/+12 |
* | Take in to account a _change_none_user can still require a mailbox rename | Jeroen van Meeuwen (Kolab Systems) | 2012-12-26 | 1 | -3/+27 |
* | Apply the recipient policy to entries with existing attributes as well (so ma... | Jeroen van Meeuwen (Kolab Systems) | 2012-12-26 | 1 | -19/+16 |
* | Use our set_metadata() call on IMAP. | Jeroen van Meeuwen (Kolab Systems) | 2012-12-26 | 1 | -6/+11 |
* | Allow the caller to cache.get_entry() to specify the entry should not be upda... | Jeroen van Meeuwen (Kolab Systems) | 2012-12-26 | 1 | -1/+4 |
* | Use cache, not conf.changelog | Jeroen van Meeuwen (Kolab Systems) | 2012-12-26 | 1 | -13/+16 |
* | try/except synchronizing and gracefully exit if something goes wrong. The mas... | Jeroen van Meeuwen (Kolab Systems) | 2012-12-26 | 1 | -3/+7 |
* | Check if a domain name space synchronization process is still alive | Jeroen van Meeuwen (Kolab Systems) | 2012-12-26 | 1 | -2/+17 |
* | Set version to 0.5.10pykolab-0.5.10 | Jeroen van Meeuwen (Kolab Systems) | 2012-12-25 | 1 | -2/+2 |
* | Use the original SMTP communication exchange for recipients and senders (#1469) | Jeroen van Meeuwen (Kolab Systems) | 2012-12-25 | 1 | -10/+19 |
* | Adjust the resources module to match the new format in which files are writte... | Jeroen van Meeuwen (Kolab Systems) | 2012-12-25 | 1 | -13/+10 |
* | Write out messages received to the spool as a JSON object that preserves the ... | Jeroen van Meeuwen (Kolab Systems) | 2012-12-25 | 1 | -0/+9 |
* | Bump release | Jeroen van Meeuwen (Kolab Systems) | 2012-12-21 | 1 | -1/+1 |
* | Fix error in if clause logic | Jeroen van Meeuwen (Kolab Systems) | 2012-12-21 | 1 | -1/+1 |
* | Actually require python-sqlalchemy | Jeroen van Meeuwen (Kolab Systems) | 2012-12-20 | 2 | -1/+2 |
* | Set version number to 0.5.9pykolab-0.5.9 | Jeroen van Meeuwen (Kolab Systems) | 2012-12-20 | 1 | -2/+2 |
* | Find a Kolab LDAP schema extensions file starting with kolab and ending with ... | Jeroen van Meeuwen (Kolab Systems) | 2012-12-20 | 1 | -9/+21 |
* | Use the ldap server configured in /etc/kolab/kolab.conf (#1475) | Jeroen van Meeuwen (Kolab Systems) | 2012-12-19 | 1 | -7/+15 |
* | Adjust utils.parse_ldap_uri() | Jeroen van Meeuwen (Kolab Systems) | 2012-12-19 | 3 | -6/+41 |
* | Retrieve the /shared/vendor/cyrus-imapd/server annotation | Jeroen van Meeuwen (Kolab Systems) | 2012-12-19 | 1 | -2/+2 |
* | Add objectclass inetdomain for custom inetdomainbasedn attribute (#1473) | Jeroen van Meeuwen (Kolab Systems) | 2012-12-17 | 1 | -0/+1 |
* | Lower-case the mailbox name for user mailboxes (#1455) | Jeroen van Meeuwen (Kolab Systems) | 2012-12-11 | 1 | -0/+4 |
* | Bump release | Jeroen van Meeuwen (Kolab Systems) | 2012-11-30 | 1 | -1/+1 |
* | Correct whether or not to set the TLS certificates on RPM-based distributions | Jeroen van Meeuwen (Kolab Systems) | 2012-11-30 | 1 | -0/+2 |
* | Correct indentation and correct smtp sasl configuration | Jeroen van Meeuwen (Kolab Systems) | 2012-11-29 | 1 | -0/+6 |
* | Do not change the tls settings for debian at all | Jeroen van Meeuwen (Kolab Systems) | 2012-11-29 | 1 | -8/+0 |
* | Correct the configuration of the path to the certificate file to use for SSL/... | Jeroen van Meeuwen (Kolab Systems) | 2012-11-29 | 1 | -5/+13 |
* | Substitute the path to the Kolab SMTP Access Policy executable for the correc... | Jeroen van Meeuwen (Kolab Systems) | 2012-11-29 | 2 | -5/+10 |
* | Release 0.5.8-2 | Jeroen van Meeuwen (Kolab Systems) | 2012-11-26 | 1 | -1/+1 |