index
:
kolab-syncroton
kolab-syncroton-1.0
kolab-syncroton-2.1
kolab-syncroton-2.2
master
oracle
ActiveSync Kolab Backend for Syncroton
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-02
Fix bug where 10-hours events created on device became all-day events on serv...
kolab-syncroton-2.1
Aleksander Machniak
1
-1/+1
2013-10-28
Fix event attendees synchronization from server to the device (Bug #2431)
Aleksander Machniak
1
-2/+2
2013-08-29
Set version to 2.1.0
kolab-syncroton-2.1.0
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2013-08-23
Fix bug in reading OPAQUE data from php://input string. Use fread() in loop
Aleksander Machniak
2
-5/+21
2013-06-28
Fix type annotation of folder creation (Bug #1719)
kolab-syncroton-2.1-rc3
Aleksander Machniak
1
-2/+1
2013-06-28
Throw exception in createEntry() of Email (and SMS) class
Aleksander Machniak
1
-5/+9
2013-06-28
Check type before cloning variable
Aleksander Machniak
1
-1/+1
2013-06-28
Update Syncroton with codepage 254
Aleksander Machniak
2
-9/+39
2013-06-28
Avoid sending HTTP header "Content-Type: text/html" for empty sync responses
Aleksander Machniak
1
-0/+3
2013-06-28
Unset all truncation settings for fetch response (fixes lack of attachments i...
Aleksander Machniak
1
-1/+12
2013-04-30
Add 'AllowOverride All' to docs/kolab-syncroton.conf (#1830)
Christoph Wickert
1
-0/+1
2013-03-12
Don't send MIME if MimeSupport is not set (Bug #1688)
kolab-syncroton-2.1-rc2
Aleksander Machniak
1
-2/+4
2013-03-12
Add .htaccess file with some PHP defaults required by Roundcube Framework (Bu...
Aleksander Machniak
1
-0/+14
2013-03-12
Fix bug in recurrence exceptions handling (Bug #1656)
Aleksander Machniak
1
-1/+3
2013-03-12
Cast some data to string to workaround issue described in Bug #1635.
Aleksander Machniak
1
-1/+2
2013-02-07
Fix handling of Body parameters and MessageClass element of email object (Bug...
kolab-syncroton-2.1-rc1
Aleksander Machniak
1
-26/+35
2013-02-06
Fix logging broken with per-user log implementation
Aleksander Machniak
2
-3/+3
2013-02-01
For security reasons use per-user log for authenticated users only
Aleksander Machniak
1
-3/+3
2013-02-01
Implemented logging per user/device (activesync_user_log option)
Aleksander Machniak
3
-1/+42
2013-01-30
Fix mapping task importance to priority and vice-versa (#1603)
Aleksander Machniak
4
-21/+137
2013-01-18
Add insert into system with current schema version
Aleksander Machniak
1
-0/+10
2013-01-17
Update Roundcube Framework
Aleksander Machniak
46
-3085/+3647
2013-01-17
Small perf improvement to the last changes
Aleksander Machniak
1
-2/+3
2013-01-17
Make changes detection aware of FilterType - don't return changes for
Aleksander Machniak
4
-12/+17
2013-01-17
Fix regression where \Seen flag wasn't set on sent messages
Aleksander Machniak
1
-1/+1
2013-01-17
Fix detection of changes in email messages (e.g. \Seen flag update) (Bug #1169)
Aleksander Machniak
5
-11/+118
2013-01-15
Performance improvement in hasChanges()
Aleksander Machniak
1
-18/+35
2013-01-15
Update Syncroton (with some performance improvements)
Aleksander Machniak
36
-332/+414
2013-01-14
Small fix to last commit
Aleksander Machniak
1
-16/+15
2013-01-14
Update device record when needed
Aleksander Machniak
2
-12/+28
2013-01-14
Fix GAL search on devices with protocolVersion=2.5 (Samsung Galaxy Tab - Andr...
Aleksander Machniak
2
-13/+13
2013-01-14
Skip redundant device data updates (Bug #1118)
Aleksander Machniak
1
-9/+16
2013-01-12
Rename and move DDL file
Aleksander Machniak
1
-0/+0
2013-01-12
Increase UID length limit from 64 to 128 characters (Bug #1534)
Aleksander Machniak
2
-2/+5
2013-01-12
Update Syncroton, added activesync_ping_timeout and activesync_quiet_time opt...
Aleksander Machniak
34
-490/+821
2013-01-12
Fix GAL search for records with 'email:*', but not 'email' fields
Aleksander Machniak
1
-0/+4
2013-01-12
Fix PHP Error: Invalid event recurrence rule: {"EXDATE":[]}
Aleksander Machniak
1
-1/+1
2013-01-12
Fix start/end/changed dates handling for all-day events
Aleksander Machniak
1
-8/+11
2013-01-10
Add workaround for Android issue where all-day event becomes a 24-hour event
Aleksander Machniak
1
-0/+10
2013-01-10
Implemented partial support for event reccurence exceptions (Bug #1498)
Aleksander Machniak
2
-40/+58
2013-01-10
Read private annotation of folder types to properly handle special mail folders
Aleksander Machniak
1
-2/+2
2013-01-10
Fix Fatal error: Undefined class constant 'PING_TIMEOUT'
Aleksander Machniak
1
-1/+1
2013-01-03
Handle "folder not found" exception in Ping command (Bug #1390)
Aleksander Machniak
1
-6/+17
2013-01-03
Make body truncation multibyte aware (Bug #1390)
Aleksander Machniak
1
-2/+2
2012-12-31
Fix error in annual events import (Bug #1500)
Aleksander Machniak
1
-7/+7
2012-12-31
Fix handling of invalid input to date_from_kolab() (Bug #1497)
Aleksander Machniak
1
-1/+4
2012-12-07
Support enriched format of email bodies
Aleksander Machniak
1
-0/+8
2012-12-07
Update Roundcube Framework
Aleksander Machniak
28
-429/+718
2012-11-26
Update Roundcube Framework, fix SMTP auth (#1380)
Aleksander Machniak
45
-2523/+1381
2012-11-26
Fix INBOX folder detection, in flat mode assign all "non-special" folders to it,
Aleksander Machniak
2
-5/+12
[next]