platform/upstream/connman.git
2009-11-26 Marcel HoltmannDon't show passphrases in debug messages
2009-11-26 Marcel HoltmannAdd checks for invalid supplicant state transitions
2009-11-26 Marcel HoltmannTrigger background scan after successful connection
2009-11-26 Marcel HoltmannAdd device function for scheduling a scan
2009-11-26 Marcel HoltmannFix segmentation fault on resolver shutdown
2009-11-25 Marcel HoltmannAdd support for dynamic debug framework
2009-11-25 Marcel HoltmannRemove element signal emission
2009-11-24 Yang GuFramework to support non-standard terminator
2009-11-24 Denis KenziorFix: Make sure we don't gobble up unsolicited
2009-11-24 Marcel HoltmannFix issue with potentially unused GPRS context type
2009-11-24 Martin XuAdd first version of oFono GPRS support
2009-11-23 Martin XuAdd function connman_network_set_error
2009-11-23 Martin XuAdd function connman_device_remove_all_networks
2009-11-23 Martin XuAdd network type CONNMAN_NETWORK_TYPE_CELLULAR
2009-11-23 Martin XuAdd device type CONNMAN_DEVICE_TYPE_CELLULAR
2009-11-20 Haibo ZhuClear scan trigger in device_destruct function
2009-11-10 Marcel HoltmannRemove GTHREAD_CFLAGS and GTHREAD_LIBS usage
2009-11-10 Andrzej ZaborowskiProperly skip over quoted values
2009-11-03 Mohamed AbbasFix issue with adding nameserver that doesn't exist
2009-11-03 Mohamed AbbasFix issue when no broadcast address is given
2009-10-31 Marcel HoltmannRelease 0.46 0.46
2009-10-31 Martin XuRemove problematic retry on failure code path
2009-10-29 Claudio TakahasiFix message handling for autostart.
2009-10-29 Denis KenziorCleanup previous patch and update docs
2009-10-29 Ryan RaaschCapitalize g_at_tty option names
2009-10-27 Martin XuSet reconnect to FALSE when power off or disabling...
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
next