summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-21Add missing break statement to WISPr clientMarcel Holtmann1-0/+2
2010-11-19openconnect: Fix connect-vpn and plugin indentationSamuel Ortiz2-2/+2
2010-11-19openconnect: Pass server certificate hash directly to openconnectDavid Woodhouse2-3/+9
2010-11-19Mention David's contributionsSamuel Ortiz1-0/+1
2010-11-19dnsproxy: Remove TCP receive path potential busy waitsDavid Woodhouse1-29/+57
2010-11-16wifi-legacy: Set associating to FALSE when disconnectingSamuel Ortiz1-0/+2
2010-11-16monitor-services: Invalid syntax typo fixLeena Gunda1-1/+1
2010-11-16iptables-test: Fix build failure against 2.6.37-rc1 headersSamuel Ortiz1-5/+5
2010-11-16iptables: Fix build failure against 2.6.37-rc1 headersSamuel Ortiz1-5/+5
2010-11-16test: Allow setting gateway for a static ip address.Gustavo Sverzut Barbieri1-1/+2
2010-11-16tethering: Fix for default interface string double freeLeena Gunda1-0/+1
2010-11-15Mention Patrick's contributionsSamuel Ortiz1-0/+1
2010-11-14tethering: Duplicate default interface stringSamuel Ortiz1-2/+4
2010-11-14tethering: Start DHCP server on the bridgeSamuel Ortiz1-3/+97
2010-11-14tethering: Check for tethering_status to be FALSE when disabling itSamuel Ortiz1-1/+1
2010-11-14tethering: Configure bridge interface when starting tetheringSamuel Ortiz1-1/+44
2010-11-14tethering: Flush POSTROUTING table when neededSamuel Ortiz1-2/+13
2010-11-14iptables: Flush netfilter table cache after committingSamuel Ortiz1-1/+6
2010-11-14iptables: Free blob replacement after pushing itSamuel Ortiz1-1/+6
2010-11-13iptables-test: Support for chain flushingSamuel Ortiz1-4/+82
2010-11-13iptables: Support for chain flushingSamuel Ortiz1-3/+86
2010-11-13gdhcp: Fix server function name typoSamuel Ortiz1-2/+2
2010-11-13gdhcp: Send DHCPNAK when receiving a REQUEST before a DISCOVERSamuel Ortiz1-2/+6
2010-11-13dhcp-server-test: Initial implementationMartin Xu2-2/+128
2010-11-13gdhcp: Initial DHCP server implementationMartin Xu3-2/+941
2010-11-13gdhcp: Move get_interface_name and interface_is_up to common.cMartin Xu3-65/+76