Age | Commit message (Expand) | Author | Files | Lines |
2009-11-12 | syncevo-dbus-server: removed special case for unauthenticated Connectionsserver-sessions | Patrick Ohly | 5 | -28/+98 |
2009-11-12 | SyncML server: accept basic authentication | Patrick Ohly | 1 | -1/+1 |
2009-11-12 | D-Bus testing: add unit tests for session.SetConfig/GetConfig | Zhu, Yongsheng | 1 | -0/+127 |
2009-11-10 | SyncML server: explicitly state that any kind of log in is valid | Patrick Ohly | 1 | -0/+1 |
2009-11-10 | syncevo-dbus-server: Server.GetConfig() should not create configs | Patrick Ohly | 2 | -7/+2 |
2009-11-10 | D-Bus testing: check for some error reporting situations | Patrick Ohly | 1 | -0/+28 |
2009-11-10 | syncevo-dbus-server: kill old session(s) when the same client connects again ... | Patrick Ohly | 3 | -9/+169 |
2009-11-10 | syncevo-dbus-server + D-Bus API: no Reply after Abort signal | Patrick Ohly | 2 | -7/+19 |
2009-11-10 | test-dbus.py: also kill dbus-monitor at start of run | Patrick Ohly | 1 | -1/+1 |
2009-11-10 | syncevo-dbus-server: add specific exceptions (MB#6548) | Zhu, Yongsheng | 2 | -22/+129 |
2009-11-09 | syncevo-dbus-server + syncevolution: fixed signal handling and D-Bus suspend/... | Patrick Ohly | 6 | -85/+147 |
2009-11-09 | syncevo-dbus-server: handle CTRL-C/SIGINT/SIGTERM(bug #7555) | Zhu, Yongsheng | 2 | -2/+26 |
2009-11-09 | Merge branch 'syncevolution-0-9-x' | Patrick Ohly | 3 | -11/+149 |
2009-11-09 | autotools + Boost: --with-boost had no effect (MB#7856) | Patrick Ohly | 1 | -1/+1 |
2009-11-06 | SyncML server: find configuration for client automatically (MB#7710) | Patrick Ohly | 6 | -37/+153 |
2009-11-06 | SynthesisDBPlugin: added NULL context pointer checks | Patrick Ohly | 1 | -1/+87 |
2009-11-05 | synevo-dbus-server: Session.Sync() signature fix | Patrick Ohly | 1 | -1/+2 |
2009-11-05 | test-dbus.py: added Connection tests | Patrick Ohly | 1 | -22/+119 |
2009-11-05 | test-dbus.py: more reliable process handling | Patrick Ohly | 1 | -5/+15 |
2009-11-05 | D-Bus API + syncev-dbus-server: Connection.Abort signal only sent once | Patrick Ohly | 2 | -3/+8 |
2009-11-05 | syncevo-dbus-server: use unbuffered output | Patrick Ohly | 1 | -0/+3 |
2009-11-05 | syncevo-dbus-server: use random session IDs | Patrick Ohly | 1 | -2/+5 |
2009-11-05 | test-dbus.py: removed dependency on Python 2.6 and python-gobject >= 2.16 | Patrick Ohly | 1 | -3/+10 |
2009-11-05 | client-test: unit tests not included when building statically | Patrick Ohly | 1 | -1/+1 |
2009-11-04 | SyncML server: don't check client credentials if not required | Patrick Ohly | 4 | -12/+23 |
2009-11-04 | syncevolution-http-server.py: clients must authenticate | Patrick Ohly | 1 | -1/+1 |
2009-11-04 | Synthesis server: session auth and device admin | Patrick Ohly | 6 | -145/+204 |
2009-11-04 | logging + XML config: print config when it cannot be parsed | Patrick Ohly | 1 | -2/+16 |
2009-11-04 | SafeConfigNode::escape(): did not work correctly for strings with ! in them | Patrick Ohly | 1 | -0/+1 |
2009-11-04 | adding templates: also need to go into test/test-dbus.py | Patrick Ohly | 1 | -0/+1 |
2009-11-04 | syncevo-dbus-server: implement progress (bug #7134) | Zhu, Yongsheng | 1 | -2/+445 |
2009-11-04 | gen-autotools.sh: avoid GNU find -printf | Patrick Ohly | 1 | -1/+4 |
2009-11-04 | configure: detect incorrect use of --with-synthesis-src | Patrick Ohly | 1 | -2/+4 |
2009-11-03 | SQLite backend: added server admin calls | Patrick Ohly | 2 | -0/+14 |
2009-11-03 | gen-autotools.sh: avoid GNU find -printf | Patrick Ohly | 1 | -1/+4 |
2009-11-03 | stderr redirection: detect "error" messages and show them (MB#7655) | Patrick Ohly | 1 | -1/+8 |
2009-10-29 | testing: Client::Sync broke when removing the source array in the sync() method | Patrick Ohly | 1 | -10/+11 |
2009-10-29 | D-Bus testing: adapted to fully implemented GetConfigs() | Patrick Ohly | 1 | -1/+8 |
2009-10-29 | D-Bus testing: set up environment also for running under debugger | Patrick Ohly | 1 | -0/+1 |
2009-10-29 | syncevo-dbus-server: fixed compiler warning | Patrick Ohly | 1 | -1/+1 |
2009-10-29 | syncevo-dbus-server: use enum values to represent sync statuses | Zhu, Yongsheng | 1 | -24/+43 |
2009-10-29 | syncevo-dbus-server: add test script for getConfigs | Zhu, Yongsheng | 1 | -0/+12 |
2009-10-29 | syncevo-dbus-server: implement getConfigs | Zhu, Yongsheng | 1 | -2/+7 |
2009-10-29 | syncevo-dbus-server: hook up checkForSuspend and checkForAbort | Zhu, Yongsheng | 1 | -7/+47 |
2009-10-29 | syncevo-dbus-server: add timeout mechanism for status and progress | Zhu, Yongsheng | 1 | -5/+67 |
2009-10-29 | syncevo-dbus-server: change checkSource and getDatabases | Zhu, Yongsheng | 1 | -10/+2 |
2009-10-29 | syncevo-dbus-server setConfig: reserve meta information | Zhu, Yongsheng | 6 | -14/+103 |
2009-10-29 | l10n: Updates to Finnish (fi) translation | GLSQA | 1 | -56/+34 |
2009-10-26 | l10n: Updates to Finnish (fi) translation | GLSQA | 1 | -56/+34 |
2009-10-26 | NEWS, version: updated for 0.9.1syncevolution-0-9-1MOBLIN-2-1 | Patrick Ohly | 2 | -7/+136 |