summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-03rtnl: Receive notification of RDNSS from IPv6 router advertisementsDavid Woodhouse1-1/+65
2010-12-03resolver: Handle temporary nameservers with automatic expiryDavid Woodhouse2-5/+67
2010-12-02Remove selftest file and optionSamuel Ortiz5-102/+1
2010-12-02dnsproxy: Fix handling of IPv6 nameserversDavid Woodhouse1-11/+28
2010-12-02service: Initiate scan when not retrying a failed connectionSamuel Ortiz1-0/+1
2010-12-02test: simple-agent support for ReportError method callPatrik Flykt1-0/+15
2010-12-02service: Call __connman_agent_report_error when a service fails to connectPatrik Flykt1-1/+22
2010-12-02agent: Agent API ReportError method callPatrik Flykt2-1/+91
2010-12-02service: Create service_complete helper functionPatrik Flykt1-7/+12
2010-12-02doc: Fix Agent API error definitionsPatrik Flykt1-2/+2
2010-12-02wifi: Register technology driverSamuel Ortiz1-0/+32
2010-12-02technology: Add regulatory domain frameworkSamuel Ortiz3-0/+20
2010-12-02gresolv: Implement RFC3484 rule 9 (prefer longest matching prefix)David Woodhouse1-0/+35
2010-12-02gresolv: Add scope handling to RFC3484 sortDavid Woodhouse1-1/+55
2010-12-02gresolv: First partial implementation for RFC3484 sortingDavid Woodhouse1-1/+48
2010-12-02gresolv: Calculate precedence/label/etc required for RFC3484 sortingDavid Woodhouse1-1/+158
2010-12-02gresolv: Don't convert results to strings so earlyDavid Woodhouse1-94/+100
2010-12-01gresolv: Send A and AAAA queries, merge results for lookup callbackDavid Woodhouse1-36/+169
2010-12-01gresolv: Start handling AAAA results in queryDavid Woodhouse1-6/+12
2010-12-01gresolv: Fix handling of IPv6 nameserversDavid Woodhouse1-14/+43
2010-12-01gresolv: Handle POLLERR on DNS UDP socketDavid Woodhouse1-2/+2
2010-11-29gdhcp: Initialise socket structure before bindingSamuel Ortiz1-0/+1
2010-11-29device: Support already powered up devicesSamuel Ortiz1-1/+1
2010-11-26device: Support already powered devicesLeena Gunda1-4/+9
2010-11-26ofono: Parse the new Lockdown propertyGustavo F. Padovan1-0/+14
2010-11-26Release 0.640.64Marcel Holtmann2-1/+16
2010-11-26Remove support for dhclient pluginMarcel Holtmann10-706/+1
2010-11-26Remove moblin.org domain from resolver selftestMarcel Holtmann1-1/+1
2010-11-26Change service name from org.moblin.connman to net.connmanMarcel Holtmann41-122/+122
2010-11-26Revert "Return to mainloop before starting DHCP procedure"Marcel Holtmann1-12/+1
2010-11-25Update TODO list regarding WPS supportTomasz Bursztyka1-0/+3
2010-11-25Update TODO list about IPv6 enhancementsJukka Rissanen1-0/+13
2010-11-25Update TODO list regarding Agent APIPatrik Flykt1-0/+3
2010-11-25TODO updateSamuel Ortiz1-78/+49
2010-11-25Mention Gustavo Padovan's contributionsSamuel Ortiz1-0/+1
2010-11-25ofono: Fix Modem properties parsingGustavo F. Padovan1-7/+4
2010-11-25test: Providers is no longer a manager propertyGustavo F. Padovan5-78/+9
2010-11-25gdhcp: Support hostname with space charactersMartin Xu1-2/+5
2010-11-24tethering: Remove bridge asynchronouslySamuel Ortiz1-6/+12
2010-11-24tethering: Properly check for tethering refcount hitting 0Samuel Ortiz1-1/+1
2010-11-24tethering: Disable forward delay on the tethering bridgeSamuel Ortiz1-3/+33
2010-11-24Return to mainloop before starting DHCP procedureMarcel Holtmann1-1/+12
2010-11-24Increase number of DHCP discover attempts for interoperabilityMarcel Holtmann1-1/+1
2010-11-23ipv4: Use existing connman_inet_ifname() routineSamuel Ortiz1-26/+1
2010-11-23technology: Decrease blocked refcount when removing a blocked deviceSamuel Ortiz1-1/+10
2010-11-23ofono: Set network group when adding the networkMohamed Abbas1-1/+3
2010-11-22gsupplicant: Set interface data to NULL upon driver removalLeena Gunda1-0/+2
2010-11-22gsupplicant: Fix D-Bus interface name argumentsLeena Gunda1-9/+5
2010-11-21Fix compilation warning/error with g_web_set_user_agent usageJohan Hedberg1-1/+1
2010-11-21Run WISPr login procedure outside of GIOChannel callbackMarcel Holtmann1-3/+7