summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-08rtnl: Export device type detection routineSamuel Ortiz2-17/+40
2010-10-08device: Set blocked field depending on the technology statusSamuel Ortiz1-1/+5
2010-10-08technology: Add technology blocked field getterSamuel Ortiz2-0/+16
2010-10-08technology: Do not update a technology blocked counter when unchangedSamuel Ortiz1-2/+6
2010-10-08Small proxy settings rewrite in service API documentation.Tomasz Bursztyka1-14/+11
2010-10-07Display IPv4/IPv6 gateway in PropertyChanged signalleena.gunda@wipro.com1-0/+30
2010-10-07rtnl: Remove unused operstate callbackSamuel Ortiz2-60/+0
2010-10-07technology: Block devices based on technology rfkill statusSamuel Ortiz2-31/+67
2010-10-07technology: Use allocated index for rfkill hash tables keysSamuel Ortiz1-2/+2
2010-10-07technology: Track rfkill blocked stateSamuel Ortiz1-6/+16
2010-10-07Pretty printers for proxy settings in various test tool.Tomasz Bursztyka5-9/+26
2010-10-07Another update to proxy configuration APIMarcel Holtmann1-11/+17
2010-10-07Updating service API documentation about proxy support.Tomasz Bursztyka1-10/+26
2010-10-06Use nl80211/cfg80211 WiFi configuration by defaultMarcel Holtmann1-1/+1
2010-10-06Add interface name checks for Virtual Machine ManagerMarcel Holtmann2-0/+6
2010-10-04Move GResolv source file sinto GWeb directoryMarcel Holtmann7-12/+9
2010-10-04rtnl: support isimodem GPRS connectionsPekka Pessi1-0/+5
2010-10-04Support -p and -P options with list of pluginsPekka Pessi2-13/+29
2010-10-04Remove unused __connman_detect_get_blocked functionMarcel Holtmann3-10/+0
2010-10-04Remove unused __connman_detect_start functionMarcel Holtmann3-7/+0
2010-10-04Remove dependency on udevMarcel Holtmann11-571/+18
2010-10-03Add information if scan has been requestedMarcel Holtmann1-0/+2
2010-10-02Add support for systemd service configurationMarcel Holtmann3-6/+28
2010-10-02Add support for installing D-Bus autostart configurationMarcel Holtmann2-0/+14
2010-10-02Release 0.620.62Marcel Holtmann2-1/+17
2010-10-02Add support for handling DHCP timerserver values from DHCPMarcel Holtmann1-0/+4
2010-10-02Print debug information about DHCP timeserver value if availableMarcel Holtmann1-0/+2
2010-10-01TODO updateSamuel Ortiz1-0/+29
2010-09-30supplicant: Do not reset passphrase when asociation failsSamuel Ortiz1-7/+0
2010-09-30supplicant: No need for actively remove network upon disconnectionSamuel Ortiz1-15/+0
2010-09-30Set WiFi task scanning flag when receiving a Scanning eventSamuel Ortiz1-0/+3
2010-09-30Implement WiFi network driver remove hookSamuel Ortiz3-0/+23
2010-09-30TODO updateSamuel Ortiz1-46/+55
2010-09-29Reset WiFi passphrase if association or WPA handshake failsSamuel Ortiz1-0/+7
2010-09-29Define connman_network_set_passphraseSamuel Ortiz2-0/+30
2010-09-29Export __connman_service_set_passphrase() to ConnMan coreSamuel Ortiz2-3/+9
2010-09-28RemoveProvider argument is an object pathSamuel Ortiz1-3/+3
2010-09-28Remove providers based on their VPN service pathSamuel Ortiz2-9/+20
2010-09-28Set device scanning state to false from the scan callbackSamuel Ortiz1-6/+1
2010-09-28wifi: use const pointer for a ssid bufferKalle Valo1-2/+2
2010-09-28wifi: remove unneeded castsKalle Valo1-6/+6
2010-09-28gsupplicant: fix return value of g_supplicant_interface_get_data()Kalle Valo2-2/+2
2010-09-28gsupplicant: use term managed in object pathKalle Valo1-2/+2
2010-09-28Set the network associating state to false when disconnectingSamuel Ortiz1-0/+2
2010-09-27wifi: use connman options to get the wpasupplicant driverKalle Valo1-1/+3
2010-09-27Check device before call connman_device_set_string at ofono pluginMartin Xu1-3/+3
2010-09-26udev: Print error when udev support is not available and not disabledMarcel Holtmann1-4/+2
2010-09-25Remove EDNS0 optionSamuel Ortiz1-2/+1
2010-09-24Add support for domain name concatenation on TCP DNS requestsSamuel Ortiz1-7/+19
2010-09-24Define protocol_offset() for DNS transport layer offsetSamuel Ortiz1-26/+20