connection: Service was not ref counted properly
[framework/connectivity/connman.git] / src /
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
2011-08-11 Daniel Wagnernotify: Add service name parameter to service_add()
2011-08-11 Daniel Wagnersession: Fix invalid session_hash in cleanup path
2011-08-11 Daniel Wagnersession: Service changed cleanup
2011-08-11 Daniel Wagnersession: Track reason on a session level
2011-08-11 Daniel Wagnersession: Disconnect on destroy if needed
2011-08-11 Daniel Wagnersession: Move code
2011-08-11 Daniel Wagnersession: Split test_and_disconnect()
2011-08-11 Daniel Wagnersession: Change is_connected to is_online
2011-08-11 Daniel Wagnersession: Handle configure state
2011-08-11 Daniel Wagnerservice: Extend debug message for session refcounting
2011-08-11 Alok Barsodewifi: Move the wifi helper function to service.c and...
2011-08-10 Zhang Zhengguangservice: Create hidden networks with a proper group...
2011-08-09 Jukka Rissanendhcp: Try to reuse the IP address we had last time.
2011-08-09 Jukka Rissanenipconfig: Remember last DHCP IP address.
2011-08-09 Patrik Flyktservice: Fix calling Agent API request input function
2011-08-09 Patrik Flyktservice: When indicating error, also indicate IPv6...
2011-08-09 Patrik Flyktservice: Correctly set 8021X, WEP and PSK passphrases
2011-08-04 Daniel Wagnerservice: Remove __connman_service_reset_from_networks()
2011-08-03 Samuel Ortizdevice: Free network after resetting service
2011-08-01 Marcel Holtmannbuild: Remove g_dhcp_* from list of exported symbols
2011-07-29 Henri Braggeservice: Store agent provided credentials separately
2011-07-28 Samuel Ortiznetwork: Remove connman_network_set_pac()
2011-07-28 Henri Braggeservice: Propagate changes of proxy auto-config url...
2011-07-28 Henri Braggeservice: Enable clearing of proxy auto-config url
2011-07-28 Daniel Wagnernetwork: Set driver pointer to NULL back if not ready
2011-07-28 Thierry Boureilleservice : Fix put data on null pointer
2011-07-26 Daniel Wagnernetwork: Fix double free in network_destruct()
2011-07-25 Daniel Wagnernetwork: Do not unref network
2011-07-25 Daniel Wagnerdevice: Reorder cleanup
2011-07-25 Daniel Wagnerdevice: Change signature of connman_device_remove_network()
next