Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add stripping certain headers using header_checks as a default | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 1 | -0/+15 |
| | |||||
* | Attempt to convert the current LDAP quota to an integer and fail silently ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 1 | -0/+5 |
| | | | | should this fail | ||||
* | Add commands count-domain-mailboxes and server-info, enhance list-mailboxes | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 3 | -1/+127 |
| | |||||
* | Update the setting up of Roundcube to the latest | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 1 | -2/+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 |
| | | | | raw utf-7 | ||||
* | 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 |
| | |||||
* | 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 ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-08-03 | 1 | -0/+3 |
| | | | | (potentially) an alias | ||||
* | Configure Auth() correctly, or we will not be able to adjust the mailhost ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-08-02 | 1 | -5/+5 |
| | | | | attribute | ||||
* | 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 ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-08-02 | 1 | -1/+5 |
| | | | | occured in the list may not be around any longer, by the time we get to remove the acl | ||||
* | Add a command to list mailboxes for a specific domain including its alias ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-08-02 | 1 | -0/+83 |
| | | | | domains (for they may be different realms) | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | We can't authenticate a kolab_user_filter specifically, without excluding ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-07-12 | 1 | -4/+1 |
| | | | | cyrus-admin | ||||
* | 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 ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-07-05 | 2 | -5/+14 |
| | | | | various function calls | ||||
* | 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 |
| | |||||
* | 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 |
| | | | | | Calling disconnect() should not traceback should no current connection exist self.namespaces() may not be successful as the user to login as has no mailbox yet (murder) | ||||
* | Escape the actual search in a try/except printing a stack trace should ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-06-12 | 1 | -12/+18 |
| | | | | anything go wrong | ||||
* | Pass the domain on to the pykolab.base.Base.__init__() | Jeroen van Meeuwen (Kolab Systems) | 2013-06-12 | 1 | -3/+14 |
| | | | | | Use the kolab_user_filter if available, allowing us to further restrict valid logins Use the LDAP base_dn if there is no configured base_dn for authentication requests | ||||
* | Prevent search access from allowing users to read userpassword attributes | Jeroen van Meeuwen (Kolab Systems) | 2013-06-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2013-05-30 | 2 | -0/+84 |
|\ | |||||
| * | In debugging, make it clear we have finished handling the synchronization ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-05-29 | 1 | -0/+8 |
| | | | | | | | | callback | ||||
| * | Add more functions overlaying the Python kolabformat module | Jeroen van Meeuwen (Kolab Systems) | 2013-05-29 | 1 | -0/+76 |
| | | |||||
* | | If the default quota is not set, a user may still be subject to quota | Jeroen van Meeuwen (Kolab Systems) | 2013-05-30 | 1 | -1/+2 |
|/ | |||||
* | Fix indentation issues | Jeroen van Meeuwen (Kolab Systems) | 2013-05-24 | 1 | -3/+3 |
| | |||||
* | Correct group_add() and add group_delete() | Jeroen van Meeuwen (Kolab Systems) | 2013-05-24 | 1 | -2/+12 |
| | |||||
* | Fix indentation | Jeroen van Meeuwen (Kolab Systems) | 2013-05-24 | 1 | -1/+1 |
| | |||||
* | Make sure that in a multi-domain environment, we get the base dn for ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-05-23 | 3 | -10/+22 |
| | | | | additional domain name spaces right. | ||||
* | Only obtain the value of the cache_entry if the entry supplied in the ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-05-22 | 1 | -3/+4 |
| | | | | callback does not already have a result attribute value | ||||
* | Upon deletion of an entry, see if we can get to the value of the result ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-05-22 | 1 | -0/+8 |
| | | | | attribute using our cache | ||||
* | Make sure we ship the value of the unique attribute back to the callback (#1875) | Jeroen van Meeuwen (Kolab Systems) | 2013-05-22 | 1 | -1/+26 |
| |