Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-14 | Handle apparent old-style and new-style Cyrus paths.dev/boddie-new/combined | Paul Boddie | 4 | -12/+31 | |
2014-09-12 | Ensure that a local server really is available if indicated. | Paul Boddie | 1 | -1/+1 | |
2014-09-12 | Fail gracefully in check mode, producing the status. | Paul Boddie | 1 | -1/+3 | |
2014-09-12 | Fix check-only mode for an unconfigured MTA. | Paul Boddie | 1 | -1/+2 | |
2014-09-12 | Fixed syntax errors caused during merging. | Paul Boddie | 1 | -3/+3 | |
2014-09-10 | Access the socketfile setting via the conf object. | Paul Boddie | 1 | -4/+4 | |
2014-09-04 | Merge branch 'master' into dev/boddie-new/combined | Paul Boddie | 40 | -639/+2257 | |
Conflicts: pykolab/setup/setup_freebusy.py pykolab/setup/setup_kolabd.py pykolab/setup/setup_mta.py pykolab/setup/setup_mysql.py pykolab/setup/setup_roundcube.py pykolab/setup/setup_syncroton.py | |||||
2014-08-27 | Don't use the mistakenly working /assets/ but use /roundcubemail/assets/ | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 | |
2014-08-22 | Updated localization source files | Thomas Bruederli | 3 | -291/+519 | |
2014-08-22 | List event/task properties changes in update notification mails (#3447) | Thomas Bruederli | 7 | -11/+203 | |
2014-08-22 | Map additional partstat values for Todos | Thomas Bruederli | 1 | -6/+4 | |
2014-08-22 | Basic sanity check for input message | Thomas Bruederli | 1 | -0/+4 | |
2014-08-22 | Add utility function to compute diffs between two objects (converted to dicts) | Thomas Bruederli | 3 | -1/+101 | |
2014-08-24 | Actually use the socket configured | Aeneas Jaißle | 1 | -4/+4 | |
2014-08-24 | Correct assets path | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 | |
2014-08-21 | Apply ACT_UPDATE policy on iTip REQUESTs with no re-scheduling (i.e. ↵ | Thomas Bruederli | 2 | -50/+99 | |
unchanged sequence number) (#3447) | |||||
2014-08-21 | Refactored the wallace invitationpolicy module to work for automated task ↵ | Thomas Bruederli | 9 | -208/+536 | |
iTip processing as well + add functional tests for task assignments (#3240) | |||||
2014-08-21 | Make sure created and last-modified dates are saved in UTC; add folder type ↵ | Thomas Bruederli | 4 | -7/+23 | |
property to groupware objects | |||||
2014-08-20 | Add wrapper class for libkolabxml todo objects with ical import/export. | Thomas Bruederli | 5 | -17/+468 | |
ATTENTION: requires python-icalendar version 3.8 or higher! VTodo implemention is incomplete in older versions. | |||||
2014-08-20 | Translate UTC and GMT timezones into the according isUTC flag | Thomas Bruederli | 1 | -1/+4 | |
2014-08-20 | Use more secure urls by default | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+2 | |
2014-08-20 | Set the URL to files to '/chwala/' (#2436) | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 | |
2014-08-20 | Add kolab_tags plugin to the default configuration | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+1 | |
2014-08-19 | Fix syntax errors | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 | |
2014-08-19 | Bump versionpykolab-0.7.1 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 | |
2014-08-19 | Bug #2491: sleep time until new domains are created should be optionally set ↵ | Timotheus Pokorra (TBits.net) | 3 | -1/+12 | |
in configuration file | |||||
2014-08-19 | Bug #3156 - wrong sender_login_maps | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 | |
2014-08-19 | Fix #3391: setup-kolab syncroton fails on openSUSE. The setup script tries ↵ | Aeneas Jaißle | 1 | -3/+6 | |
an os.walk to find msql.initial.sql, but has a 'break' stopping the walk from going one (needed) level deeper. | |||||
2014-08-19 | Set read ACLs for admin user before accessing resource calendars (#3428) | Thomas Bruederli | 2 | -3/+7 | |
2014-08-15 | Catch failures on base64 decoding event UIDs from owner confirmation replies ↵ | Thomas Bruederli | 1 | -4/+7 | |
(#3423) | |||||
2014-08-19 | Work around fsockopen() taking OpenSSL's default cert validation routines ↵ | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+4 | |
(#3332) | |||||
2014-08-19 | Add kolab_smtp_access_policy/cache_uri setting to set | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+1 | |
2014-08-19 | fix splitting of imap acl/aci from ldap entry (#3351) | Daniel Hoffend | 1 | -8/+4 | |
2014-08-19 | Drop patches from packaging (#3374) | Jeroen van Meeuwen (Kolab Systems) | 2 | -0/+17 | |
2014-08-19 | Fix #3350, _acl referenced before assignment | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+2 | |
2014-08-19 | Fix #3349 by testing if a log file already exists | Jeroen van Meeuwen (Kolab Systems) | 1 | -16/+18 | |
2014-08-19 | virtualaliasmaps only for sharedfolders of kolabFolderType=mail (#3311) | Daniel Hoffend | 1 | -1/+1 | |
2014-08-19 | %mail -> %s | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 | |
2014-08-19 | Add default settings for group ACLs | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+3 | |
2014-08-19 | Fix #3418 and add new default folders | Jeroen van Meeuwen (Kolab Systems) | 1 | -3/+5 | |
2014-08-19 | Add /etc/amavisd.conf as possible amavisd configuration file | Aeneas Jaißle | 1 | -0/+2 | |
2014-08-19 | This patch adds an option '--socket' that can be used when starting ↵ | Aeneas Jaißle | 3 | -0/+23 | |
kolab-saslauthd, to specify the socket file to bind to. | |||||
2014-08-19 | Allow a URI to be passed on to connect() | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+18 | |
2014-08-19 | clamd.amavisd is actually clamd@amavisd | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 | |
2014-08-15 | Merge branch 'dev/boddie-new/setup' into dev/boddie-new/combined | Paul Boddie | 5 | -5/+32 | |
2014-08-15 | Added Wallace to the mail routing. | Paul Boddie | 1 | -1/+1 | |
2014-08-15 | Added missing Converse proxy configuration file.dev/boddie-new/setup | Paul Boddie | 1 | -0/+6 | |
2014-08-15 | Added missing configuration file changes for new setup features. | Paul Boddie | 4 | -5/+26 | |
2014-08-14 | Improve the defaults for iTip sending on behalf of users not logged in. | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+4 | |
2014-08-14 | killproc -p $pidfile to only kill the master thread (#917) | Timotheus Pokorra (TBits.net) | 1 | -1/+1 | |