Print error if interface registration fails
[framework/connectivity/connman.git] / src / element.c
2008-07-30 Marcel HoltmannPrint error if interface registration fails
2008-07-29 Marcel HoltmannDefine CONNMAN_ELEMENT_TYPE_INTERNET
2008-07-03 Marcel HoltmannCreate element for every network in range
2008-07-03 Marcel HoltmannCheck that the thread pool is available
2008-07-03 Marcel HoltmannSimplify the locking and remove some deadlocks
2008-07-03 Marcel HoltmannFully integrate the usage of resolver element
2008-07-03 Marcel HoltmannUpdate resolver plugin infrastructure
2008-07-02 Marcel HoltmannAdd skeleton for new storage support using SQLite3
2008-07-02 Marcel HoltmannAdd priority property to elements
2008-06-30 Marcel HoltmannUse read/write lock for element list instead of a mutex
2008-06-30 Marcel HoltmannUse read/write lock for driver list instead of a mutex
2008-06-29 Marcel HoltmannAdd first attempt for the property system
2008-06-29 Marcel HoltmannAdd first draft of new D-Bus API
2008-06-28 Marcel HoltmannAdd new element infrastructure