Add inet helper to retrieve current flags
[platform/upstream/connman.git] / src / profile.c
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