misc. fixes and cleanups by Albin Tonnerre
[framework/uifw/edbus.git] / src / lib / connman /
2010-08-17 caromisc. fixes and cleanups by Albin Tonnerre
2010-07-09 devilhornsMove E_Dbus Header (and associated headers) to own...
2010-06-24 cedric * e_dbus: remove warning due to change in Ecore API.
2010-06-01 discomfitoradd a define for fdo.properties interface, replace...
2010-05-29 rasteredbus... version info
2010-05-22 caro * add a main page for the documentation of the project
2010-05-22 caro * fix autotools
2010-04-30 lucasUse proper error handling functions
2010-03-12 barbieriadd missing func attributes.
2010-03-07 barbierie_dbus: add support to Technologies interface
2010-03-03 barbieri[PATCH 1/2] Fix device listing
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-26 barbieriTRUE/FALSE -> EINA_TRUE/EINA_FALSE
2010-02-15 barbieriManager "Devices" is gone.
2010-02-15 barbieriupdate docs
2010-02-11 barbierie_dbus: fix implicit declaration on conmann lib
2010-02-11 barbierie_dbus: remove unused code on connman lib
2010-02-04 barbieriAdd getters for Technology interface
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
2010-01-26 barbierifix EINA_PURE usage.
2010-01-18 antognolliE_Dbus: remove pure attr from non pure functions
2010-01-16 caroe_dbus connman: declare alloca
2010-01-02 barbierifix error reporting system.
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 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 barbierifix docs to correct variable name.
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-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-20 barbieriexport e_connman_element_is_service() and use EAPI.
2009-12-20 devilhornsReadd connman_service to makefile now that it exists :)
2009-12-20 barbieriMissing file :-(
2009-12-20 devilhornsDon't try using a source file that does not exist when...
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-04-17 rasterlutin... release soname patch. verbose svn soname used...
2009-04-08 barbierieina_stringshare_replace() gets in!
2009-03-31 barbiericonnman client library is in, with tests and all.