Use device interface to trigger scanning
[connman] / src /
2008-12-03 Marcel HoltmannAdd method for starting scan via the device interface
2008-12-03 Marcel HoltmannAdd network methods for connect and disconnect
2008-12-03 Marcel HoltmannAllow setting of Powered property
2008-12-03 Marcel HoltmannAdd support for static byte and integer properties
2008-12-03 Marcel HoltmannAdd byte and signed integer types
2008-12-02 Marcel HoltmannMake property setting a little bit more generic
2008-12-02 Marcel HoltmannRemove usage of GStaticMutex since it causes compiler...
2008-11-26 Marcel HoltmannAdd type constant for service elements
2008-11-24 Marcel HoltmannAdd skeleton for udev support
2008-11-24 Marcel HoltmannAdd policy setting and export it
2008-11-24 Marcel HoltmannLimit Device interface to real devices only
2008-11-24 Marcel HoltmannRemove thread pool for element registration
2008-11-24 Marcel HoltmannMake threading support optional
2008-11-23 Marcel HoltmannFix broken global state change signals
2008-11-23 Marcel HoltmannRemove old storage functions
2008-11-23 Marcel HoltmannAdd basic signals for changes of manager properties
2008-11-23 Marcel HoltmannAdd Networks property to device elements
2008-11-23 Marcel HoltmannFix value of global state property
2008-11-23 Marcel HoltmannProvide connection element and its interface
2008-11-23 Marcel HoltmannProvide detailed device and network properties
2008-11-23 Marcel HoltmannAdd Network interface to network elements
2008-11-23 Marcel HoltmannShow empty passphrase property if security value is...
2008-11-23 Marcel HoltmannAdd Device interface to device elements
2008-11-23 Marcel HoltmannAdd support for WiFi Security and Passphrase properties
2008-11-23 Marcel HoltmannRemove unused variable
2008-11-19 Marcel HoltmannAdd global state property
2008-11-19 Marcel HoltmannUse properties for profiles, devices and connections
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
next