summaryrefslogtreecommitdiff
path: root/src/sysync/syncsession.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-10-03Merge branch 'luz' into unilibLukas Zeller1-0/+1
2009-10-03TSyncSession: unitialized fEncodingPatrick Ohly1-0/+1
2009-10-03unilib: fixes needed to actually have both client&server enabled in the same ...Lukas Zeller1-1/+11
2009-10-03unilib: united former syncserver/syncclient into syncagent.h/.cppLukas Zeller1-3/+4
2009-10-03unilib started: engine version 3.3.0.0 to differentiate from normal 3.2.x.x n...Lukas Zeller1-98/+110
2009-09-24libsynthesis_srv: implementation complete - runs sync sessions ok with textDB...Lukas Zeller1-0/+10
2009-09-24cleanup: eliminated some compiler warnings about shadowing local declarationsLukas Zeller1-12/+12
2009-09-21engine 3.2.1.0: added "lenientMode" to ignore anchor mismatches in client, ig...Lukas Zeller1-0/+10
2009-09-21memory leak fixed: session script context was not deleted in session destructorLukas Zeller1-15/+15
2009-07-14Merge commit 'origin/master'Patrick Ohly1-0/+7
2009-07-10Suspend ALERT: renamed flags and accessors to include "suspend" (to make clea...Lukas Zeller1-3/+4
2009-07-10Merge commit 'moblin/congwu'Lukas Zeller1-0/+6
2009-07-03configuration: accept configs without any datastore definitionPatrick Ohly1-5/+0
2009-07-02Suspend ALERT: make sure synthesis client sends the suspend alertChen Congwu1-0/+6
2009-07-01engine logging: added <logsessionstoglobal> to direct session logs into globa...Lukas Zeller1-14/+27
2009-06-26compiler warning: parenthesis in boolean expressiontester1-8/+8
2009-06-22engine: cleaned up around fRemoteMustSeeDevinf and mustSendDevInf()Lukas Zeller1-1/+1
2009-06-10Scripting: Made SETLOG, SETDEBUGLOG and SETREADONLY generally accessibleLukas Zeller1-10/+17
2009-04-17Initial Commit by Synthesis AG for Open Source libsynthesis 3.2.0.25 and libs...opensource-initialSynthesis AG1-0/+5592