- opensync plugin fixes:
commit24c08b47d65eb7a7174b04852a94578beeea05be
authorcdfrey <cdfrey>
Fri, 26 Oct 2007 22:21:02 +0000 (26 22:21 +0000)
committercdfrey <cdfrey>
Fri, 26 Oct 2007 22:21:02 +0000 (26 22:21 +0000)
treea3e5a593e828cfd2778b511c1f965f2c4633fcb2
parent3f99998244dfdf8a3d5e28eb6b620f386a6be9a2
- opensync plugin fixes:
- fixed memory leak in vBase::GetAttr()
- added support in vformat parser to parse "blocks"
and keep track of the hierarchy when
parsing an iCalendar, etc.
- added support for searching for attributes only
inside certain blocks (i.e. find first
DTSTART in VEVENT block, not VTIMEZONE block)
ChangeLog
opensync-plugin/src/vbase.cc
opensync-plugin/src/vbase.h
opensync-plugin/src/vevent.cc
opensync-plugin/src/vformat.c
opensync-plugin/src/vformat.h