summaryrefslogtreecommitdiff
path: root/src/gdbus
Commit message (Expand)AuthorAge
* GDBus libdbus + GIO: missing out parameters in D-Bus introspection XML (FDO #...Patrick Ohly2012-12-03
* autotools: Boost was not found in src/gdbus*Patrick Ohly2012-11-25
* D-Bus: explicitly flush messagesPatrick Ohly2012-08-31
* local sync: fix timeout with local sync with libdbusPatrick Ohly2012-08-23
* D-Bus libdbus: avoid compiler warningPatrick Ohly2012-08-07
* GDBus libdbus + GIO: simplified WatchPatrick Ohly2012-07-10
* GDBus libdbus: signal delivery optionalPatrick Ohly2012-05-10
* GDBus libdbus: implemented "connection lost" callbackPatrick Ohly2012-05-10
* GDBus: support external dbus_traitsPatrick Ohly2012-05-10
* GDBus libdbus: support boost::signals2 -> EmitSignalPatrick Ohly2012-05-10
* GDBus libdbus: fixed memory leakPatrick Ohly2012-05-10
* GDBus libdbus: fixed support for empty arraysPatrick Ohly2012-05-10
* GDBus libdbus: more consistent callback handlingPatrick Ohly2012-05-10
* GDBus libdbus: added traits utility class for enumPatrick Ohly2012-05-10
* dbus-wrappers: Add delayed message processing for DBus connections.Krzesimir Nowak2012-05-08
* libdbus-wrapper: Trivial fixes.Chris Kühl2012-05-08
* Call proper version of error message creation function.Krzesimir Nowak2012-05-08
* libdbus-wrapper: Check for NULL DBusPendingCall.Krzesimir Nowak2012-05-08
* libdbus-wrapper: Made DBusObject's destructor virtual.Chris Kühl2012-05-08
* GDBus GIO+libdbus: GDBusMessagePtr -> DBusMessagePtrKrzesimir Nowak2012-05-08
* GDBus libdbus: fixed use-after-free errorPatrick Ohly2012-04-30
* GDBus libdbus: add variant append supportPatrick Ohly2012-03-06
* GDBus libdbus+GIO: support blocking D-Bus callsKrzesimir Nowak2012-02-17
* Enable SignalWatch activation for one-to-one connectionsChris Kühl2012-02-17
* Do not install libgdbussyncevo in a subdirMurray Cumming2012-02-15
* GDBus libdbus: server must explicitly disconnectPatrick Ohly2012-01-20
* GDBus + libdbus/GIO: use dedicated class for plain buffersPatrick Ohly2012-01-17
* GDBus + libdbus: improved D-Bus method callsPatrick Ohly2012-01-17
* GDBus + libdbus: added direct client/server supportPatrick Ohly2012-01-17
* DBus (both): added the possibility to let DBusObjectHelper close the connectionPatrick Ohly2012-01-17
* GDBus + libdbus: added exception for failure to add signal watchPatrick Ohly2012-01-17
* GDBus + libdbus: fixed error namePatrick Ohly2012-01-17
* GDBus: API and usage cleanupPatrick Ohly2011-12-19
* GDBus: fixed invalid memory accessPatrick Ohly2011-12-19
* GDBus: updated loggingPatrick Ohly2011-12-19
* GDBus (GIO + dbus-1): intrusive pointer methods in global namespacePatrick Ohly2011-12-01
* GDBus dbus-1: fixed invalid memory accessPatrick Ohly2011-11-30
* GDBus dbus-1: fixed memory leakPatrick Ohly2011-11-30
* GDBus CXX (dbus-1 and gio): avoid uninitialized memory access in SignalWatchPatrick Ohly2011-11-30
* DBus CXX: fixed memory leak in variant supportPatrick Ohly2011-11-30
* dbus: Create dbus wrapper using the GIO GDBus dbus implementationChris Kühl2011-11-29
* Merge remote-tracking branch 'origin/syncevolution-1-2-branch'Patrick Ohly2011-11-28
|\
| * glib: avoid including glib/*.h headers directlyPatrick Ohly2011-11-25
* | GDBusCXX: fix boost::intrusive_ptr compile problem with clangPatrick Ohly2011-09-02
* | Port build system to non-recursive Automake.Krzesimir Nowak2011-08-30
* | gdbus: Seperate implementation of intrusive_ptr_* into cpp file.Chris Kühl2011-08-26
|/
* gdbus: fixed segfault when asked for properties when none are available (BMC ...Patrick Ohly2011-08-15
* GDBus: removed dead codePatrick Ohly2011-07-11
* added .gitignore entries for locally created filesPatrick Ohly2011-04-13
* libgdbus: renamed library to libgdbusyncevoPatrick Ohly2011-03-22