formatting and remove logging prefix.
[framework/uifw/edbus.git] / src / lib / dbus /
2009-12-30 barbierifix uninitialized variable causing segfaults.
2009-11-06 caroformatting
2009-11-06 caroand fix compilation on Winodws (yes, DBus is ported...
2009-11-06 caroheaders inclusion is a real mess...
2009-10-10 carosimplify a bit init/shutdown functions
2009-10-07 cedric * e_dbus: Don't unreference unitialized data. Thanks...
2009-09-24 englebassConvert nm to eina
2009-09-23 barbieriimprovements after logging.
2009-09-21 cedric * e_dbus: Use eina_log.
2009-08-28 barbieriunref message when fail to set_notify or when not compl...
2009-07-29 rasterSNAPSHOT: svn-03
2009-06-08 barbieristart service by name requires one more parameter ...
2009-05-08 rasterallow acceptance from null clients
2009-04-29 barbieriadd some getters to e_dbus_object.
2009-04-17 rasterlutin... release soname patch. verbose svn soname used...
2009-04-15 rastersegv--!
2009-04-06 barbiericleanup list free, also fix a leak on connection->signa...
2009-04-06 barbieriThis patch adds signals to introspect following the...
2009-03-28 barbieriactually do cleanup, nasty nobody noticed it before.
2009-03-10 barbierie_dbus: work with older dbus as well.
2009-02-25 cedric * estickies,
2008-12-23 englebassFix clang reports.
2008-11-26 mcalamellidbus version match at compile time for dbus_watch_get_u...
2008-11-15 englebasse_nm_wireless_enabled_set()
2008-11-05 englebassDon't close connection while idler active.
2008-11-03 rasterdbus fix on shutdown - shulga nikita
2008-10-29 englebassimplement org.freedesktop.DBus.Properties.GetAll
2008-10-20 rasterbadness@ FIX! dont free handlers silently within the...
2008-10-20 rasterand remove memcheck.h - couldnt find it with valgrind...
2008-10-20 rasterput in magic check for dbus... there is a bug going...
2008-10-15 cedricSwitch from ecore_strings to eina_stringshare.
2008-10-14 mcalamelliAdd ecore_string_init/shutdown
2008-10-13 barbierie_dbus: dispatch signals per-connection.
2008-10-13 barbierie_dbus: signals are per-connection, fix signal match...
2008-10-13 cedricMake e_dbus depend on eina. No change in the code yet...
2008-10-11 barbierie_dbus: better error and reference handling.
2008-10-11 barbierie_dbus: update from deprecated method.
2008-10-10 barbierie_dbus: fix memory leak with signal handler data.
2008-09-24 rasterfix e_dbus use of idlers so it at least works.
2008-09-21 barbieriMove ecore_idler_del() from last e_dbus patch to proper...
2008-09-21 barbieriRemove idler when connection is closed.
2008-08-17 rastermove around - flatter.