Use e_backend_authenticate_sync() in backends.
[platform/upstream/evolution-data-server.git] / calendar / backends / caldav / e-cal-backend-caldav.c
2012-07-31 Matthew BarnesUse e_backend_authenticate_sync() in backends.
2012-07-25 Milan CrhaBug #680013 - Deadlock in CalDAV calendar
2012-06-14 Milan CrhaPort remaining bits from GConf to GSettings
2012-06-03 Matthew BarnesImplement single-file includes for all E-D-S libraries.
2012-06-03 Matthew BarnesAdapt calendar backends to the new ESource API.
2012-06-02 Matthew BarnesWhitespace cleanups.
2012-05-13 Matthew BarnesWhitespace cleanups.
2012-05-11 Milan CrhaCalDAV: Also rename NoSuchCal to ObjectNotFound in...
2012-05-10 Milan CrhaBetter error message for SOUP_STATUS_SSL_FAILED response
2012-05-10 Milan CrhaCalDAV: Report NoSuchCal only when opening, ObjectNotFo...
2012-04-24 Milan CrhaBug #672398 - CalDAV backend doesn't respect "Copy...
2012-04-23 Milan CrhaBug #671537 - Option to validate SLL certificates with...
2012-04-21 Matthew BarnesDiff noise reduction.
2012-04-18 Matthew BarnesRemove some redundant argument checks.
2012-04-12 Milan CrhaBug #673894 - Adding events to Google Calendar is broken
2012-04-03 Milan CrhaCalDAV backend could starve on its dispose waiting...
2012-03-27 Christophe DumezBug 670457: Add bulk methods to ECalClient
2012-03-05 Matthew BarnesRevert "ECalBackendCalDAV: Fix a "pointer-sign" compile...
2012-03-03 Matthew BarnesECalBackendCalDAV: Fix a "pointer-sign" compiler warning.
2012-02-20 Milan CrhaManual Refresh on a CalDAV calendar does not work
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-02-14 Milan CrhaFix issues found by Coverity Scan
2012-02-01 Milan CrhaFix few memory leaks
2012-01-30 Milan CrhaBug #669003 - CalDAV: Cannot modify calendar object...
2012-01-06 Milan CrhaBug #666757 - [CalDAV] Manage authentication requests...
2011-11-24 Milan CrhaBug #664572 - Change e_cal_backend_notify_component...
2011-11-14 Matthew BarnesUpdate API docs.
2011-10-19 Tristan Van BerkomReally implement e_cal_client_view_set_fields_of_intere...
2011-09-26 Matthew BarnesAdapt ECalBackendCalDAV to libedata-cal changes.
2011-09-26 Milan CrhaBug #655252 - Need to escape the comp_uid part of a...
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-08-17 Milan CrhaBug #655121 - CalDAV: Can't reopen attachments saved...
2011-06-14 Milan CrhaFix recently introduced compiler warnings in CalDAV...
2011-06-06 Milan CrhaFix few memory leaks
2011-05-26 Matthew BarnesReduce diff noise with account-mgmt branch.
2011-05-23 Milan CrhaNew EClient/EBookClient/ECalClient API deprecating...
2011-05-08 Matthew BarnesCoding style cleanups.
2011-03-05 Matthew BarnesCoding style cleanup.
2011-02-24 Milan CrhaBug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE...
2011-02-22 Milan CrhaBug #617763 - Cannot create events on Yahoo through...
2011-02-12 Matthew BarnesRemove NULL checks for GObject methods.
2011-02-08 Kjartan MaraasBug 641757 - Fix warnings from GCC 4.6
2011-01-30 Matthew BarnesECalBackendCaldav: Fix dead nested assignment.
2011-01-29 Matthew BarnesCalDAV: Fix a compiler warning.
2010-12-08 Milan CrhaBug #631568 - Scheduling Meetings with CalDAV calendars
2010-12-03 Milan CrhaBug #530205 - Use CalDAV calendar read-only when server...
2010-10-08 Milan CrhaInclude also reason_phrase on libsoup errors
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-13 Matthew BarnesCoding style cleanups.
2010-09-11 Matthew BarnesCoding style and whitespace cleanups.
2010-09-07 Chenthill PalanisamyFix a error in previous commit.
2010-09-07 Chenthill PalanisamyFind the timezone in libical first and then the backend...
2010-09-07 Chenthill PalanisamyDo not break the api. Add store_put_component_with_time...
2010-09-07 Stanislav SlusnyPatch from Stanislav Slusny as part of the Google Summer of
2010-07-21 Matthew BarnesRefactor ECalBackendStore / ECalBackendFileStore.
2010-07-12 Milan CrhaBug #623936 - 75 second delay when creating new DAV...
2010-07-09 Milan CrhaBug #623204 - Be able to report detailed errors from...
2010-07-09 Matthew BarnesUse the new base directory functions.
2010-02-03 Milan CrhaBug #607812 - Properly encode CalDAV URL
2010-01-30 Matthew BarnesCoding style and whitespace cleanups.
2010-01-18 Milan CrhaBug #590762 - Reocurring google calendar items are...
2009-11-30 Milan CrhaBug #602945 - Avoid code duplication with timezone...
2009-11-30 Milan CrhaBug 494394 - No way for the user to refresh a calendar
2009-11-06 Wang XinFixes a memory leak.
2009-10-15 Milan CrhaBug #594502 - Some google calendar meetings don't show up
2009-09-25 Kjartan MaraasFix some NULL vs. 0 confusion
2009-07-24 Chenthill PalanisamyMigrate caldav, groupwise, http, weather backends to...
2009-07-17 Matthew BarnesCoding style and whitespace cleanups.
2009-07-17 Milan CrhaBug #588857 - Allow email notifications for CalDAV...
2009-07-14 Wang XinBug #586342 - CalDAV backend does not support attachments
2009-07-13 Matthew BarnesFix excessive whitespace.
2009-07-01 Milan CrhaCalDAV - use full href in events
2009-06-26 Milan CrhaCalDAV - sync performance improvements
2009-06-25 Milan CrhaCalDAV - better gen_href; lock cache for saving during...
2009-06-24 Milan CrhaCalDAV fixes/improvements
2009-06-23 Milan Crhacaldav_set_mode doesn't use a priv->lock now
2009-06-14 Matthew BarnesFix coding style.
2009-06-02 Milan CrhaBug #559345 - Support CalDAV free/busy extension
2009-06-01 Matthew BarnesFix compiler warnings in camel.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-28 Matthew BarnesWhitespace cleanup.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2009-05-27 Milan CrhaBug #562015 - CalDAV - Store CTag in a cache
2009-05-25 Milan CrhaBug #543069 - Support detached instances in CalDAV
2009-05-16 Matthew BarnesFix several types of pedantic compiler warnings.
2009-03-31 Milan Crha** Fix for bug #573880
2009-03-31 Milan Crha** Fix for bug #573880
2009-03-24 Milan Crha** Fix for bug #573187
2009-03-23 Milan Crha** Fix for bug #573187
2009-03-23 Milan Crha** Fix for bug #576424
2009-02-27 Milan Crha** Fix for bug #572566
2009-02-11 Andre KlapperFix -Wold-style-definition warnings
2009-02-09 Milan Crha** Fix for bug #555888
2009-02-01 Matthew Barnes** Disable debug macros (#define d(x) x) throughout...
2009-01-21 Suman Manjunath** Fix for bug #541209
2009-01-19 Milan Crha** Fix for bug #272932
2009-01-16 Milan Crha** Fix for bug #360813
2009-01-15 Milan Crha** Part of fix for bug #303738
next