Age | Commit message (Expand) | Author | Files | Lines |
2013-08-22 | Don't forget to include the new file, ey?pykolab-0.6.5 | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+1 |
2013-08-22 | 0.6.5 | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 |
2013-08-22 | Make use of the authentication cache | Jeroen van Meeuwen (Kolab Systems) | 1 | -40/+72 |
2013-08-22 | Add an authentication cache | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+138 |
2013-08-20 | Change the default location of chwala | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-08-19 | Add a command to sync mailhost attributes with what is factually in the murder | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+133 |
2013-08-18 | Actually push the value of an attribute to set in set_entry_attribute() | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 |
2013-08-13 | Release 2 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-08-13 | Don't forget the indentiation level | Jeroen van Meeuwen (Kolab Systems) | 1 | -10/+10 |
2013-08-13 | Release 0.6.4pykolab-0.6.4 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-08-13 | Add stripping certain headers using header_checks as a default | Jeroen van Meeuwen (Kolab Systems) | 6 | -135/+97 |
2013-08-13 | Attempt to convert the current LDAP quota to an integer and fail silently sho... | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+5 |
2013-08-13 | Add commands count-domain-mailboxes and server-info, enhance list-mailboxes | Jeroen van Meeuwen (Kolab Systems) | 4 | -1/+130 |
2013-08-13 | Update the setting up of Roundcube to the latest | Jeroen van Meeuwen (Kolab Systems) | 15 | -382/+291 |
2013-08-13 | Lower-case email addresses and attributes for comparison | Jeroen van Meeuwen (Kolab Systems) | 1 | -7/+10 |
2013-08-13 | Set the imapd.conf tls_ca_file to a non-bundle | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-08-09 | Only attempt to set the mailhost attribute on actual entries | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+2 |
2013-08-09 | Add --raw to list-user-subscriptions to allow displaying the folder names in ... | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+15 |
2013-08-09 | Add --server=server to list-quota | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+14 |
2013-08-09 | Correct the selection of the folder for list-messages | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+5 |
2013-08-08 | Disable http_authentication and listcommands plugins by default | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 |
2013-08-03 | Add user_find method and do not traceback when the result is not OK | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+26 |
2013-08-03 | Do not convert folder names that are already raw to utf7 again | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 |
2013-08-03 | Add a command-line option to specify a specific server | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+16 |
2013-08-03 | List deleted mailboxes with the deletion date | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+40 |
2013-08-03 | Add a command user-info | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+48 |
2013-08-03 | A standard root dn is the ,dc= version of the parent root domain, and not (po... | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+3 |
2013-08-02 | Configure Auth() correctly, or we will not be able to adjust the mailhost att... | Jeroen van Meeuwen (Kolab Systems) | 1 | -5/+5 |
2013-08-02 | Use the base_dn obtained unless the proper routine finds different | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+16 |
2013-08-02 | When deleting acls from many,many mailboxes in one go, the mailbox that occur... | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+5 |
2013-08-02 | Add a command to list mailboxes for a specific domain including its alias dom... | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+83 |
2013-07-31 | 0.6.3 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-07-31 | Catch LDAP errors | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+8 |
2013-07-31 | Use a dynamic user filter | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+9 |
2013-07-31 | Make sure to exclude groupofurls from distgroups searches | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 |
2013-07-31 | Disable squatter for new setups, or messages go missing | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-07-24 | Make sure a -d option value that is not an integer is just skipped entirely | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+5 |
2013-07-15 | Fix reference to attribute key | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-07-15 | Improvide the find_recipient() against a multi-domain environment | Jeroen van Meeuwen (Kolab Systems) | 1 | -3/+17 |
2013-07-12 | Bump the version | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-07-12 | We can't authenticate a kolab_user_filter specifically, without excluding cyr... | Jeroen van Meeuwen (Kolab Systems) | 1 | -4/+1 |
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 | 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 | Correct the resulting message in message_from_string not detecting the messag... | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-07-05 | Use imap.create_folder() for kolab cm | Jeroen van Meeuwen (Kolab Systems) | 1 | -3/+1 |
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 | Correct IMAP not being loaded / initialized | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+2 |