Remove check for SQLite libraries
[connman] / src /
2008-11-19 Marcel HoltmannStore element properties in key files
2008-11-19 Marcel HoltmannAdd support for resolver modules
2008-10-18 Marcel HoltmannSimplify plugin descriptor checking
2008-10-18 Marcel HoltmannFix memory leak when plugin init fails
2008-10-18 Marcel HoltmannHandle plugin init errors
2008-10-17 Marcel HoltmannFix disconnect callback declaration
2008-10-17 Marcel HoltmannFix agent disconnect callback declaration
2008-10-17 Marcel HoltmannMake use of generic D-Bus helpers
2008-10-17 Marcel HoltmannAdd generic D-Bus helpers
2008-10-16 Marcel HoltmannPreparation for network abstraction
2008-10-16 Marcel HoltmannAdd more property helpers
2008-10-16 Marcel HoltmannAdd element type for profiles
2008-10-15 Marcel HoltmannReturn when enable or disable callbacks fail
2008-10-15 Marcel HoltmannFix function declaration
2008-10-15 Marcel HoltmannAdd set_enabled and rescan funtions
2008-10-15 Marcel HoltmannAdd init and cleanup calls for device abstraction
2008-10-15 Marcel HoltmannAdd string conversion for fake subtype
2008-10-14 Marcel HoltmannAdd first step towards providing device abstraction
2008-10-14 Marcel HoltmannForce symbol resolving and fix memory leak
2008-10-14 Marcel HoltmannAdd dynamic export linker flag
2008-10-14 Marcel HoltmannUse dynamic linking loader directly
2008-10-14 Marcel HoltmannAdd method and signal for property handling
2008-10-14 Marcel HoltmannIncrease message buffer size
2008-10-14 Marcel HoltmannFix spelling mistake of debug message
2008-10-14 Marcel HoltmannDisable link attribute parsing for now
2008-10-14 Marcel HoltmannFix return value of getlink function
2008-10-14 Marcel HoltmannRemove link_flags callback
2008-10-14 Marcel HoltmannAdd support for newlink and dellink callbacks
2008-10-14 Marcel HoltmannAdd function for requesting link status
2008-10-14 Marcel HoltmannThe interface flags are from type short
2008-10-14 Marcel HoltmannFix forgotten index parameter
2008-10-14 Marcel HoltmannAdd generic RTNL framework
2008-10-11 Marcel HoltmannDon't include the Identifier property for now
2008-10-07 Marcel HoltmannFix missing driver handling issue
2008-10-07 Marcel HoltmannFix checking for existing driver and callbacks
2008-10-07 Marcel HoltmannHandle drivers without enable or disable callbacks
2008-10-07 Marcel HoltmannUpdate status of Enabled property
2008-10-07 Marcel HoltmannUse glob pattern matching for interface names
2008-09-26 Marcel HoltmannRestore setting of IPv4 properties via D-Bus
2008-09-26 Marcel HoltmannRestore functionality to get property values
2008-09-25 Marcel HoltmannPrint error details when plugin loading fails
2008-09-16 Marcel HoltmannAdd debug message when device is ignored
2008-09-16 Marcel HoltmannAdd string conversion for network device subtype
2008-08-25 Marcel HoltmannAdd more advanced properties implementation
2008-08-17 Marcel HoltmannAdd error definition for invalid arguments
2008-08-15 Marcel HoltmannUse the D-Bus settings if no security module is loaded
2008-08-14 Marcel HoltmannAdd documentation for the drivers
2008-08-14 Marcel HoltmannAdd documentation for the security framework
2008-08-13 Marcel HoltmannFirst steps into providing API documentation
2008-08-13 Marcel HoltmannStart consolidating D-Bus errors
2008-08-13 Marcel HoltmannRemove shadow variable messing up the result
2008-08-13 Marcel HoltmannAdd hook for privileges check
2008-08-13 Marcel HoltmannAdd security access policy framework
2008-08-12 Marcel HoltmannAdd copy of libgdbus helper for easier adoption
2008-08-12 Marcel HoltmannDisable SQLite example code for now
2008-08-11 Marcel HoltmannUse Enabled property instead of Connected
2008-08-11 Marcel HoltmannRename connect/disconnect to enable/disable for better...
2008-08-10 Marcel HoltmannRemove deprecated connman_iface_* API
2008-08-10 Marcel HoltmannDon't include old header files
2008-08-10 Marcel HoltmannRemove old DHCP support
2008-08-10 Marcel HoltmannRemove old resolver implementation
2008-08-10 Marcel HoltmannAbort driver matching if probe succeeds
2008-08-10 Marcel HoltmannUpdate of an element will also trigger update of its...
2008-08-10 Marcel HoltmannAdd function to unregister all children of an element
2008-08-10 Marcel HoltmannDon't allow elements without any name
2008-08-10 Marcel HoltmannUse type2string function if element name is not provided
2008-08-10 Marcel HoltmannAdd PropertyChanged signal declaration
2008-08-10 Marcel HoltmannRemove deprecated device API
2008-08-10 Marcel HoltmannRemove all children before removing the parent node
2008-08-09 Marcel HoltmannDon't match driver for root element
2008-08-09 Marcel HoltmannAdd basics for a global RTNL engine
2008-08-07 Marcel HoltmannAdd properties to the profile interface
2008-08-07 Marcel HoltmannAdd object path for the default profile
2008-08-07 Marcel HoltmannAdd initial skeleton for profile support
2008-08-05 Marcel HoltmannFix selecting network device
2008-07-31 Marcel HoltmannAdd skeleton for setting properties via D-Bus
2008-07-30 Marcel HoltmannAdd support for Update method via D-Bus
2008-07-30 Marcel HoltmannAdd support for connected property
2008-07-30 Marcel HoltmannAdd default name for Internet elements
2008-07-30 Marcel HoltmannQuit when receiving D-Bus disconnect
2008-07-30 Marcel HoltmannPrint error if interface registration fails
2008-07-29 Marcel HoltmannDefine CONNMAN_ELEMENT_TYPE_INTERNET
2008-07-03 Marcel HoltmannAdd D-Bus disconnect callback
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-03 Marcel HoltmannOnly export external functions when building daemon
2008-07-02 Marcel HoltmannDisable compilation of obsoleted code
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 HoltmannDeal with another libgdbus API change
2008-06-30 Marcel HoltmannDon't load plugins that have lib prefix
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 HoltmannDisable setup of RTNL, interfaces and networks
2008-06-28 Marcel HoltmannAdd new element infrastructure
next