framework/connectivity/connman.git
2009-12-07 Marcel HoltmannAdd parsing of Domainname, Hostname and Timeserver...
2009-12-07 Marcel HoltmannSwitch to g_strcmp0 instead of g_ascii_strcasecmp
2009-12-07 Marcel HoltmannUse DHCP driver for dhclient implementation
2009-12-07 Marcel HoltmannAdd DHCP value configuration handling
2009-12-07 Marcel HoltmannAdd DHCP bound, renew and fail handling
2009-12-07 Marcel HoltmannAdd function to get index value from DHCP structure
2009-12-07 Marcel HoltmannAdd DHCP driver and element handling
2009-12-07 Marcel HoltmannAdd skeleton for DHCP driver transition
2009-12-06 Marcel HoltmannRemove failed attempt to integrate with ModemManager
2009-12-06 Marcel HoltmannRemove unfinished and unneeded PPP support
2009-12-06 Marcel HoltmannRemove unused device types
2009-12-06 Marcel HoltmannRemove unused device specific connect/disconnect callbacks
2009-12-06 Marcel HoltmannRemove new unused special carrier state of a service
2009-12-05 Marcel HoltmannThe network interface for informational purpose only
2009-12-05 Marcel HoltmannAllow service removal to clear failure state
2009-12-05 Marcel HoltmannRequire udev-143 or later
2009-12-03 Marcel HoltmannAdd simple test program for new PolicyKit implementation
2009-12-03 Denis KenziorAdd g_at_chat_unregister_all function
2009-12-03 Denis KenziorAdd: g_at_chat_cancel_all function
2009-12-03 Denis KenziorFix: Sometimes it is possible to cancel first cmd
2009-12-03 Denis KenziorFix: Don't allow cancelation of command id 0
2009-11-30 Sam LefflerUse simpler wpa_supplicant state tracking
2009-11-30 Sam LefflerAdd workaround for DHCP startup failures with WiFi...
2009-11-30 Marcel HoltmannAdd function to get current network connecting state
2009-11-30 Martin XuSet path string for Bluetooth devices
2009-11-30 Marcel HoltmannUse proper debug class for udev device detection
2009-11-30 Marcel HoltmannPrint some details of the interface statistics
2009-11-29 Marcel HoltmannCheck for capabilities support via libcap-ng
2009-11-29 Marcel HoltmannRemove outdated modem helper library
2009-11-29 Marcel HoltmannUse network details also for Ethernet devices
2009-11-29 Marcel HoltmannAdd better decoding of network list details
2009-11-29 Marcel HoltmannAdd network type for cable/carrier detection
2009-11-29 Marcel HoltmannSend signal with empty default technology when not...
2009-11-29 Marcel HoltmannFix segmentation fault with service type lookup
2009-11-28 Marcel HoltmannDisable DNS proxying when all services are disabled
2009-11-28 Marcel HoltmannFollow changes to the default service and use its DNS...
2009-11-28 Marcel HoltmannAdd method to retrieve interface name from service
2009-11-28 Marcel HoltmannDisable DNS proxy handling when in offline mode
2009-11-28 Marcel HoltmannAdd support for default service changed notifier
2009-11-28 Marcel HoltmannUse one common service type to string conversion routine
2009-11-26 Denis KenziorFix: Retry the wakeup command until the modem OKs
2009-11-26 Marcel HoltmannRelease 0.47
2009-11-26 Marcel HoltmannDisable PolicyKit when building distribution package
2009-11-26 Martin XuDisable reconnect when removing service
2009-11-26 Martin XuAdd PropertyChanged signal for service Favorite setting
2009-11-26 Marcel HoltmannRemove empty plugins for Novatel and Huawei modems
2009-11-26 Marcel HoltmannAdd comment about new debugging options
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
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
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
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
next