e_dbus/connman: set array property
[framework/uifw/edbus.git] / src / lib / connman / e_connman_element.c
2011-11-14 lucase_dbus/connman: set array property
2011-11-14 lucase_dbus/connman: allow a property inside a dict to be
2011-11-13 barbiericonnman: match upstream change to security property.
2011-11-10 lucase_dbus/connman: downgrade log message to DBG
2011-11-09 discomfitorfix a null deref
2011-11-09 lucasshare common code
2010-12-10 lucase_dbus: remove connman methods for Device interface
2010-12-10 lucase_dbus: remove connman methods for Network interface
2010-10-14 etrunkoE_Dbus: Code cleanup
2010-10-14 lucasbool -> Eina_Bool
2010-09-16 lucase_dbus: uncrustify connman module
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-17 caromisc. fixes and cleanups by Albin Tonnerre
2010-06-24 cedric * e_dbus: remove warning due to change in Ecore API.
2010-04-30 lucasUse proper error handling functions
2010-02-27 barbieri[PATCH 11/16] e_dbus/connman: fix bug when calling...
2010-02-27 barbieri[PATCH 02/16] e_dbus: Improve some error messages.
2010-02-11 barbierie_dbus: remove unused code on connman lib
2010-02-04 barbieriAdd Technology interface support
2010-02-04 barbieriMatch previous and current array of elements
2010-02-04 barbieriDo not free elements twice
2010-02-03 barbieriAdd missing break in switch statement
2009-12-31 barbieriallow configuring IPv4 services.
2009-12-31 barbierifix ipv4 info retrieving, add ethernet.
2009-12-30 barbierilist of technologies.
2009-12-30 barbierimore manager methods, not so useful, but they were...
2009-12-30 barbiericouple of easy manager functions:
2009-12-30 barbierihandle more cases of failure, init value to NULL as...
2009-12-30 barbiericonnman: update to latest server API.
2009-12-30 barbieriService::ClearProperty implemented.
2009-12-30 barbieriremove most of warnigns with -Wextra (add __UNUSED__...
2009-12-30 barbieriformatting and remove logging prefix.
2009-12-30 barbierifix uninitialized variable causing segfaults.
2009-12-19 barbieriEDBus: ConnMan service api.
2009-09-21 cedric * e_dbus: Use eina_log.
2009-04-08 barbierieina_stringshare_replace() gets in!
2009-03-31 barbiericonnman client library is in, with tests and all.