This project is a fork of the opensync.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/opensync.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionPython module plugin
ownercdfrey@foursquare.net
last changeFri, 23 Aug 2013 00:38:20 +0000 (22 20:38 -0400)
content tags
add:
readme
This is a forked repo based on the opensync.org SVN repos. Changes made to the SVN repo should eventually end up here too, but changes made here may not make it back to SVN.
shortlog
2013-08-23 Mark EllisUpdated sample.py with recent opensync library python... master
2013-08-14 Mark EllisStops the python plugin dying if there is no optional...
2012-09-05 Mark EllisAdded additional error checking to pm_initialize()
2012-09-05 Mark EllisAdded optional finalize python callback
2012-09-05 Mark EllisFixed connect_done callback support
2012-09-05 Mark EllisAdd support for main sinks and objtype sinks, and ObjTy...
2012-08-20 Mark EllisExceptions do not always have a traceback, account...
2012-08-20 Mark EllisRestore the thread state after initialization.
2012-08-15 Chris FreyFixed potential of pystate being used uninitialized
2012-08-15 Chris FreyAdded README and added my name to the AUTHORS file
2012-08-15 Chris FreyConverted plugin into an EXTERNAL plugin helper program
2012-08-10 Chris Freysample.py: added commented code for NO_CONFIG style...
2012-08-10 Chris FreyAdded slow_sync support to the python get_changes callback
2012-08-10 Chris Freysample.py: updated code to send actual data for get_cha...
2012-08-09 Chris FreyChange default objformat to plain, and add code in...
2012-08-09 Chris Freysample.py: remove the report_success() calls, as the...
...
heads
10 years ago master