Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Catch webadmin API connection errors (timed out perhaps) and try again with ↵ | Thomas Bruederli | 2015-05-20 | 1 | -5/+29 |
| | | | | a new connection | ||||
* | Add a command to check quota between IMAP and LDAPpykolab-0.7.13 | Jeroen van Meeuwen (Kolab Systems) | 2015-05-14 | 1 | -0/+108 |
| | |||||
* | Add a --user and --server parameter to list-messages | Jeroen van Meeuwen (Kolab Systems) | 2015-05-14 | 1 | -3/+38 |
| | |||||
* | Set version to 0.7.13 | Jeroen van Meeuwen (Kolab Systems) | 2015-05-14 | 1 | -1/+1 |
| | |||||
* | Don't smtp.quit() if no connection had been created (successfully), and ↵ | Jeroen van Meeuwen (Kolab Systems) | 2015-05-14 | 1 | -6/+9 |
| | | | | please do attempt to send the result again and again (logging errors helps) | ||||
* | Actually expire a locked object, by updating what locktime is being compared to | Jeroen van Meeuwen (Kolab Systems) | 2015-05-14 | 1 | -8/+12 |
| | |||||
* | Set the type of the threads argument to integer | Jeroen van Meeuwen (Kolab Systems) | 2015-05-14 | 1 | -0/+1 |
| | |||||
* | Set version to 0.7.12pykolab-0.7.12 | Jeroen van Meeuwen (Kolab Systems) | 2015-05-13 | 1 | -1/+1 |
| | |||||
* | also add roundcubemail config value smtp_conn_options | Timotheus Pokorra | 2015-05-08 | 1 | -4/+9 |
| | |||||
* | drop cafile from the new roundcubemail config value imap_conn_options | Timotheus Pokorra | 2015-05-08 | 1 | -2/+1 |
| | |||||
* | Roundcubemail with self signed certificate for Cyrus: fix for PHP 5.6 (#5034) | Timotheus Pokorra | 2015-05-08 | 1 | -0/+9 |
| | |||||
* | fixing typo in my previous commit | Timotheus Pokorra | 2015-05-05 | 3 | -6/+6 |
| | | | | os.path.isfile instead of os.patch.isfile | ||||
* | Debian Jessie: fix service names (#4688) | Timotheus Pokorra | 2015-05-05 | 3 | -6/+24 |
| | | | | for systemd we need to use different service names for kolabd (kolab-server) and httpd (apache2) for CentOS vs Debian | ||||
* | fix kolab sync for multiple domains (#3197) | Timotheus Pokorra | 2015-04-20 | 1 | -5/+5 |
| | | | | | kolab sync needs to deal with multiple domains using a different db object for each domain. | ||||
* | implementing --directory-manager-pwd for setup-kolab to specify the ↵ | Timotheus Pokorra | 2015-04-20 | 1 | -2/+13 |
| | | | | Directory Manager password (#2645) | ||||
* | implementing --mysqlserver parameter for setup-kolab to specify if a new or ↵ | Timotheus Pokorra | 2015-04-15 | 1 | -1/+17 |
| | | | | | | existing MySQL server should be used (#4971) this is useful for silent/unattended installs | ||||
* | implementing --default, --yes and --quiet parameters for setup-kolab (#2598) | Timotheus Pokorra | 2015-04-15 | 2 | -0/+29 |
| | |||||
* | Add chmod linter to arcanist config | Jeroen van Meeuwen (Kolab Systems) | 2015-04-14 | 1 | -0/+3 |
| | |||||
* | Add a linter to detect merge conflicts | Jeroen van Meeuwen (Kolab Systems) | 2015-04-14 | 1 | -0/+3 |
| | |||||
* | Add a linter configuration file for arcanist | Jeroen van Meeuwen (Kolab Systems) | 2015-04-14 | 1 | -0/+16 |
| | |||||
* | Fix some typos found by the spelling linter | Jeroen van Meeuwen (Kolab Systems) | 2015-04-14 | 9 | -18/+18 |
| | |||||
* | Add .arcconfig | Jeroen van Meeuwen (Kolab Systems) | 2015-04-14 | 1 | -0/+3 |
| | |||||
* | Improve proplist ordering routine | Thomas Bruederli | 2015-03-28 | 2 | -2/+18 |
| | |||||
* | Fully implement pykolab.xml.Contact.to_dict() + add unit tests for it (#4974) | Thomas Bruederli | 2015-03-28 | 3 | -5/+649 |
| | |||||
* | take kolab_delegate_filter from the source package | Daniel Hoffend | 2015-04-11 | 1 | -1/+1 |
| | |||||
* | Remove auxprop from default imapd configuration | Daniel Hoffend | 2015-04-11 | 1 | -1/+1 |
| | | | | | | | According to the documention auxprop is only used in combination with the local sasldb2 password file or other auxprop password plugins. Since saslauthd is taking care for all user related authentication auxprop is obsolete (in the kolab default setup). | ||||
* | Escape filter value when searching LDAP entries by attribute (#4924) | Thomas Bruederli | 2015-03-28 | 1 | -1/+2 |
| | |||||
* | Don't change partstat on new invitations saved to calendar (#4948) | Thomas Bruederli | 2015-03-27 | 1 | -2/+4 |
| | |||||
* | Set version to 0.7.11pykolab-0.7.11 | Jeroen van Meeuwen (Kolab Systems) | 2015-03-27 | 1 | -1/+1 |
| | |||||
* | Return the correct variable | Thomas Bruederli | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | Add wrapper class for kolabformat.Note (#4908) | Thomas Bruederli | 2015-03-26 | 3 | -0/+240 |
| | |||||
* | Move ustr() to xml utilities module | Thomas Bruederli | 2015-03-26 | 1 | -0/+18 |
| | |||||
* | Fix varname and avoid throwing an execption on every call | Thomas Bruederli | 2015-03-26 | 1 | -14/+2 |
| | |||||
* | Improve object diff computation: ignore order of attribute lists (e.g. ↵ | Thomas Bruederli | 2015-03-24 | 2 | -4/+243 |
| | | | | attachments, attendees) | ||||
* | Add getter for related-to property of todo objects | Thomas Bruederli | 2015-03-24 | 2 | -0/+10 |
| | |||||
* | Select folder annotated as 'private' for storing events flagged as such (#4788) | Thomas Bruederli | 2015-03-24 | 1 | -1/+5 |
| | |||||
* | Use the new domain naming context comparison function to reduce the number ↵ | Jeroen van Meeuwen (Kolab Systems) | 2015-03-18 | 1 | -1/+3 |
| | | | | | | of processes against hosted (#4260) Domain name spaces are translated back to the domain that owns the naming context, and skipped a separate process for should the naming context already be synchronized by another process. | ||||
* | Proxy the new naming context function | Jeroen van Meeuwen (Kolab Systems) | 2015-03-18 | 1 | -0/+3 |
| | |||||
* | Add a function to retrieve the naming context used for a given domain | Jeroen van Meeuwen (Kolab Systems) | 2015-03-18 | 1 | -0/+62 |
| | |||||
* | Updated localization source file | Thomas Bruederli | 2015-03-11 | 1 | -186/+203 |
| | |||||
* | New *_CANCEL_DELETE policy to remove cancelled objects rather than flagging ↵ | Thomas Bruederli | 2015-03-11 | 3 | -28/+124 |
| | | | | as cancelled (#4306) | ||||
* | The email.MIMEText class will take care of line wrapping; no need to do it twice | Thomas Bruederli | 2015-03-11 | 1 | -5/+1 |
| | |||||
* | Force RRULE UNTIL attribute to be a UTC date/time but also account for it to ↵ | Thomas Bruederli | 2015-03-10 | 3 | -3/+7 |
| | | | | be a date-only value | ||||
* | Only take delegated mailboxes into account when receiving iTip REPLY ↵ | Thomas Bruederli | 2015-03-09 | 1 | -5/+7 |
| | | | | messages (#4798) as initially intened in commit e94e4e2 | ||||
* | Fix date conflict check (#4767) | Thomas Bruederli | 2015-03-09 | 2 | -1/+2 |
| | |||||
* | Switch type check: datetime.datetime is also an instance of datetime.date | Thomas Bruederli | 2015-03-09 | 1 | -1/+1 |
| | |||||
* | Return the correct ical property for date-only recurrence-id | Thomas Bruederli | 2015-03-03 | 1 | -1/+1 |
| | |||||
* | Store reservations for single occurrences with the same UID in one object ↵ | Thomas Bruederli | 2015-03-02 | 5 | -21/+61 |
| | | | | (#4766) | ||||
* | Adapt itip.check_event_conflict() to new storage of single occurrences (#4726) | Thomas Bruederli | 2015-03-02 | 2 | -3/+59 |
| | |||||
* | Remove commented code | Thomas Bruederli | 2015-03-02 | 1 | -10/+1 |
| |