wifi: Add wifi pointer NULL checks
[framework/connectivity/connman.git] / src /
2012-05-22 Marcel Holtmannmanager: Fix wrong signature for SetProperty method
2012-05-18 Henrique Dante de... Do not set signature and reply in GDBus tables
2012-05-18 Henrique Dante de... Convert GDBus methods and signals to use macro helpers
2012-05-18 Henrique Dante de... Constify GDBus signal tables
2012-05-18 Henrique Dante de... Constify GDBus method tables
2012-05-18 Jukka Rissanenconnection: Refactor VPN route setup
2012-05-17 Marcel Holtmanntechnology: Set deprecated flag for GetProperties method
2012-05-17 Marcel Holtmannservice: Set deprecated flag for GetProperties method
2012-05-15 Patrik Flyktconfig: Reject invalid SSID hexadecimal entries
2012-05-15 Jukka Rissanenrtnl: Domain search list was not handled according...
2012-05-15 Jukka Rissanenresolver: Do not try to update service if server is...
2012-05-15 Jukka Rissanenresolver: Allow update to domain if server is not set
2012-05-15 Jukka Rissanenresolver: Follow connman coding style
2012-05-10 Jukka Rissanendhcpv6: Check NULL pointer dereference
2012-05-09 Jukka Rissanendhcp: Use g_list_length() to calculate the list length
2012-05-09 Jukka Rissanendhcpv6: Check NULL pointer dereference
2012-05-09 Jukka Rissanendhcp: Check NULL pointer dereference
2012-05-09 Henrique Dante de... wispr: Remove dead assignment
2012-05-09 Henrique Dante de... rtnl: Remove dead assignment
2012-05-09 Henrique Dante de... iptables: Remove dead assignment
2012-05-09 Henrique Dante de... dnsproxy: Remove dead assignment
2012-05-09 Henrique Dante de... dnsproxy: Return error if initial send fails
2012-05-08 Adrien Bustanyconnection: Fix possible NULL dereference
2012-05-08 Daniel Wagnerconnection: Fix host route to VPN server
2012-05-08 Patrik Flyktprovider: Fix network/netmask parsing and potential...
2012-05-04 Jukka Rissanenagent: Memory leak in error reply
2012-05-04 Patrik Flyktnotifier: Evaluate offline state after 'online' and...
2012-05-04 Jukka Rissanennetwork: Mark service as hidden after successfull connect
2012-05-04 Jukka Rissanenservice: Save/load service hidden status
2012-05-04 Jukka Rissanenservice: Add flag that tells if the service is hidden...
2012-05-04 Jukka Rissanendhcpv6: Remove timer properly in error cases
2012-05-04 Jukka Rissanendhcpv6: Refactor timer clearing
2012-05-04 Jukka Rissanendhcpv6: Possible memory leak
2012-05-04 Patrik Flyktwispr: Add check for status 400
2012-05-04 Jukka Rissaneninet: Add function that checks if the hostname is valid
2012-05-04 Jukka Rissaneninet: Make sure that we only accept netlink messages...
2012-05-04 Jukka Rissanenrtnl: Make sure that we only accept netlink messages...
2012-05-04 Tomasz Bursztykaservice: Do not stay on failure state when it is due...
2012-05-04 Tomasz Bursztykanetwork: Set service as a userconnect when connecting...
2012-05-04 Tomasz Bursztykaservice: Adding a function to set userconnect value
2012-05-04 Tomasz Bursztykaservice: Remove useless scan requests
2012-05-04 Tomasz Bursztykaservice: Handle nicely request input error
2012-05-04 Tomasz Bursztykawispr: Managing the case when user wants to login throu...
2012-05-04 Tomasz Bursztykaagent: Adding a parameter to give the error name to...
2012-05-04 Tomasz Bursztykaagent: Adding a parameter to give the error name to...
2012-05-04 Tomasz Bursztykawispr: Adding some useful debug outputs
2012-05-04 Tomasz Bursztykawispr: Set gweb debug at the right place
2012-05-02 Jukka Rissanenwispr: Use g_strdup() instead of strdup()
2012-05-02 Jukka Rissanenwispr: Possible memory leak in error case
2012-05-02 Jukka Rissanenconnection: Set host route to VPN server
2012-05-01 Patrik Flyktservice: Use helper function to add timeservers only...
2012-05-01 Patrik Flyktclock: Use helper function to add timeservers only...
2012-05-01 Patrik Flykttimeserver: Use helper function to add timeservers...
2012-05-01 Patrik Flykttimeserver: Helper function for adding timeservers...
2012-04-29 Marcel Holtmannnotifier: Return offline as global state if offline...
2012-04-29 Marcel Holtmannbuild: Remove dependency on libcap-ng
2012-04-28 Marcel Holtmannnotifier: Remove DefaultTechnology signal
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-28 Marcel Holtmannnotifier: Fix small coding style issue
2012-04-27 Patrik Flyktwispr: Set host routes when requested by gweb
2012-04-27 Patrik Flyktipconfig: Add ipconfig type to __connman_ipconfig_get_g...
2012-04-27 Patrik Flyktwispr: Update g_web_request_get()
2012-04-27 Patrik Flykt6to4: Update g_web_request_get()
2012-04-27 Jukka Rissanentechnology: Create the settings file in init
2012-04-27 Jukka Rissanentechnology: Save technology state if entry is missing...
2012-04-27 Jukka Rissanenstorage: Create settings file only when migrating
2012-04-27 Jukka Rissanentechnology: Offline mode is OFF by default
2012-04-27 Jukka Rissanentechnology: Enable ethernet by default
2012-04-26 Alok Barsodeagent: If service has no security, do not ask for a...
2012-04-25 Tomasz Bursztykaservice: Fixing which wpspin we set according to PBC...
2012-04-25 Jukka Rissanendnsproxy: Delay cache removal
2012-04-25 Jukka Rissanenipconfig: Do not tweak IPv6 status of ignored devices
2012-04-25 Patrik Flyktservice: Stay at ready state with a preferred technology
2012-04-25 Tomasz Bursztykaservice: Use the right network keyword for wps
2012-04-24 Jukka Rissanenresolver: Use proper IPv6 source address when sending...
2012-04-24 Patrik Flyktnotifier: Handle Manager state when exiting online
2012-04-24 Tomasz Bursztykaservice: a wps pin of length 0 is valid and leads to...
2012-04-24 Patrik Flykttimeserver: Fix NULL network struct access for VPN
2012-04-23 Tomasz Bursztykadevice: Removing emulated background scanning
2012-04-23 Tomasz Bursztykadevice: Remove the scheduled scan method
2012-04-20 Daniel Wagnertechnology: Fix indention
2012-04-20 Patrik Flyktservice: Notify timeserver removal for previous default...
2012-04-20 Patrik Flykttimeserver: Notify service of changed timeservers
2012-04-20 Patrik Flyktservice: Implement service Timeservers property
2012-04-20 Patrik Flykttimeserver: Refactor __connman_timeserver_sync()
2012-04-20 Jukka Rissanenservice: Save new service data only after successful...
2012-04-20 Patrik Flyktmain: Mark end of array with NULL in order not to crash
2012-04-20 Jukka Rissanenagent: Memory leak in passphrase reply
2012-04-20 Patrik Flyktmain: Set default values if main.conf is not found
2012-04-19 Jukka Rissanenservice: Changing default service was not correctly...
2012-04-19 Tomasz Bursztykaservice: fix glib critical messages about g_sequence_so...
2012-04-19 Daniel Wagnernotifier: Change notifer_count_online() to notifier_is_...
2012-04-19 Daniel Wagnernotifier: Change __connman_notifier_count_connected...
2012-04-19 Patrik Flyktservice: Send Timeservers.Configuration property changed
2012-04-17 Daniel Wagnernotifier: Distinguish between different states
2012-04-17 Daniel Wagnerservice: Update notifier on ONLINE state
2012-04-17 Daniel Wagnernotifier: Add __connman_notifier_online()
2012-04-17 Daniel Wagnernotifier: Add old state to __connman_notifier_disconnect()
2012-04-17 Marcel Holtmannnotifier: Remove extra empty line
2012-04-17 Marcel Holtmannlog: Remove D-Bus iterators for debug properties
next