platform/upstream/connman.git
2009-08-11 Marcel HoltmannUse global IP address structure for transaction
2009-08-11 Marcel HoltmannAdd cleaner handling of IP address details
2009-08-11 Marcel HoltmannAdd test program for netmask and prefixlen conversion
2009-08-11 Marcel HoltmannAdd support for variable task argument setup
2009-08-11 Marcel HoltmannFix arguments for IP driver callbacks
2009-08-11 Marcel HoltmannUse ignore method for unconfigured IP devices
2009-08-10 Marcel HoltmannAdd option to change D-Bus config directory
2009-08-10 Marcel HoltmannFix typo with DBUS_DATADIR variable check
2009-08-10 Marcel HoltmannAdd tracking of scanning state to supplicant driver
2009-08-10 Marcel HoltmannAdd more detailed tracking of IP devices
2009-08-10 Marcel HoltmannAdd skeletons for IP operation callbacks
2009-08-09 Marcel HoltmannUpdate simple test script for D-Bus interface of supplicant
2009-08-09 Marcel HoltmannAdd support for decoding Ethernet addresses coming...
2009-08-09 Marcel HoltmannAdd support for storing default gateway information
2009-08-09 Marcel HoltmannOptimize the RTNL routing table parsing
2009-08-09 Marcel HoltmannFix potential invalid pointer dereference
2009-08-09 Marcel HoltmannFix typo in routing information output
2009-08-09 Marcel HoltmannFix issue with gateway notification for non default...
2009-08-09 Marcel HoltmannAdd support for tracking route table changes via RTNL
2009-08-09 Marcel HoltmannAttach IP addresses to configuration
2009-08-09 Marcel HoltmannFix some coding style in RTNL message handling
2009-08-08 Marcel HoltmannIntegrate RTNL deeper into IP configuration tracking
2009-08-08 Marcel HoltmannFix issues with hashing of RTNL interfaces and their...
2009-08-08 Marcel HoltmannRequest current routing information after address details
2009-08-08 Marcel HoltmannUse central place to request current link details
2009-08-08 Marcel HoltmannTrack IP configuration based on RTNL interface list
2009-08-08 Marcel HoltmannCreate IP configuration based on the interface index
2009-08-08 Johan HedbergUse NameHasOwner instead of ListNames for name checking
2009-08-08 Marcel HoltmannAdd initial steps for IPv4 monitoring via RTNL
2009-08-08 Denis KenziorEnsure g_timeout_add source can be removed safely
2009-08-08 Marcel HoltmannAdd fully flexible task handling framework
2009-08-08 Marcel HoltmannMove include directive to the right spot
2009-08-07 Marcel HoltmannAdd first steps of generic task framework
2009-08-07 Marcel HoltmannAdd support for changing the AutoConnect value of services
2009-08-07 Marcel HoltmannReport AutoConnect as false if not a favorite service
2009-08-07 Marcel HoltmannOnly allow service resorting when they are in the same...
2009-08-07 Marcel HoltmannAdd monitoring of RTNL status for WiFi devices
2009-08-07 Marcel HoltmannIgnore Bluetooth adapters that are currently down
2009-08-07 Marcel HoltmannFix documentation about Favorite property of services
2009-08-07 Marcel HoltmannAdd support for AutoConnect property of services
2009-08-07 Marcel HoltmannFix various race conditions within Bluetooth support
2009-08-07 Marcel HoltmannFix changed handling of service connect watches
2009-08-07 Marcel HoltmannFix blocking service watch initial connect handling
2009-08-07 Marcel HoltmannFix display of ConnectedTechnologies property
2009-08-07 Marcel HoltmannSync up with oFono's GAtChat version
2009-08-07 Denis KenziorMake overflow code a bit better
2009-08-07 Denis KenziorRefactor GAtChat to accept user-provided parsers
2009-08-07 Denis KenziorFix refcounting in GAtChat
2009-08-06 Marcel HoltmannFix missing service type ordering
2009-08-06 Marcel HoltmannHave Bluetooth plugin set a proper network grouping
2009-08-06 Marcel HoltmannAdd support for grouping Bluetooth networks into a...
2009-08-06 Marcel HoltmannSet remote Bluetooth address as network name for now
2009-08-06 Marcel HoltmannSet unique device ident for Bluetooth adapters
2009-08-06 Marcel HoltmannAdd network to service type conversion for Bluetooth
2009-08-05 Roger WANGFix typo in overview document
2009-08-05 Marcel HoltmannAdd skeleton for task handling framework
2009-08-04 Marcel HoltmannAdd skeleton for provider framework implementation
2009-08-04 Marcel HoltmannAdd support for creating, modifying and removing profiles
2009-08-03 Marcel HoltmannRelease 0.38 0.38
2009-08-03 Martin XuFix broken check for security modes
2009-07-29 Marcel HoltmannFix requirement of inotify when loopback support is...
2009-07-29 Marcel HoltmannRelease 0.37 0.37
2009-07-29 Marcel HoltmannFix error handling in case when passphrase is required
2009-07-29 Marcel HoltmannAdd support for PassphraseRequired property
2009-07-29 Marcel HoltmannAdd missing check for WiFi security modes
2009-07-25 Marcel HoltmannFix missing update of signal strength from scan results
2009-07-24 Marcel HoltmannRelease 0.36 0.36
2009-07-24 Marcel HoltmannFix wrong variable reference when sending technology...
2009-07-24 Marcel HoltmannFix wrong D-Bus error names
2009-07-24 Marcel HoltmannFix missing reset of network reference when disconnecting
2009-07-23 Marcel HoltmannRelease 0.35 0.35
2009-07-23 Marcel HoltmannAdd timeout for technology enable and disable operation
2009-07-23 Marcel HoltmannAdd error code translation for timeout error
2009-07-23 Marcel HoltmannAdd support for blocking enable and disable technology...
2009-07-23 Marcel HoltmannAdd error codes for already enabled and disabled techno...
2009-07-23 Marcel HoltmannAdd function to check if technology is enabled
2009-07-23 Marcel HoltmannFix notification to use service types instead of device...
2009-07-23 Marcel HoltmannFix potential pending result reply messages after removal
2009-07-23 Marcel HoltmannRemove wrongly committed double function call
2009-07-23 Marcel HoltmannFix potential pending scan reply messages after removal
2009-07-23 Marcel HoltmannFix availability listing for devices without attached...
2009-07-23 Marcel HoltmannFix signals for connected and default technologies
2009-07-23 Marcel HoltmannFix missing auto-connect trigger on Ethernet device...
2009-07-23 Marcel HoltmannRelease 0.34 0.34
2009-07-23 Marcel HoltmannFix connect method to handle non-WiFi services
2009-07-23 Marcel HoltmannFix wrong usage of device types instead of service...
2009-07-23 Marcel HoltmannFix device power state changes tracking with RFKILL...
2009-07-23 Marcel HoltmannFix rearming the scan trigger if a device got disabled
2009-07-23 Marcel HoltmannFix setup of udev context before loading any plugins
2009-07-22 Marcel HoltmannRelease 0.33 0.33
2009-07-22 Marcel HoltmannDon't remove state and storage directories on shutdown
2009-07-22 Marcel HoltmannFix the state value of Network Manager compatibility...
2009-07-22 Marcel HoltmannHandle the RFKILL change events from udev
2009-07-22 Marcel HoltmannStore the current blocked state internally
2009-07-22 Marcel HoltmannAdd support for RFKILL changes of the WiFi subsystem
2009-07-22 Marcel HoltmannRelease 0.32 0.32
2009-07-22 Marcel HoltmannFix WiMAX device detection handling
2009-07-22 Marcel HoltmannFix broken device unregistration on removal
2009-07-22 Marcel HoltmannRelease 0.31 0.31
2009-07-22 Marcel HoltmannAdd some extra logging output
next