summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-10-29Use __attribute__ marking for format stringsMarcel Holtmann1-1/+2
2010-10-29iptables: Use printf format for iptables_command argumentSamuel Ortiz2-6/+18
2010-10-28Fix string array memory leaks during plugin loadingJohan Hedberg1-0/+3
2010-10-28iptables: Initial library commitSamuel Ortiz3-0/+1000
2010-10-26ipv4: Return 32 as a prefix length for a NULL netmaskSamuel Ortiz1-1/+1
2010-10-26device: Save zero scan_interval valuesMatt Francomb1-3/+2
2010-10-22Add provider driver name accessorDaniel Wagner1-0/+5
2010-10-21device: Set element driver when probing a device driverJoey Lee3-0/+26
2010-10-18Add proxy accessor function for servicesTomasz Bursztyka1-0/+27
2010-10-15rtnl: Check for wireless extensions when missing DEVTYPESamuel Ortiz1-8/+28
2010-10-15rtnl: Detect non cfg80211 based WiFi driversSamuel Ortiz1-0/+20
2010-10-14ipconfig: Do not call inet_network() with a NULL pointerSamuel Ortiz1-8/+11
2010-10-13Merge stats_create into __connman_stats_service_registerDaniel Wagner1-18/+4
2010-10-13Merge home and roaming stats fileDaniel Wagner1-84/+107
2010-10-12Added support for "auto" and "manual" proxy.Tomasz Bursztyka3-122/+367
2010-10-12Using netlink to set and clear ipv6 addressesCristiano Fernandes1-47/+28
2010-10-12Using netlink to set and clear ipv4 addressesCristiano Fernandes4-203/+160
2010-10-11Open stats file late and close them earlyDaniel Wagner2-6/+21
2010-10-11Initialize struct stat in error case correctlyDaniel Wagner1-0/+1
2010-10-08Remove unnecessary pre initializingDaniel Wagner1-2/+2
2010-10-08Release counter and session watches whe unregisteringSamuel Ortiz2-6/+9
2010-10-08inet: Remove __connman_inet_get_device_typeSamuel Ortiz3-102/+2
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-07Display IPv4/IPv6 gateway in PropertyChanged signalleena.gunda@wipro.com1-0/+30
2010-10-07rtnl: Remove unused operstate callbackSamuel Ortiz1-53/+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-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 Holtmann1-1/+1
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 Holtmann8-542/+15
2010-10-02Add support for systemd service configurationMarcel Holtmann1-4/+11
2010-10-02Print debug information about DHCP timeserver value if availableMarcel Holtmann1-0/+2
2010-09-29Define connman_network_set_passphraseSamuel Ortiz1-0/+28
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 Ortiz1-7/+19
2010-09-25Remove EDNS0 optionSamuel Ortiz1-2/+1
2010-09-23Fix "invalid file header"Daniel Wagner1-9/+21
2010-09-23Put .data files into a separate directoryDaniel Wagner2-2/+8
2010-09-22Support multiple interfaces on -i and -I cmdline option.Lucio Maciel1-12/+21
2010-09-22Fix bug to remove vpn services when turning offline mode onMohamed Abbas1-7/+16