summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-12syncevo-dbus-server: removed special case for unauthenticated Connectionsserver-sessionsPatrick Ohly5-28/+98
2009-11-12SyncML server: accept basic authenticationPatrick Ohly1-1/+1
2009-11-12D-Bus testing: add unit tests for session.SetConfig/GetConfigZhu, Yongsheng1-0/+127
2009-11-10SyncML server: explicitly state that any kind of log in is validPatrick Ohly1-0/+1
2009-11-10syncevo-dbus-server: Server.GetConfig() should not create configsPatrick Ohly2-7/+2
2009-11-10D-Bus testing: check for some error reporting situationsPatrick Ohly1-0/+28
2009-11-10syncevo-dbus-server: kill old session(s) when the same client connects again ...Patrick Ohly3-9/+169
2009-11-10syncevo-dbus-server + D-Bus API: no Reply after Abort signalPatrick Ohly2-7/+19
2009-11-10test-dbus.py: also kill dbus-monitor at start of runPatrick Ohly1-1/+1
2009-11-10syncevo-dbus-server: add specific exceptions (MB#6548)Zhu, Yongsheng2-22/+129
2009-11-09syncevo-dbus-server + syncevolution: fixed signal handling and D-Bus suspend/...Patrick Ohly6-85/+147
2009-11-09syncevo-dbus-server: handle CTRL-C/SIGINT/SIGTERM(bug #7555)Zhu, Yongsheng2-2/+26
2009-11-09Merge branch 'syncevolution-0-9-x'Patrick Ohly3-11/+149
2009-11-09autotools + Boost: --with-boost had no effect (MB#7856)Patrick Ohly1-1/+1
2009-11-06SyncML server: find configuration for client automatically (MB#7710)Patrick Ohly6-37/+153
2009-11-06SynthesisDBPlugin: added NULL context pointer checksPatrick Ohly1-1/+87
2009-11-05synevo-dbus-server: Session.Sync() signature fixPatrick Ohly1-1/+2
2009-11-05test-dbus.py: added Connection testsPatrick Ohly1-22/+119
2009-11-05test-dbus.py: more reliable process handlingPatrick Ohly1-5/+15
2009-11-05D-Bus API + syncev-dbus-server: Connection.Abort signal only sent oncePatrick Ohly2-3/+8
2009-11-05syncevo-dbus-server: use unbuffered outputPatrick Ohly1-0/+3
2009-11-05syncevo-dbus-server: use random session IDsPatrick Ohly1-2/+5
2009-11-05test-dbus.py: removed dependency on Python 2.6 and python-gobject >= 2.16Patrick Ohly1-3/+10
2009-11-05client-test: unit tests not included when building staticallyPatrick Ohly1-1/+1
2009-11-04SyncML server: don't check client credentials if not requiredPatrick Ohly4-12/+23
2009-11-04syncevolution-http-server.py: clients must authenticatePatrick Ohly1-1/+1
2009-11-04Synthesis server: session auth and device adminPatrick Ohly6-145/+204
2009-11-04logging + XML config: print config when it cannot be parsedPatrick Ohly1-2/+16
2009-11-04SafeConfigNode::escape(): did not work correctly for strings with ! in themPatrick Ohly1-0/+1
2009-11-04adding templates: also need to go into test/test-dbus.pyPatrick Ohly1-0/+1
2009-11-04syncevo-dbus-server: implement progress (bug #7134)Zhu, Yongsheng1-2/+445
2009-11-04gen-autotools.sh: avoid GNU find -printfPatrick Ohly1-1/+4
2009-11-04configure: detect incorrect use of --with-synthesis-srcPatrick Ohly1-2/+4
2009-11-03SQLite backend: added server admin callsPatrick Ohly2-0/+14
2009-11-03gen-autotools.sh: avoid GNU find -printfPatrick Ohly1-1/+4
2009-11-03stderr redirection: detect "error" messages and show them (MB#7655)Patrick Ohly1-1/+8
2009-10-29testing: Client::Sync broke when removing the source array in the sync() methodPatrick Ohly1-10/+11
2009-10-29D-Bus testing: adapted to fully implemented GetConfigs()Patrick Ohly1-1/+8
2009-10-29D-Bus testing: set up environment also for running under debuggerPatrick Ohly1-0/+1
2009-10-29syncevo-dbus-server: fixed compiler warningPatrick Ohly1-1/+1
2009-10-29syncevo-dbus-server: use enum values to represent sync statusesZhu, Yongsheng1-24/+43
2009-10-29syncevo-dbus-server: add test script for getConfigsZhu, Yongsheng1-0/+12
2009-10-29syncevo-dbus-server: implement getConfigsZhu, Yongsheng1-2/+7
2009-10-29syncevo-dbus-server: hook up checkForSuspend and checkForAbortZhu, Yongsheng1-7/+47
2009-10-29syncevo-dbus-server: add timeout mechanism for status and progressZhu, Yongsheng1-5/+67
2009-10-29syncevo-dbus-server: change checkSource and getDatabasesZhu, Yongsheng1-10/+2
2009-10-29syncevo-dbus-server setConfig: reserve meta informationZhu, Yongsheng6-14/+103
2009-10-29l10n: Updates to Finnish (fi) translationGLSQA1-56/+34
2009-10-26l10n: Updates to Finnish (fi) translationGLSQA1-56/+34
2009-10-26NEWS, version: updated for 0.9.1syncevolution-0-9-1MOBLIN-2-1Patrick Ohly2-7/+136