profile: Ignore malformed profiles
[framework/connectivity/connman.git] / src / profile.c
2011-03-02 Grant Ericksonprofile: Ignore malformed profiles
2010-09-09 Marcel HoltmannRemove the no longer needed security framework
2010-08-06 Samuel OrtizAlways create a default profile
2010-07-29 Samuel OrtizDisable offline mode when enabling a technology from...
2010-01-02 Gustavo Sverzut... Add missing PropertyChanged signal from manager interface
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-19 Marcel HoltmannRename D-Bus helper function for variable arrays
2009-12-19 Marcel HoltmannMake use of property changed helper for arrays
2009-12-19 Marcel HoltmannAdd user data parameter to dictionary helpers
2009-12-19 Marcel HoltmannAdd user data argument to D-Bus array property helpers
2009-12-19 Marcel HoltmannRename D-Bus helper for basic dictionary types
2009-12-19 Marcel HoltmannAdd user data to D-Bus helper function callbacks
2009-12-19 Marcel HoltmannUse helper for basic property changed signals
2009-12-19 Marcel HoltmannUse new D-Bus helpers wherever possible
2009-12-14 Marcel HoltmannAdd generic suffix handling to storage helpers
2009-12-14 Marcel HoltmannUse public function to validate identifiers
2009-12-14 Marcel HoltmannFix memory leak in profiles and rename hash variable
2009-11-29 Marcel HoltmannUse network details also for Ethernet devices
2009-08-30 Marcel HoltmannFix profile cleanup race condition
2009-08-30 Marcel HoltmannRemove all the useless D-Bus connection passing
2009-08-04 Marcel HoltmannAdd support for creating, modifying and removing profiles
2009-07-25 Marcel HoltmannFix missing update of signal strength from scan results
2009-07-17 Marcel HoltmannOne second timeout for service list update delays is...
2009-07-17 Marcel HoltmannFix reference counting with multiple networks with...
2009-07-17 Marcel HoltmannWhen network gets remove ensure to disconnect the service
2009-07-17 Marcel HoltmannFix issues with current auto-connect logic
2009-07-16 Marcel HoltmannTrigger auto-connect from service list changed signals
2009-07-16 Marcel HoltmannSome service list updates should be not delayed
2009-07-16 Marcel HoltmannDelay the update of service list by 2 seconds
2009-06-28 Marcel HoltmannCheck for valid default route when updating profile...
2009-05-14 Marcel HoltmannMake some service function private for now
2009-04-23 Marcel HoltmannExport active profile path and ident information
2009-04-21 Marcel HoltmannAdd basic handling of configuration state
2009-04-21 Marcel HoltmannAdd support for carrier service state
2009-04-21 Marcel HoltmannCreate proper service interface abstraction
2009-04-13 Marcel HoltmannFix infinite loop for service lookup
2009-04-08 Marcel HoltmannMove service type and state declarations to header...
2009-04-08 Marcel HoltmannAdd missing service states
2009-04-06 Marcel HoltmannAdd support for handling carrier updates from devices
2009-04-05 Marcel HoltmannAdd error checking for service methods
2009-04-05 Marcel HoltmannUse proper constants for service type
2009-04-05 Marcel HoltmannAdd support for sending signals when service list changes
2009-04-05 Marcel HoltmannAdd initial steps for sorting service list
2009-04-05 Marcel HoltmannPrefix group names with the service type
2009-04-04 Marcel HoltmannUse sequence instead of hash table for service list
2009-04-04 Marcel HoltmannAdd skeleton for service state property
2009-04-04 Marcel HoltmannUpdate service interface declarations
2009-04-04 Marcel HoltmannDon't set name for Ethernet devices
2009-04-04 Marcel HoltmannAdd support for favorite service setting
2009-04-01 Marcel HoltmannAdd support for mode, security and signal strength...
2009-04-01 Marcel HoltmannExport device and network names via service interface
2009-04-01 Marcel HoltmannAdd initial support for service properties
2009-04-01 Marcel HoltmannAdd basic automatic clustering support for networks
2009-03-11 Marcel HoltmannAdd more helpers for handling profile/service support
2009-03-11 Marcel HoltmannAdd skeleton for profile/service integration
2009-01-01 Marcel HoltmannUpdate copyright information
2008-12-20 Marcel HoltmannUse connman_dbus_dict_append_variant() instead of self...
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