summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-09-24Do not access the DNS request buffer if it's NULLSamuel Ortiz1-1/+5
2010-09-24Close TCP DNS connections once the reply is forwardedSamuel Ortiz1-4/+6
2010-09-24Stop polling the nameserver TCP socket once we're done with itSamuel Ortiz1-2/+10
2010-09-24Send an error response when the DNS request times outSamuel Ortiz1-37/+63
2010-09-24Add a protocol field to the DNS request structureSamuel Ortiz1-2/+5
2010-09-24Send SERVFAIL when nameservers are not listening on TCP port 53Samuel Ortiz1-23/+63
2010-09-24Fix DNS TCP buffer parsing copy paste errorSamuel Ortiz1-1/+1
2010-09-24Remove the DNS TCP listener watch when the socket is closedSamuel Ortiz1-1/+5
2010-09-24Factorize dnsproxy listener creation codeSamuel Ortiz1-66/+38
2010-09-24Initial DNS over TCP implementation for dnsproxySamuel Ortiz1-213/+604
2010-09-23Fix typo in stats_print_recordDaniel Wagner1-1/+1