service: Add frequency support to service
[platform/upstream/connman.git] / src /
2011-09-13 Mohamed Abbasservice: Add frequency support to service
2011-09-13 Jukka Rissanenstorage: Export service loading function
2011-09-13 Jukka Rissanenstorage: Add services getter
2011-09-12 Tomasz Bursztykawispr: Requesting login input through the agent
2011-09-12 Tomasz Bursztykaagent: Added Username/Password request input logic
2011-09-12 Tomasz Bursztykawispr: Handle WISPr messages and apply relevant states
2011-09-12 Tomasz Bursztykawispr: Added WISPr XML content parser
2011-09-12 Tomasz Bursztykawispr: Added portal web request and result handling...
2011-09-12 Tomasz Bursztykawispr: Proxy lookup and web context setup
2011-09-12 Tomasz Bursztykawispr: Adding wispr logic entries in service and wpad
2011-09-12 Tomasz Bursztykawispr: Adding structures and start/stop functions
2011-09-12 Tomasz Bursztykalocation: Deleted location support and portal plugin
2011-09-12 Samuel Ortizdevice: Remove device_probe and device_remove
2011-09-12 Patrik Flykttechnology: Disable tethering only when no technology...
2011-09-12 Patrik Flyktdevice: Set PENDING_DISABLE on device disable
2011-09-12 Patrik Flyktdevice: Simplify device_pending_reset()
2011-09-12 Patrik Flykttechnology: When disabling technology, disble tethering too
2011-09-12 Patrik Flykttechnology: Move bridege checking to set_tethering()
2011-09-12 Patrik Flyktdnsproxy: Use listener data instead of hash table lookups
2011-09-12 Patrik Flyktdnsproxy: Fix __connman_dnsproxy_add_listener() error...
2011-09-12 Grant Ericksonservice: Filter Adding WPS to the Security Array
2011-09-12 Jukka Rissanentimezone: Do not access already released memory
2011-09-12 Jukka Rissanenmain: Memory leak in option_debug
2011-09-12 Patrik Flyktservice: Behave properly when RequestInput is cancelled
2011-09-12 Jukka Rissanenservice: Do not allow service to be moved before a...
2011-09-12 Alok Barsodestats: Move stat files to respective service identifier...
2011-09-12 Alok Barsodestorage: Switch to <service_id> directories
2011-09-12 Alok Barsodestorage: Switch to settings file
2011-09-12 Jukka Rissanenservice: Add NULL check
2011-09-12 Jukka Rissanennetwork: Add NULL check
2011-09-12 Jukka Rissanenconnection: Service was not ref counted properly
2011-09-12 Jukka Rissanenprovider: Return existing service path if already connected
2011-09-12 Jukka Rissanenprovider: Add ref counting debug
2011-09-12 Jukka Rissanenservice: Set the service state to IDLE if method is...
2011-09-12 Jukka Rissanenservice: Fix state combining
2011-09-12 Jukka Rissanenservice: Change the debug print location to be more...
2011-09-12 Jukka Rissanenservice: Fix function name as it is static
2011-09-12 Jukka Rissanenservice: Set the user connect status correctly for VPN
2011-09-12 Jukka Rissanennetwork: Change the service disconnect state when necessary
2011-09-12 Jukka Rissanenservice: Add function to get the ipconfig state
2011-09-12 Jukka Rissanenprovider: NULL pointer check
2011-08-26 Jukka Rissanenservice: Check NULL pointer when setting ipconfig
2011-08-26 Jukka Rissanennetwork: Read only the ipconfig data if we have no...
2011-08-25 Samuel Ortizdevice: Remove power pending timeout iff there is a...
2011-08-25 Alok Barsodestorage: remove storage module framework
2011-08-25 Alok Barsodeservice: Directly use service load/save functions
2011-08-25 Alok Barsodestorage: Remove technology state load/save methods...
2011-08-25 Alok Barsodeprofile: Remove profile.c and profile.h
2011-08-25 Alok Barsodeservice: Add services changed signal
2011-08-25 Alok Barsodetechnology: Save/Load offlinemode
2011-08-25 Alok Barsodedevice: Remove device persistent code
2011-08-25 Alok Barsodedevice: Remove caching of offlinemode in device structure
2011-08-25 Alok Barsodetechnology: Remove blocked variables and associated...
2011-08-25 Alok Barsoderfkill: Add technology soft blocking API
2011-08-25 Alok Barsodetechnology: Fix enable notifier to be invoked just...
2011-08-25 Alok Barsodetechnology: Remove 'available' state
2011-08-25 Alok Barsodetechnology: Redo offlinemode logic
2011-08-25 Alok Barsodetechnology: Save state persistently
2011-08-25 Alok Barsodetechnology: Remove the global device hash
2011-08-25 Alok Barsodetechnology: Remove global rfkill table
2011-08-25 Alok Barsodetechnology: Modify technology enable/disable APIs
2011-08-25 Alok Barsodedevice: Redo pending power request logic
2011-08-25 Alok Barsodedevice: Update profile in enable_persistent callback
2011-08-25 Alok Barsodetechnology: Refactor enable/disable APIs
2011-08-24 Jukka Rissanendevice: Device scan function made private
2011-08-24 Jukka Rissanenconnection: Default gateway is changed when reorganizin...
2011-08-24 Jukka Rissanenservice: Prefer online state over ready when comparing...
2011-08-24 Jukka Rissanenservice: Allow state downgrade from online to ready
2011-08-24 Jukka Rissanenservice: Allow ready service to be moved before online one
2011-08-24 Jukka Rissanenservice: Ignore ipconfig that is not active when moving...
2011-08-23 Daniel Wagnersession: Defer connect/disconnect calls
2011-08-23 Daniel Wagnersession: Update reason code on disconnect
2011-08-23 Daniel Wagnersession: reason2string return a string for unknown
2011-08-23 Daniel Wagnersession: Fix selection of services
2011-08-23 Daniel Wagnersession: Don't change ref count if reason code is set.
2011-08-23 Daniel Wagnersession: Handle service trigger according the reason...
2011-08-23 Daniel Wagnersession: Don't reset session if serivce was not selected
2011-08-23 Daniel Wagnersession: Update service state in all sessions
2011-08-23 Daniel Wagnersession: Initialize service hash correctly
2011-08-23 Samuel Ortizservice: Identation fix
2011-08-23 Patrik Flyktservice: Save ipconfig in states where ipconfig is...
2011-08-23 Patrik Flyktnetwork: Re-read ipconfig from service when setting...
2011-08-23 Patrik Flyktservice: Factor out reading ipconfigs from create functions
2011-08-18 Jukka Rissanenconnection: Fix IPv6 host route setting when using VPN
2011-08-18 Jukka Rissanenconnection: Fix indentation
2011-08-17 Samuel Ortizservice: Propagate user proxy changes
2011-08-17 Patrik Flyktservice: Properly disconnect network or provider on...
2011-08-17 Yu A Wangtask: Reset forked process signal mask
2011-08-17 Yu A Wangconnection: Fix vpn on networks without gateway
2011-08-16 Yu A Wangservice: Fix wrong DNS server ip after VPN connection
2011-08-16 Yu A Wangconnection: Set proper gateway for ppp links
2011-08-15 Marcel Holtmannplugin: Use simpler version mismatch error
2011-08-15 Marcel Holtmannplugin: Add debug support for external plugins
2011-08-15 Marcel Holtmannlog: Use separate function for enable logging
2011-08-11 Daniel Wagnermanager: Defer return of setting session mode if not...
2011-08-11 Daniel Wagnernotify: Add state_idle()
2011-08-11 Daniel Wagnersession: Allways allow set session mode
2011-08-11 Daniel Wagnersession: Fix empty service name
2011-08-11 Daniel Wagnersession: Free ifname
2011-08-11 Daniel Wagnersession: Insert service_entry into service_list
next