add m4 file needed for __UNUSED__
[framework/uifw/edbus.git] / src /
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: Fix typo.
2009-09-21 cedric * e_dbus: Use eina_log.
2009-09-06 barbieriUpdate to match new EINA init/shutdown.
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-08 barbierieina_stringshare_replace() gets in!
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-04-03 barbierimethods should return DBusCallPending so we can cancel...
2009-03-31 barbiericonnman client library is in, with tests and all.
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,
2009-01-06 ptomaineAdd two new options to e-notify-send:
2009-01-05 ptomaineFix typo (?).
2008-12-29 cedricReplace ecore_hash by eina_hash.
2008-12-23 englebassFix clang reports.
2008-12-09 illogict e_notify_send should use local libedbus.la, otherwise...
2008-12-09 englebassorg.freedesktop.NetworkManagerSettings.System
2008-12-09 englebassRemove async guard.
2008-11-26 mcalamellidbus version match at compile time for dbus_watch_get_u...
2008-11-23 englebasse_nms_connection_secrets_get_secrets
2008-11-23 englebassTODO++
2008-11-23 englebassCleanup.
2008-11-23 englebassTODO++
2008-11-23 englebassNM
2008-11-19 englebassTODO--
2008-11-19 englebasse_nm_device_wireless_get_access_points
2008-11-16 englebassNo need to have a callback if not async.
2008-11-16 englebassMore work on activate/deactivate
2008-11-15 englebasse_nm_{de}activate_connection
2008-11-15 englebassAdd callbacks
2008-11-15 englebasse_nm_wireless_enabled_set()
2008-11-15 englebassE_NM_Property -> E_NM_Variant
2008-11-15 englebassSimplify.
2008-11-15 englebasse_nms_connection_get_settings()
2008-11-05 englebassip4 config
2008-11-05 englebassConvenience function for printing ip4 address.
2008-11-05 englebassAdd needed property parsers.
2008-11-05 englebassTODO+-
2008-11-05 englebassTest active connections code.
2008-11-05 englebassTODO--
2008-11-05 englebassRemove unused code.
2008-11-05 englebassAdd paranoia check.
2008-11-05 englebassTODO++
2008-11-05 englebassRight data for callback.
2008-11-05 englebassRegister signal handler for all interfaces.
2008-11-05 englebassRight parameters for state changed callback.
2008-11-05 englebassAccess Point.
2008-11-05 englebassProperty parsers for 'y' and 'ay'.
2008-11-05 englebassCast to silence compiler.
2008-11-05 englebassconnection_active -> active_connection
2008-11-05 englebassActiveConnection
2008-11-05 englebassActiveConnection
2008-11-05 englebassTODO++
2008-11-05 englebassfree nms before nm
2008-11-05 englebassNewConnection signal.
2008-11-05 englebassNetworkManagerSettings
2008-11-05 englebassCleanup.
2008-11-05 englebassNM Work.
2008-11-05 englebassMore work on nm object api.
2008-11-05 englebassTODO++
2008-11-05 englebassAccess Point.
2008-11-05 englebassCast right variable.
2008-11-05 englebassFix Access Point object.
2008-11-05 englebassTODO++
2008-11-05 englebassMore work on nm object api.
2008-11-05 englebassDon't close connection while idler active.
2008-11-05 englebassChange state to unsigned int.
2008-11-05 englebassRemove unused variable.
2008-11-03 rasterdbus fix on shutdown - shulga nikita
2008-10-29 englebassStart rework of nm interface.
2008-10-29 englebassimplement org.freedesktop.DBus.Properties.GetAll
2008-10-20 davemdsAdd a function to unmount volumes. And a doxy fix.
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-17 rasterfix linking.
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-19 englebassFix error in enum typedef
next