summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-13GDBus GIO: implemented client/serverfork-execPatrick Ohly2-0/+148
2012-01-13D-Bus client/server: authenticationPatrick Ohly1-6/+2
2012-01-13GDBus GIO: avoid segfault when activating object with no signals or no methodsPatrick Ohly1-2/+4
2012-01-13GDBus + GIO: added exception for failure to add signal watchPatrick Ohly1-0/+7
2012-01-13Merge branch 'master' into fork-execPatrick Ohly18-4279/+5440
2012-01-11testing: extended LD_LIBRARY_PATHPatrick Ohly1-1/+1
2012-01-11GDBus GIO: fixed compile errorPatrick Ohly1-1/+1
2012-01-10Merge branch 'syncevolution-1-2-branch'Patrick Ohly17-4278/+5439
2012-01-09fork/exec: added state trackingPatrick Ohly2-0/+17
2012-01-09fork/exec: implemented stop() and kill()Patrick Ohly1-0/+2
2011-12-21fork/exec: added onFailurePatrick Ohly3-9/+85
2011-12-21fork/exec: removed loop parameterPatrick Ohly3-33/+18
2011-12-21DBus client/server test: added usage of fork/execPatrick Ohly1-11/+60
2011-12-21fork/exec: generic utility class for fork/exec + D-BusPatrick Ohly3-2/+367
2011-12-21GDBus GIO: definition of bool dbus_traits was incompletePatrick Ohly1-1/+1
2011-12-21GLibSupport: added alloc function for g_spawn() string arraysPatrick Ohly1-0/+49
2011-12-21GMainLoop smart pointer: moved to GLibSupport.hPatrick Ohly3-7/+12
2011-12-21Cmdline: fixed a clang warningPatrick Ohly1-0/+1
2011-12-21GDBus: test program for client/server setupPatrick Ohly2-0/+194
2011-12-21GDBus: added direct client/server supportPatrick Ohly4-0/+145
2011-12-21GDBus + libdbus: added exception for failure to add signal watchPatrick Ohly1-0/+7
2011-12-21DBus (both): added the possibility to let DBusObjectHelper close the connectionPatrick Ohly2-6/+12
2011-12-21autotools: moved definition of gdbus_dirPatrick Ohly2-6/+9
2011-12-20D-Bus API: added documentation for Session.Attach/Detach()Patrick Ohly1-1/+23
2011-12-19GIO GDBus: fixed memory corruptionPatrick Ohly1-2/+27
2011-12-19GDBus: API and usage cleanupPatrick Ohly16-269/+226
2011-12-19autotools: added missing dependency syncevolution -> libgdbussyncevoPatrick Ohly1-1/+2
2011-12-19autotools: added rule for libsynthesis.laPatrick Ohly2-5/+5
2011-12-19GDBus: fixed invalid memory accessPatrick Ohly1-12/+18
2011-12-19GDBus: updated loggingPatrick Ohly1-1/+1
2011-12-16testing: added testing of syncevo-http-serverPatrick Ohly3-5/+69
2011-12-16syncevo-http-server: fixed error handling after unexpected end of sessionPatrick Ohly1-4/+4
2011-12-16testing: fixed CLIENT_TEST_LOGPatrick Ohly1-4/+9
2011-12-13updated translationsPatrick Ohly16-4278/+5433
2011-12-13Do not accept service config without a username (BMC#23106)Jussi Kukkonen1-0/+6
2011-12-13testing: renamed the subset testsPatrick Ohly2-18/+17
2011-12-12ActiveSync: fixed memory leakPatrick Ohly1-0/+1
2011-12-12ActiveSync: handle missing recurrence IDPatrick Ohly1-1/+45
2011-12-12ActiveSync: return 404 status codes when items are not foundPatrick Ohly2-6/+27
2011-12-12testing: ActiveSync has no X-LIC-LOCATIONPatrick Ohly1-1/+1
2011-12-12testing: adapted ActiveSync eds events to 123together.comPatrick Ohly1-4/+35
2011-12-12testing: use glib log handlerPatrick Ohly2-7/+10
2011-12-12logging: capture glib log output via default handlerPatrick Ohly3-1/+45
2011-12-12ActiveSync: fixed leak of sync keyPatrick Ohly2-12/+4
2011-12-12ActiveSync: fixed leak of GSListPatrick Ohly1-2/+2
2011-12-12UUID: use rand_r()Patrick Ohly1-8/+24
2011-12-12D-Bus testing: further fixes for running under valgrindPatrick Ohly1-25/+20
2011-12-08testing: added activesyncd compilation + coveragePatrick Ohly9-10/+206
2011-12-08testing: better skipping of irrelevant log filesPatrick Ohly1-7/+8
2011-12-08synccompare: handle TZID with brackets and quotation marksPatrick Ohly1-3/+2