summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-20Release 0.760.76Marcel Holtmann2-1/+10
2011-07-20build: Use color output for unit testsMarcel Holtmann1-1/+1
2011-07-20build: Add forgotten binaries to .gitignoreMarcel Holtmann1-0/+3
2011-07-20build: Remove wifi-scan testing utilityMarcel Holtmann4-40/+2
2011-07-19service: wpad only run on ipv4Tomasz Bursztyka1-20/+24
2011-07-19service: clear ipconfig data and operations on freeGrant Erickson1-0/+4
2011-07-18build: Remove no longer needed build magicMarcel Holtmann1-2/+0
2011-07-18build: Use BUILT_SOURCES for generating header filesMarcel Holtmann1-1/+3
2011-07-17build: Check for signalfd supportMarcel Holtmann1-0/+3
2011-07-15loopback: Recover Loopback on Setup when Up but No AddressGrant Erickson1-1/+6
2011-07-15loopback: Improve Error Reporting when Recovering LoopbackGrant Erickson1-2/+9
2011-07-15loopback: Use Existing Loopback Globals Rather than TemporariesGrant Erickson1-2/+2
2011-07-15loopback: Return a More Descriptive Error CodeGrant Erickson1-1/+1
2011-07-12service: Do not iterate over NULL service listDaniel Wagner1-0/+3
2011-07-12network: Remove unused functionDaniel Wagner1-2/+0
2011-07-12service: Fix whitespace damageDaniel Wagner1-1/+1
2011-07-12provider: Fix ident memory leak if provider cannot be createdPatrik Flykt1-0/+1
2011-07-12service: Cleanup fixDaniel Wagner1-1/+4
2011-07-12provider: Untangle create and connect code blockMarcel Holtmann1-26/+20
2011-07-12provider: Remove pointless jump to error labelMarcel Holtmann1-8/+4
2011-07-09network: Set network driver before creating the serviceSamuel Ortiz1-2/+1
2011-07-08service: disconnect state has priority over online one.Tomasz Bursztyka1-2/+8
2011-07-08service: preventing to call ready state more than once.Tomasz Bursztyka1-4/+6
2011-07-08timezone: Remove /etc/localtime if it's a symbolic linkYu A Wang1-0/+6
2011-07-08device: Ignore dummy networking devicesSamuel Ortiz1-0/+5
2011-07-08network: Fix temp pointer memory leakSamuel Ortiz1-5/+5
2011-07-08network: Let the gateway code handle the READY transitionSamuel Ortiz2-24/+3
2011-07-08ipconfig: Don't call IP bound ops when type does not matchSamuel Ortiz2-0/+35
2011-07-08network: Autoconf IPv6 is ready when address is setSamuel Ortiz1-8/+0
2011-07-08service: Separate ipconfig state and service state handlingTomasz Bursztyka2-162/+114
2011-07-07service: Use __connman_service_ipconfig_indicate_state()Daniel Wagner6-64/+52
2011-07-07service: Add __connman_service_ipconfig_indicate_state()Daniel Wagner2-0/+48
2011-07-07monitor-connman: Parse Notification messagesDaniel Wagner1-2/+45
2011-07-07device: Get service type from __connman_device_find_deviceSamuel Ortiz1-1/+1
2011-07-07dnsproxy: Fix indentation.Jukka Rissanen1-3/+3
2011-07-06ofono: Set IPv4 address if IPv6 method is not supportedThierry Boureille1-6/+9
2011-07-06gweb: Apply address family restiction to resolverTomasz Bursztyka1-0/+2
2011-07-06gresolv: Queries address family scope restrictionTomasz Bursztyka2-8/+35
2011-07-06session: Service type to bearer string conversion supportPatrik Flykt1-1/+4
2011-07-06session: Correct GSequence sorting to use service_entry structsPatrik Flykt1-3/+4
2011-07-06provider: Get 'Host' and 'VPN.Domain' from provider structPatrik Flykt1-0/+4
2011-07-06provider: Properly set host and domain provider membersPatrik Flykt1-3/+8
2011-07-06provider: Fix memory leak; free provider->host in provider destructPatrik Flykt1-0/+1
2011-07-01main: Move signalfd setup in its own functionMarcel Holtmann1-38/+58
2011-07-01main: Use signalfd instead of plain signalsDaniel Wagner1-8/+51
2011-07-01gweb: Use GnuTLS priority string to provide wide compatibilityLucas De Marchi1-1/+2
2011-07-01gweb: Remove call to deprecated GnuTLS functionLucas De Marchi1-0/+2
2011-06-30tethering: Update APIs to be able to use multiple private networksGuillaume Zajac3-35/+48
2011-06-30doc: Update private network method prototypesGuillaume Zajac1-6/+5
2011-06-27TODO: IPv6 gateway handling done.Jukka Rissanen1-10/+0