summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-15network: Don't set an IPv6 address if method is OFF or UNKNOWNSamuel Ortiz1-0/+1
2010-12-14ipconfig: Remove ipconfig_driverSamuel Ortiz2-170/+0
2010-12-14ipconfig: Remove connman_ipconfig_get_ipv6configSamuel Ortiz2-11/+0
2010-12-14AUTHORS: Mention Jukka's contributionsSamuel Ortiz1-0/+1
2010-12-14ipconfig: Check for a valid IPv6 config before appending D-Bus dataJukka Rissanen1-0/+3
2010-12-14ipconfig: Check for a valid IPv4 config before appending D-Bus dataJukka Rissanen1-0/+3
2010-12-14ipconfig: Set the IPv6 gateway address only from an IPv6 configJukka Rissanen1-1/+2
2010-12-14ipconfig: Return a valid IPv6 configurationJukka Rissanen1-1/+1
2010-12-14ipconfig: Define 2 separate pointers for IPv4 and IPv6Jukka Rissanen9-263/+563
2010-12-14service: __connman_service_notify() prototype changeJukka Rissanen3-5/+9
2010-12-14ipconfig: Allow more than one IP address per deviceJukka Rissanen1-3/+0
2010-12-14ipconfig: Do not add duplicate IP address to the address listJukka Rissanen1-0/+17
2010-12-14network: Remove ipconfig from the network structureJukka Rissanen1-6/+0
2010-12-14ipconfig: Make sure ipconfig is not null before de referencing itJukka Rissanen1-1/+2
2010-12-14dhcp: Add function to clear DHCP configurationJulien Massot2-0/+14
2010-12-14gdhcp: Add IPv4 Link-Local supportJulien Massot5-9/+490
2010-12-13device: Reset device->connections and device->scanning on device enableMohamed Abbas1-0/+3
2010-12-13gsupplicant: Dont allow scanning while associatingMohamed Abbas1-0/+15
2010-12-13network: Keep device->connections counter in syncMohamed Abbas2-2/+5
2010-12-10Mention Julien's contributionsSamuel Ortiz1-0/+1
2010-12-10gdhcp: Fix server listener watch events listSamuel Ortiz1-2/+2
2010-12-10gdhcp: Fix client listener watch events listJulien Massot1-2/+2
2010-12-10gdhcp: Fix spelling mistakeJulien Massot1-1/+1
2010-12-10tools: Rename stats-ringbuffer-dump to stats-toolDaniel Wagner3-409/+913
2010-12-10stats: Sum stats ring buffer up info history fileDaniel Wagner1-44/+358
2010-12-10configure: Decrease default size of stats filesDaniel Wagner1-2/+2
2010-12-10gdbus: fix accessing freed callback dataJohan Hedberg1-5/+5
2010-12-09dhcp: Handle proxy PAC option correctlyDavid Woodhouse1-0/+1
2010-12-09rtnl: Call __connman_technology_add_interface() after rtnl->newlink()Martin Xu1-7/+6
2010-12-09technology: Add support for regulatory domain notificationSamuel Ortiz2-0/+18
2010-12-08technology: Set technology driver to NULL when unregisteringSamuel Ortiz1-0/+28
2010-12-08Revert "main: Stop rfkill after the plugins"Samuel Ortiz2-2/+4
2010-12-08gdbus: explicitly compare pointers to NULLLucas De Marchi3-24/+23
2010-12-08technology: Fix technology refcountSamuel Ortiz1-1/+1
2010-12-08main: Stop rfkill after the pluginsSamuel Ortiz2-4/+2
2010-12-08dnsproxy: Stop polling a nameserver when connect failsSamuel Ortiz1-0/+15
2010-12-08ethernet: Add USB CDC tethering supportMartin Xu1-0/+101
2010-12-08Add CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE_GADGETMartin Xu13-0/+48
2010-12-08inet: Add connman_inet_[add|remove]_to_bridge() routinesMartin Xu2-0/+61
2010-12-08Fix SYSTEMD_UNITDIR typoIan Lee1-1/+1
2010-12-07tethering: Set tethering_status earlierMartin Xu1-2/+2
2010-12-07dnsproxy: Support multiple search domain per serviceSamuel Ortiz1-22/+99
2010-12-07resolver: Add support for multiple search domainsHenri Bragge2-6/+43
2010-12-07dnsproxy: Ignore adding and removing of NULL serversHenri Bragge1-0/+6
2010-12-07gresolv: Destroy query after removing it from the resolv queueSamuel Ortiz1-2/+2
2010-12-07gresolv: Remove ipv6 query from the resolv queueSamuel Ortiz1-1/+1
2010-12-07wifi: Fix technology driver name and typeSamuel Ortiz1-2/+2
2010-12-04ofono: Fix signal strength reportSamuel Ortiz1-12/+12
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