- renamed barry-config to barry-sync, the default configuration
commita7b1dac67abedadc071e34f5dac086c6dbe0a6a1
authorcdfrey <cdfrey>
Sat, 21 Apr 2007 02:18:11 +0000 (21 02:18 +0000)
committercdfrey <cdfrey>
Sat, 21 Apr 2007 02:18:11 +0000 (21 02:18 +0000)
tree7426a6449df80a245df43a79c0a517f9d7e31a94
parentd263857e3d74a6930f1f0f48e1203ff102968196
- renamed barry-config to barry-sync, the default configuration
       file for the opensync module... and filled it with
       a sample configuration
- added code to update the calendar cache, and write it to disk
       on success (opensync module)
- added code to clear dirty flags in the device (opensync module)
- allowed comments in the config file
- added vformat.c from libopensync 0.22, since the vformat
       routines are not available from the plugin side
ChangeLog
opensync-plugin/src/Makefile.am
opensync-plugin/src/barry-config [deleted file]
opensync-plugin/src/barry-sync [new file with mode: 0644]
opensync-plugin/src/barry_sync.cc
opensync-plugin/src/environment.cc
opensync-plugin/src/environment.h
opensync-plugin/src/vformat.c [new file with mode: 0644]
opensync-plugin/src/vformat.h