Age | Commit message (Expand) | Author | Files | Lines |
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 | -5/+99 |
2013-06-27 | Fix syntax error in UCS listener (introduced in previous commit 8b29487) | Christoph Wickert | 1 | -1/+1 |
2013-06-24 | When a user is modified, we still need to take in to account the mail server ... | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+49 |
2013-06-12 | Add additional distros / kolab versions to bin/rebuild.sh.in | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+3 |
2013-06-12 | Release 0.6.1pykolab-0.6.1 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-06-12 | Require python-sqlalchemy | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+1 |
2013-06-12 | Rebase command transfer-mailbox so that it actually functions | Jeroen van Meeuwen (Kolab Systems) | 1 | -9/+14 |
2013-06-12 | When connecting to a specific server, actually connect to that specific server | Jeroen van Meeuwen (Kolab Systems) | 1 | -6/+23 |
2013-06-12 | Escape the actual search in a try/except printing a stack trace should anythi... | Jeroen van Meeuwen (Kolab Systems) | 1 | -12/+18 |
2013-06-12 | Pass the domain on to the pykolab.base.Base.__init__() | Jeroen van Meeuwen (Kolab Systems) | 1 | -3/+14 |
2013-06-03 | Prevent search access from allowing users to read userpassword attributes | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-05-30 | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 3 | -7/+84 |
2013-05-30 | If the default quota is not set, a user may still be subject to quota | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+2 |
2013-05-29 | Merge branch 'master' of ssh://git.kolab.org/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2 | -8/+13 |
2013-05-29 | In debugging, make it clear we have finished handling the synchronization cal... | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+8 |
2013-05-29 | There is no purpose in generating the values as they are generated upon submi... | Jeroen van Meeuwen (Kolab Systems) | 1 | -7/+0 |
2013-05-29 | Add more functions overlaying the Python kolabformat module | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+76 |
2013-05-29 | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 8 | -22/+86 |
2013-05-29 | Update default configuration for roundcube | Jeroen van Meeuwen (Kolab Systems) | 1 | -3/+3 |
2013-05-24 | Correct the parsing of the responses for metadata / annotatemore even better | Jeroen van Meeuwen (Kolab Systems) | 1 | -5/+10 |
2013-05-24 | Fix indentation issues | Jeroen van Meeuwen (Kolab Systems) | 1 | -3/+3 |
2013-05-24 | Correct group_add() and add group_delete() | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+12 |
2013-05-24 | Fix indentation | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-05-23 | Make sure that in a multi-domain environment, we get the base dn for addition... | Jeroen van Meeuwen (Kolab Systems) | 4 | -10/+24 |
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 | Sort autocreate folders alphabetically, and add Files (#1882) | Jeroen van Meeuwen (Kolab Systems) | 1 | -5/+10 |
2013-05-19 | Make sure the $rcmail variables are escaped | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+15 |
2013-05-19 | Include kolab_files plugin by default | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+1 |
2013-05-19 | Merge branch 'master' of ssh://git.kolab.org/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 3 | -7/+41 |
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 |
2013-05-16 | Make sure a failing recipient policy does not result in a blocked process (#1... | Jeroen van Meeuwen (Kolab Systems) | 2 | -3/+7 |
2013-05-11 | New functional tests for policy_uid setting | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+176 |
2013-05-07 | Delete a user by 'id', not 'user' | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-05-07 | Make sure .disconnect() is issued in order to prevent connections stacking up | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+7 |
2013-05-04 | Add wap commands to the command-linepykolab-0.6.0 | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+4 |
2013-05-04 | Remove zpush from Makefile.am | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+0 |
2013-05-04 | Set version number to 0.6.0 | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 |
2013-05-03 | Some initial domain operations for the command-line interface | Jeroen van Meeuwen (Kolab Systems) | 4 | -28/+123 |
2013-05-03 | Adjust the WAP client for domain operations | Jeroen van Meeuwen (Kolab Systems) | 1 | -28/+24 |
2013-05-03 | Rewrite getannotation to be compatible with 2.5 | Jeroen van Meeuwen (Kolab Systems) | 1 | -39/+114 |