summaryrefslogtreecommitdiff
path: root/src/sysync/syncagent.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-04-30engine 3.4.0.7: Progress events now session local and available for server se...Lukas Zeller1-12/+117
2010-03-18sysync_b64: added b64::free() that can be called to dispose blocks allocated ...Lukas Zeller1-1/+1
2010-03-05Server: made silently swallow garbage after end of incoming SyncML messageChen Congwu1-0/+11
2010-03-04server engine: added option to implement client resent message handling.Lukas Zeller1-5/+17
2010-02-19Merge remote branch 'moblin/master' into luzLukas Zeller1-5/+7
2010-02-19Engine 3.4.0.5: implemented client-side superdatastores according to suggesti...Lukas Zeller1-3/+3
2010-02-18engine: added configurable device ID (via "customdeviceid" config variable)Lukas Zeller1-1/+1
2010-02-09LOCERR_DATASTORE_ABORT: abort store, not sessionPatrick Ohly1-5/+7
2010-01-27Merge remote branch 'moblin/master' into luz_tmpLukas Zeller1-1/+1
2010-01-27bugfix for unilib regression: there must be no requestmaxtime limit for clients!Lukas Zeller1-7/+13
2010-01-04Android: fixed/added exception handling macrosandroidPatrick Ohly1-1/+1
2009-12-02english language cosmetics: there were still a lot of "eventual" uses that sh...Lukas Zeller1-2/+2
2009-11-04comments: corrected wrong usage of english word "eventually" throughout all s...Lukas Zeller1-7/+7
2009-10-18Alert 222 loop detector improved: do not trigger as long as valid status is r...Lukas Zeller1-8/+11
2009-10-14unilib: eliminated another bunch of printf argument warnings by casting all %...Lukas Zeller1-15/+13
2009-10-13unilib: several type adaptions for changes due to unilibBeat Forster1-1/+1
2009-10-13engine: added "lastused" and "timeout" session keys for server session timeou...Lukas Zeller1-0/+29
2009-10-03unilib: fixes needed to actually have both client&server enabled in the same ...Lukas Zeller1-23/+42
2009-10-03unilib: prepared co-existence of server and client library instance, added en...Lukas Zeller1-5/+6
2009-10-03unilib: binfile/customimpl: Now binfile can be included but kept inactiveLukas Zeller1-75/+77
2009-10-03unilib: unified TClientParamsKey and TServerParamsKey into TAgentParamsKeyLukas Zeller1-216/+152
2009-10-03unlib: including syncagent.h everywhere where we had syncclient.h or syncserv...Lukas Zeller1-2/+11
2009-10-03unilib: united former syncserver/syncclient into syncagent.h/.cppLukas Zeller1-0/+3670