summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-28iptables: Initial library commitSamuel Ortiz5-8/+1011
2010-10-27Add the openconnect plugin to the distcheck ruleSamuel Ortiz2-1/+2
2010-10-27Add vpn.* to the openconnect plugin sourcesSamuel Ortiz1-0/+2
2010-10-27Add vpn.h to the plugins builtin sourcesMartin Xu1-1/+1
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-26iptables-test: Build custom ruleSamuel Ortiz1-7/+45
2010-10-26iptables-test: Inversion supportSamuel Ortiz1-5/+21
2010-10-26iptables-test: Parse targets and matches optionsSamuel Ortiz1-38/+91
2010-10-25iptables-test: Add -t option supportSamuel Ortiz1-7/+15
2010-10-25iptables-test: Initial command line parsingSamuel Ortiz1-11/+91
2010-10-23iptables: Replace iptables-test programSamuel Ortiz3-114/+614
2010-10-22Split openconnect into generic vpn and openconnect partDaniel Wagner4-315/+479
2010-10-22Add provider driver name accessorDaniel Wagner2-0/+7
2010-10-22gsupplicant: Get all BSSs when scan is doneLeena Gunda3-8/+141
2010-10-22Update AUTHORS file with new contributorsMarcel Holtmann1-0/+2
2010-10-22wifi: Search for networks based on their identifierLeena Gunda1-3/+2
2010-10-21device: Set element driver when probing a device driverJoey Lee3-0/+26
2010-10-18Update pacrunner plugin to take care of all proxy methodsTomasz Bursztyka1-16/+63
2010-10-18Add proxy accessor function for servicesTomasz Bursztyka2-0/+31
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-13gdbus: fix not handling bus disconnectsLuiz Augusto von Dentz1-0/+4
2010-10-13Merge stats_create into __connman_stats_service_registerDaniel Wagner1-18/+4
2010-10-13Update stats-ringbuffer-dump toolDaniel Wagner1-22/+95
2010-10-13Merge home and roaming stats fileDaniel Wagner1-84/+107
2010-10-12docs: Update Service State and LoginRequired docsJussi Kukkonen2-22/+21
2010-10-12Update AUTHORS listMarcel Holtmann1-1/+3
2010-10-12Added support for "auto" and "manual" proxy.Tomasz Bursztyka4-122/+374
2010-10-12Using netlink to set and clear ipv6 addressesCristiano Fernandes1-47/+28
2010-10-12Using netlink to set and clear ipv4 addressesCristiano Fernandes5-204/+163
2010-10-11Open stats file late and close them earlyDaniel Wagner2-6/+21
2010-10-11simple-agent: update to new agent apiKalle Valo1-15/+8
2010-10-11Added a test tool for proxy configuration (set-proxy)Tomasz Bursztyka2-1/+45
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-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