| Commit message (Expand) | Author | Age | Files | Lines |
* | Release 0.6.4pykolab-0.6.4 | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 1 | -1/+1 |
* | Add stripping certain headers using header_checks as a default | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 6 | -135/+97 |
* | Attempt to convert the current LDAP quota to an integer and fail silently sho... | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 1 | -0/+5 |
* | Add commands count-domain-mailboxes and server-info, enhance list-mailboxes | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 4 | -1/+130 |
* | Update the setting up of Roundcube to the latest | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 15 | -382/+291 |
* | Lower-case email addresses and attributes for comparison | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 1 | -7/+10 |
* | Set the imapd.conf tls_ca_file to a non-bundle | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 1 | -1/+1 |
* | Only attempt to set the mailhost attribute on actual entries | Jeroen van Meeuwen (Kolab Systems) | 2013-08-09 | 1 | -1/+2 |
* | Add --raw to list-user-subscriptions to allow displaying the folder names in ... | Jeroen van Meeuwen (Kolab Systems) | 2013-08-09 | 1 | -2/+15 |
* | Add --server=server to list-quota | Jeroen van Meeuwen (Kolab Systems) | 2013-08-09 | 1 | -1/+14 |
* | Correct the selection of the folder for list-messages | Jeroen van Meeuwen (Kolab Systems) | 2013-08-09 | 1 | -2/+5 |
* | Disable http_authentication and listcommands plugins by default | Jeroen van Meeuwen (Kolab Systems) | 2013-08-08 | 1 | -2/+2 |
* | Add user_find method and do not traceback when the result is not OK | Jeroen van Meeuwen (Kolab Systems) | 2013-08-03 | 1 | -1/+26 |
* | Do not convert folder names that are already raw to utf7 again | Jeroen van Meeuwen (Kolab Systems) | 2013-08-03 | 1 | -2/+2 |
* | Add a command-line option to specify a specific server | Jeroen van Meeuwen (Kolab Systems) | 2013-08-03 | 1 | -2/+16 |
* | List deleted mailboxes with the deletion date | Jeroen van Meeuwen (Kolab Systems) | 2013-08-03 | 1 | -2/+40 |
* | Add a command user-info | Jeroen van Meeuwen (Kolab Systems) | 2013-08-03 | 1 | -0/+48 |
* | A standard root dn is the ,dc= version of the parent root domain, and not (po... | Jeroen van Meeuwen (Kolab Systems) | 2013-08-03 | 1 | -0/+3 |
* | Configure Auth() correctly, or we will not be able to adjust the mailhost att... | Jeroen van Meeuwen (Kolab Systems) | 2013-08-02 | 1 | -5/+5 |
* | Use the base_dn obtained unless the proper routine finds different | Jeroen van Meeuwen (Kolab Systems) | 2013-08-02 | 1 | -2/+16 |
* | When deleting acls from many,many mailboxes in one go, the mailbox that occur... | Jeroen van Meeuwen (Kolab Systems) | 2013-08-02 | 1 | -1/+5 |
* | Add a command to list mailboxes for a specific domain including its alias dom... | Jeroen van Meeuwen (Kolab Systems) | 2013-08-02 | 1 | -0/+83 |
* | 0.6.3 | Jeroen van Meeuwen (Kolab Systems) | 2013-07-31 | 1 | -1/+1 |
* | Catch LDAP errors | Jeroen van Meeuwen (Kolab Systems) | 2013-07-31 | 1 | -1/+8 |
* | Use a dynamic user filter | Jeroen van Meeuwen (Kolab Systems) | 2013-07-31 | 1 | -1/+9 |
* | Make sure to exclude groupofurls from distgroups searches | Jeroen van Meeuwen (Kolab Systems) | 2013-07-31 | 1 | -2/+2 |
* | Disable squatter for new setups, or messages go missing | Jeroen van Meeuwen (Kolab Systems) | 2013-07-31 | 1 | -1/+1 |
* | Make sure a -d option value that is not an integer is just skipped entirely | Jeroen van Meeuwen (Kolab Systems) | 2013-07-24 | 1 | -1/+5 |
* | Fix reference to attribute key | Jeroen van Meeuwen (Kolab Systems) | 2013-07-15 | 1 | -1/+1 |
* | Improvide the find_recipient() against a multi-domain environment | Jeroen van Meeuwen (Kolab Systems) | 2013-07-15 | 1 | -3/+17 |
* | Bump the version | Jeroen van Meeuwen (Kolab Systems) | 2013-07-12 | 1 | -1/+1 |
* | We can't authenticate a kolab_user_filter specifically, without excluding cyr... | Jeroen van Meeuwen (Kolab Systems) | 2013-07-12 | 1 | -4/+1 |
* | Make sure events hold the required X-Kolab-MIME-Version: 3.0 header | Jeroen van Meeuwen (Kolab Systems) | 2013-07-09 | 1 | -0/+1 |
* | Use utf-7 names when deleting folders by wildcard match as well | Jeroen van Meeuwen (Kolab Systems) | 2013-07-06 | 1 | -1/+9 |
* | Fix the utf7 backend versus preferred utf8 display | Jeroen van Meeuwen (Kolab Systems) | 2013-07-05 | 6 | -12/+24 |
* | Make sure the pattern for deleting mailboxes is passed on right between vario... | Jeroen van Meeuwen (Kolab Systems) | 2013-07-05 | 2 | -5/+14 |
* | Correct the resulting message in message_from_string not detecting the messag... | Jeroen van Meeuwen (Kolab Systems) | 2013-07-05 | 1 | -1/+1 |
* | Use imap.create_folder() for kolab cm | Jeroen van Meeuwen (Kolab Systems) | 2013-07-05 | 1 | -3/+1 |
* | If a string isn't unicode, attempt to make it so | Jeroen van Meeuwen (Kolab Systems) | 2013-07-05 | 1 | -1/+5 |
* | Decode the mailbox names in kolab list-mailboxes | Jeroen van Meeuwen (Kolab Systems) | 2013-07-05 | 1 | -1/+2 |
* | Correct IMAP not being loaded / initialized | Jeroen van Meeuwen (Kolab Systems) | 2013-07-05 | 1 | -0/+2 |
* | 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 | 2 | -5/+99 |
* | Fix syntax error in UCS listener (introduced in previous commit 8b29487) | Christoph Wickert | 2013-06-27 | 1 | -1/+1 |
* | When a user is modified, we still need to take in to account the mail server ... | Jeroen van Meeuwen (Kolab Systems) | 2013-06-24 | 1 | -0/+49 |
* | Add additional distros / kolab versions to bin/rebuild.sh.in | Jeroen van Meeuwen (Kolab Systems) | 2013-06-12 | 1 | -0/+3 |
* | Release 0.6.1pykolab-0.6.1 | Jeroen van Meeuwen (Kolab Systems) | 2013-06-12 | 1 | -1/+1 |
* | Require python-sqlalchemy | Jeroen van Meeuwen (Kolab Systems) | 2013-06-12 | 1 | -0/+1 |
* | Rebase command transfer-mailbox so that it actually functions | Jeroen van Meeuwen (Kolab Systems) | 2013-06-12 | 1 | -9/+14 |
* | When connecting to a specific server, actually connect to that specific server | Jeroen van Meeuwen (Kolab Systems) | 2013-06-12 | 1 | -6/+23 |