| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Catch a case in which the list of domain name spaces is empty | Jeroen van Meeuwen (Kolab Systems) | 2013-05-22 | 1 | -0/+2 |
* | Include kolab_files plugin by default | Jeroen van Meeuwen (Kolab Systems) | 2013-05-19 | 1 | -0/+1 |
* | pykolab/utils really cannot deal with a list of primary mail attribute values | Jeroen van Meeuwen (Kolab Systems) | 2013-05-16 | 1 | -0/+3 |
* | Catch the cases where a recipient policy fails | Jeroen van Meeuwen (Kolab Systems) | 2013-05-16 | 1 | -3/+14 |
* | Be a little more verbose about what exactly goes wrong when we catch the exce... | Jeroen van Meeuwen (Kolab Systems) | 2013-05-16 | 1 | -1/+5 |
* | Return user_attrs['mail'], which exists, while mail is not set | Jeroen van Meeuwen (Kolab Systems) | 2013-05-16 | 1 | -1/+1 |
* | Make sure a non-existent result attribute value does not result in an attempt... | Jeroen van Meeuwen (Kolab Systems) | 2013-05-16 | 1 | -0/+12 |
* | Make sure a failing recipient policy does not result in a blocked process (#1... | Jeroen van Meeuwen (Kolab Systems) | 2013-05-16 | 2 | -3/+7 |
* | Remove zpush from Makefile.am | Jeroen van Meeuwen (Kolab Systems) | 2013-05-04 | 1 | -1/+0 |
* | Some initial domain operations for the command-line interface | Jeroen van Meeuwen (Kolab Systems) | 2013-05-03 | 4 | -28/+123 |
* | Adjust the WAP client for domain operations | Jeroen van Meeuwen (Kolab Systems) | 2013-05-03 | 1 | -28/+24 |
* | Disconnect from the authn/authz database after closing the client connection | Jeroen van Meeuwen (Kolab Systems) | 2013-05-03 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://git.kolab.org/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2013-04-30 | 3 | -186/+31 |
|\ |
|
| * | Only .insert() a setting that is not already .set(), but just so happens to h... | Jeroen van Meeuwen (Kolab Systems) | 2013-04-30 | 1 | -3/+6 |
| * | Remove zpush and horde configuration | Jeroen van Meeuwen (Kolab Systems) | 2013-04-30 | 1 | -109/+0 |
| * | Supply setup-kolab routines for the new kolab-freebusy service | Jeroen van Meeuwen (Kolab Systems) | 2013-04-30 | 1 | -74/+25 |
* | | Fix indentation | Jeroen van Meeuwen (Kolab Systems) | 2013-04-30 | 1 | -1/+1 |
|/ |
|
* | Add a --with-ad option for the LDAP setup | Jeroen van Meeuwen (Kolab Systems) | 2013-04-29 | 1 | -1/+31 |
* | Handle objectSid binary blobs to be a unique_attribute attribute name | Jeroen van Meeuwen (Kolab Systems) | 2013-04-29 | 1 | -0/+25 |
* | If the entry_dn is None, we are chasing referrals - which we do not want. | Jeroen van Meeuwen (Kolab Systems) | 2013-04-29 | 1 | -2/+8 |
* | Try using one supported control, and abort the entire synchronization if it s... | Jeroen van Meeuwen (Kolab Systems) | 2013-04-29 | 1 | -21/+27 |
* | Add a timestamp format modifier, for the purpose of further integration with ... | Jeroen van Meeuwen (Kolab Systems) | 2013-04-29 | 1 | -5/+19 |
* | These command-line options are now available to setup-kolab. | Jeroen van Meeuwen (Kolab Systems) | 2013-04-24 | 1 | -1/+33 |
* | Revert "Add --without-ldap and --with-openldap" | Jeroen van Meeuwen (Kolab Systems) | 2013-04-24 | 1 | -51/+13 |
* | Add --without-ldap and --with-openldap | Jeroen van Meeuwen (Kolab Systems) | 2013-04-24 | 1 | -13/+51 |
* | Update copyright | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 73 | -73/+73 |
* | Add initial set of WAP commands | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 4 | -0/+94 |
* | Add a 'kolab add-user' command | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 1 | -0/+38 |
* | Move the wap_client forward to today's API implementation | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 1 | -28/+73 |
* | Remove add_user from the not implemented yet list | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 1 | -1/+0 |
* | Enhance ask_menu to include a default, and a '?' option to list options | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 1 | -5/+34 |
* | Enable delivery to shared folders | Jeroen van Meeuwen (Kolab Systems) | 2013-04-14 | 1 | -3/+34 |
* | Pull the 389 Directory Server setup returncode and act accordingly | Jeroen van Meeuwen (Kolab Systems) | 2013-04-12 | 1 | -4/+21 |
* | Make sure there is not already an LDAP instance configured. | Jeroen van Meeuwen (Kolab Systems) | 2013-04-12 | 1 | -0/+16 |
* | Migration scenarios do not necessarily have a synchronisation cache entry (#1... | Jeroen van Meeuwen (Kolab Systems) | 2013-04-01 | 1 | -2/+7 |
* | By popular demand, add a command to subscribe a user to a folder(-pattern) | Jeroen van Meeuwen (Kolab Systems) | 2013-02-19 | 1 | -17/+1 |
* | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2013-02-17 | 1 | -1/+8 |
|\ |
|
| * | Let's use utf-8 as the common denominator between ordinals | Jeroen van Meeuwen (Kolab Systems) | 2013-02-08 | 1 | -1/+8 |
* | | Add commands delete-message and list-messages | Jeroen van Meeuwen (Kolab Systems) | 2013-02-17 | 2 | -0/+165 |
* | | Make sure that if we call a function or use an attribute, not just imaplib.IM... | Jeroen van Meeuwen (Kolab Systems) | 2013-02-17 | 1 | -0/+5 |
|/ |
|
* | Attempt to use iconv, but if it fails, fall back to using our own translit fu... | Jeroen van Meeuwen (Kolab Systems) | 2013-02-08 | 1 | -1/+9 |
* | Provide an initial locale -> translit lookup table set and a function to call | Jeroen van Meeuwen (Kolab Systems) | 2013-02-08 | 1 | -0/+107 |
* | 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 |
* | Resolve redirect not being a terminal action - need stop on not keeping a cop... | Jeroen van Meeuwen (Kolab Systems) | 2013-01-28 | 2 | -0/+2 |
* | Correct the other call to modify ACL entries on IMAP folders from LDAP | Jeroen van Meeuwen (Kolab Systems) | 2013-01-27 | 1 | -2/+1 |
* | Correct keywords to call of setting acl entries on IMAP folders from LDAP | Jeroen van Meeuwen (Kolab Systems) | 2013-01-27 | 1 | -2/+1 |
* | Make sure a shared folder, at a very minimum, includes 'p' rights for anyone | Jeroen van Meeuwen (Kolab Systems) | 2013-01-27 | 1 | -2/+153 |
* | Log an error if the administrator password is empty | Jeroen van Meeuwen (Kolab Systems) | 2013-01-25 | 1 | -0/+12 |
* | Make sure that when aliases generated are compared to aliases existing, we co... | Jeroen van Meeuwen (Kolab Systems) | 2013-01-23 | 1 | -1/+1 |