- added first round of implementation of an opensync plugin, based
commitddfbe90eb2d637767bd114d6e9f0d08e682feee4
authorcdfrey <cdfrey>
Sat, 8 Jul 2006 03:52:05 +0000 (8 03:52 +0000)
committercdfrey <cdfrey>
Sat, 8 Jul 2006 03:52:05 +0000 (8 03:52 +0000)
tree8cb04f5b0148a5cacf3bdb09a85e88447a63b87b
parentaaac1f9d160757a93d26d0cb5405189e1ba7e4f6
- added first round of implementation of an opensync plugin, based
on the example plugin code from the opensync sources
12 files changed:
opensync-plugin/AUTHORS [new file with mode: 0644]
opensync-plugin/COPYING [new file with mode: 0644]
opensync-plugin/ChangeLog [new file with mode: 0644]
opensync-plugin/INSTALL [new file with mode: 0644]
opensync-plugin/Makefile.am [new file with mode: 0644]
opensync-plugin/NEWS [new file with mode: 0644]
opensync-plugin/README [new file with mode: 0644]
opensync-plugin/configure.in [new file with mode: 0644]
opensync-plugin/src/Makefile.am [new file with mode: 0644]
opensync-plugin/src/barry-config [new file with mode: 0644]
opensync-plugin/src/barry_sync.cc [new file with mode: 0644]
opensync-plugin/src/barry_sync.h [new file with mode: 0644]