summaryrefslogtreecommitdiff
path: root/src/sysync/syncagent.cpp
AgeCommit message (Expand)AuthorFilesLines
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