- opensync plugin:
commitd7b27ecdd7283464cda3b7200bd3d510eb0fcf46
authorcdfrey <cdfrey>
Sat, 14 Jul 2007 04:42:50 +0000 (14 04:42 +0000)
committercdfrey <cdfrey>
Sat, 14 Jul 2007 04:42:50 +0000 (14 04:42 +0000)
tree6ff6f98ecf648a2dee86f8841666f047e9df8fc4
parent14b3cbf2ce66e9bd3e95cab98b5a24406783823c
- opensync plugin:
       - fixed ID mapping bug in the case of a non-numeric UID
       from syncing external -> Barry, and then the
       new Barry ID would look like a new change
       when syncing back from Barry -> external.
       - added support for slow sync
       - added clear() to idmap class
       - added vformat attr parameter extraction class
       - added more trace logging during vformat/Barry conversions
       - added Notification time support
       - handled "all day" vformat special case, when DTEND
       does not exist in a vformat data block
- changed the min1900_t time conversion functions to handle
       the 0xffffffff special case, when notifications
       are turned off on a calendar event (src/time.cc)
- also made the calendar data dump output clearer for
       disabled timestamps, and added debug output
       for the raw min1900 value, in case there are more
       special cases in the future
ChangeLog