gustavo - i know you don't like this, but putting back old connman api
[framework/uifw/edbus.git] / src / lib / connman / e_connman.c
2011-11-19 rastergustavo - i know you don't like this, but putting back...
2011-11-14 lucase_dbus/connman: let there be fewer strings
2011-11-14 lucase_dbus/connman: add Domains.Configuration property
2011-11-14 lucase_dbus/connman: add Nameservers.Configuration property
2011-11-14 lucase_dbus/connman: add getters for Proxy.Configuration
2011-11-14 lucase_dbus/connman: add readonly Proxy properties
2011-11-14 lucase_dbus/connman: add Domains property
2011-11-14 lucase_dbus/connman: add Nameservers property
2011-11-14 lucase_dbus/connman: remove deprecated properties
2011-11-14 lucase_dbus/connman: remove Mode property in Service
2011-11-14 lucase_dbus/connman: add Ethernet.Duplex property
2011-11-14 lucase_dbus/connman: add Ethernet.Speed property
2011-11-14 lucase_dbus/connman: add Ethernet.Interface property
2011-11-14 lucase_dbus/connman: define macro to do boring repetitive
2011-11-14 lucase_dbus/connman: Add getter/setter for LoginRequired
2011-11-14 lucase_dbus/connman: Remove legacy interfaces
2010-12-11 rasterok... if we are going to break e_dbus connman stuff...
2010-12-10 lucase_dbus: rename connman path
2010-12-10 lucase_dbus: remove unused strings
2010-12-10 lucase_dbus: remove connman methods for Device interface
2010-12-10 lucase_dbus: remove connman methods for Network interface
2010-10-18 etrunkoe_dbus: Fix small typo in connman
2010-10-14 lucasbool -> Eina_Bool
2010-09-16 lucase_dbus: uncrustify connman module
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-06-01 discomfitoradd a define for fdo.properties interface, replace...
2010-03-07 barbierie_dbus: add support to Technologies interface
2010-02-26 barbieriTRUE/FALSE -> EINA_TRUE/EINA_FALSE
2010-02-04 barbieriAdd Technology interface support
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 barbierimore easy properties for network, fix typo with "Strength".
2009-12-30 barbieridevice and network "address_get"
2009-12-30 barbieriservice's "immutable" property.
2009-12-30 barbieriremove most of warnigns with -Wextra (add __UNUSED__...
2009-12-30 barbieriformatting and remove logging prefix.
2009-12-19 barbieriEDBus: ConnMan service api.
2009-11-06 caroheaders inclusion is a real mess...
2009-09-21 cedric * e_dbus: Use eina_log.
2009-03-31 barbiericonnman client library is in, with tests and all.