platform/upstream/connman.git
2009-10-26 Marcel HoltmannRelease 0.45 0.45
2009-10-26 Marcel HoltmannRemove connect timer before second connect attempt
2009-10-26 Martin XuRun auto-connect once service goes into idle state...
2009-10-26 Martin XuAdd support for setting reconnect state
2009-10-26 Martin XuAdd set_reconnect_state and get_reconnect_state helper...
2009-10-26 Martin XuAdd device reconnect state and its helper functions
2009-10-26 Martin XuTry to use SSID to connect AP when available
2009-10-24 Zhenhua ZhangHandle right bracket in next_unquoted_string
2009-10-22 Marcel HoltmannRelease 0.44 0.44
2009-10-22 Marcel HoltmannUpdate and sync GAtChat from oFono
2009-10-22 Ryan RaaschEnable / Disable CREAD functionality in gattty
2009-10-20 Marcel HoltmannMention Sam's contributions
2009-10-20 Marcel HoltmannInstall header files for resolver and IP configuration
2009-10-20 Marcel HoltmannFix some coding style issues and make it more readable
2009-10-20 Sam LefflerFilter out signal strength values of zero
2009-10-20 Sam LefflerUpdate services sorting after a signal strength change
2009-10-20 Sam LefflerFix command line options for device filtering
2009-10-20 Martin XuCheck data->network reference at MBM network cleanup
2009-10-20 Martin XuSet data->network as NULL when removing MBM networks
2009-10-19 Denis KenziorStop crashing when unrefing chat in callback
2009-10-10 Inaky Perez... Allow builds to install the test scripts for field...
2009-10-10 Inaky Perez... Fix broken libiWmxSDK callback parameter handling
2009-10-10 Inaky Perez... Dynamically allocate wmxsdk device descriptors
2009-10-10 Inaky Perez... Fix more WiMAX SDK API compat breakage from 1.4 to 1.5
2009-10-10 Inaky Perez... Add work around Intel WiMAX SDK API breakage
2009-10-10 Inaky Perez... Use free() instead of g_free() for things returned...
2009-10-09 Martin XuFix handling when losing network access in MBM plugin
2009-10-04 Marcel HoltmannRelease 0.43 0.43
2009-10-03 Denis KenziorFix: Make next_hexstring handle optional quotes
2009-10-02 Marcel HoltmannAdd support for switching to a different GAtSyntax...
2009-10-02 Marcel HoltmannUse Ethernet MAC address for MBM devices
2009-10-02 Marcel HoltmannUse 120 seconds timeout for service connect operation
2009-10-02 Marcel HoltmannUpdate plugins to the new g_at_tty_open API
2009-10-02 Marcel HoltmannReplace g_at_chat_new_from_tty with g_at_tty_open
2009-09-24 RISKÓ Gergelygdbus: handle introspection generally in generic_message.
2009-09-24 Zhenhua ZhangUnref GIOChannel in g_at_chat_new_from_tty
2009-09-22 Martin XuCleanup scanning when the scanning is halted
2009-09-22 Martin XuAdd function connman_device_cleanup_scanning()
2009-09-22 Martin XuAdd internal helper scanning_changed function
2009-09-19 Marcel HoltmannDon't auto-connect services if they are roaming
2009-09-19 Marcel HoltmannFix broken concept of roaming tracking with MBM devices
2009-09-19 Marcel HoltmannAdd support for handling cellular roaming state changes
2009-09-19 Marcel HoltmannTrack roaming indication for cellular networks
2009-09-19 Marcel HoltmannAdd support for network roaming property
2009-09-19 Marcel HoltmannAdd support for basic boolean properties
2009-09-19 Marcel HoltmannAdd cellular specific properties to service documentation
2009-09-18 Marcel HoltmannAdd support for monitoring technology changes of MBM...
2009-09-18 Marcel HoltmannAdd missing cellular mode definitions
2009-09-18 Marcel HoltmannAdd support for cellular modes and change notifications
2009-09-18 Marcel HoltmannEnable auto-connect support for cellular devices
2009-09-18 Marcel HoltmannFix issue with not removing cellular configuration
2009-09-18 Denis KenziorSimplify cleanup logic
2009-09-18 Marcel HoltmannDestroy the AT chat object only when modem got disabled
2009-09-18 Marcel HoltmannFix build problem when udev is disabled
2009-09-18 Marcel HoltmannRequest and process network capability messages
2009-09-18 Marcel HoltmannHandle more technology notifications
2009-09-18 Marcel HoltmannUse IMSI to differentiate between cellular services
2009-09-18 Marcel HoltmannFix copy and paste mistake from previous commit
2009-09-18 Marcel HoltmannAdd support for cellular username and password settings
2009-09-18 Marcel HoltmannRemove two useless debug statements
2009-09-18 Marcel HoltmannAdd MCC and MNC values to service properties
2009-09-18 Marcel HoltmannConvert and store MCC and MNC values
2009-09-18 Marcel HoltmannAdd network registration and setup support for MBM...
2009-09-18 Marcel HoltmannAdd attribute for cellular roaming indication
2009-09-18 Marcel HoltmannAdd support for setting cellular APN details
2009-09-18 Marcel HoltmannFix issue with missing service ready state notification
2009-09-14 RISKÓ GergelyAdd introspection interface to the output of introspect...
2009-09-14 Marcel HoltmannAdd inet helper to retrieve current flags
2009-09-14 Marcel HoltmannAdd support for monitoring operation state from plugins
2009-09-14 Marcel HoltmannAdd support for tracking the operation state
2009-09-14 Marcel HoltmannAdd support for multiple connection attempts
2009-09-14 Marcel HoltmannAdd extra message for RFKILL block/unblock state changes
2009-09-14 Marcel HoltmannAdd message when udev based RFKILL processing is enabled
2009-09-14 Marcel HoltmannFix issue with udev versus /dev/rfkill event processing
2009-09-14 Marcel HoltmannFix issue with powered down device on connection attempt
2009-09-14 Marcel HoltmannFix issue with missing scanning after power up
2009-09-13 Marcel HoltmannRelease 0.42 0.42
2009-09-13 Marcel HoltmannFix issue with missing scanning after disconnect
2009-09-13 Marcel HoltmannFix issue with not triggering auto-connect in some...
2009-09-13 Marcel HoltmannMove hidden counter variable to be global
2009-09-13 Martin XuFix issue with switching between hidden WiFi networks
2009-09-13 Denis KenziorFix g_at_chat_unref from command callback
2009-09-06 Marcel HoltmannRelease 0.41 0.41
2009-09-05 Marcel HoltmannAdd quirks for non-mac80211 compliant drivers
2009-09-05 Marcel HoltmannAdd helper to check if it is a mac80211 interface
2009-09-05 Marcel HoltmannUse extra phy80211 directory check in case WEXT got...
2009-09-06 Marcel HoltmannSet powered_pending to TRUE during setup to fix race...
2009-09-06 Marcel HoltmannAdd support for correcting loopback settings
2009-09-05 Marcel HoltmannMake use of the supplicant disconnect method
2009-09-05 Denis KenziorAdd GSM Permissive parser
2009-09-05 Denis KenziorAdd unquoted string capability
2009-09-02 Marcel HoltmannRemove unused AC_SUBST values
2009-09-02 Marcel HoltmannAdd tracking of oFono startup and termination
2009-09-02 Marcel HoltmannDon't initialize error variable
2009-09-01 Denis KenziorAdd PDU listing support
2009-08-31 Marcel HoltmannRelease 0.40 0.40
2009-08-31 Marcel HoltmannFix wrong variable for dhclient-script location
2009-08-31 Marcel HoltmannIgnore loopback devices from IP configuration
2009-08-30 Marcel HoltmannDetect missing storage entries for AutoConnect setting
2009-08-30 Marcel HoltmannAdd basic hookup of passphrase agent callback
next