e_dbus/connman: add Nameservers property
[framework/uifw/edbus.git] / src / lib / connman / E_Connman.h
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: remove wrong method
2011-11-14 lucase_dbus/connman: Add getter/setter for LoginRequired
2011-11-13 barbiericonnman: match upstream change to security property.
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 lucasbool -> Eina_Bool
2010-09-16 lucase_dbus: uncrustify connman module
2010-09-15 lucasconnman: set also gateway when configuring manually
2010-09-15 lucasRemove unneeded re-definition of EAPI
2010-09-15 lucasClear connman header file
2010-05-22 caro * add a main page for the documentation of the project
2010-05-22 caro * fix autotools
2010-03-12 barbieriadd missing func attributes.
2010-03-07 barbierie_dbus: add support to Technologies interface
2010-02-15 barbieriManager "Devices" is gone.
2010-02-11 barbierie_dbus: fix implicit declaration on conmann lib
2010-02-04 barbieriAdd getters for Technology interface
2010-01-26 barbierifix EINA_PURE usage.
2010-01-18 antognolliE_Dbus: remove pure attr from non pure functions
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 barbieriprofile name_set
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 barbierire-arrange E_Connman.h to make more sense to users.
2009-12-30 barbiericonnman: update to latest server API.
2009-12-30 barbieriService::ClearProperty implemented.
2009-12-20 barbieriexport e_connman_element_is_service() and use EAPI.
2009-12-19 barbieriEDBus: ConnMan service api.
2009-11-06 caroheaders inclusion is a real mess...
2009-03-31 barbiericonnman client library is in, with tests and all.