summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-13service: Fix reply_pending in __connman_service_connectDanny Jeongseok Seo1-1/+1
2012-01-10gweb: process_send_file after HTTP Header is sentSébastien Bianti1-0/+3
2012-01-10session: Undo empty D-Bus message checkDaniel Wagner1-5/+0
2012-01-10provider: Undo empty D-Bus message checkDaniel Wagner1-3/+0
2012-01-10agent: Undo empty D-Bus message checkDaniel Wagner1-6/+0
2012-01-10AUTHORS: Mention Arjan's contributionsDaniel Wagner1-0/+1
2012-01-10dnsproxy: Empty lines cleanupDaniel Wagner1-6/+5
2012-01-10dnsproxy: Add cache refreshing logicArjan van de Ven1-9/+134
2012-01-10dnsproxy: Add a "invalidate cache" functionArjan van de Ven1-0/+43
2012-01-10dnsproxy: Deal nicer with a cache-full situationArjan van de Ven1-7/+31
2012-01-10dnsproxy: Track cache hit statisticsArjan van de Ven1-1/+20
2012-01-10dnsproxy: Have a minimum cache TTLArjan van de Ven1-0/+7
2012-01-10dnsproxy: Cache negative IPv6 entries for the case where we have an IPv4 entr...Arjan van de Ven1-2/+56
2012-01-10dnsproxy: Send the correct TTL to our clientsArjan van de Ven1-3/+67
2012-01-10dnsproxy: Start tracking the end time of the TTLArjan van de Ven1-13/+38
2012-01-10dnsproxy: Delete expired cache entries when they expireArjan van de Ven1-11/+38
2012-01-10dnsproxy: Make sure "rr" is not NULLArjan van de Ven1-0/+3
2012-01-10test-connman: Remove unsupported passphrase supportDaniel Wagner1-32/+0
2012-01-10AUTHORS: Mention Flávio's contributionsDaniel Wagner1-0/+1
2012-01-09session: Handle empty D-Bus messageDaniel Wagner1-0/+5
2012-01-09provider: Handle empty D-Bus messageDaniel Wagner1-0/+3
2012-01-09agent: Handle empty D-Bus messageDaniel Wagner1-0/+6
2012-01-09dnsproxy: Check compress flag properly.Jukka Rissanen1-1/+1
2012-01-09clock: Emit property changed signal when time property is channged.Alok Barsode1-0/+4
2012-01-09technology: There is no need for add_interface to refcount technology.Alok Barsode1-4/+2
2012-01-09technology: return a reply even if there are no devices in the technology list.Alok Barsode1-2/+4
2012-01-09inotify: Change inotify mask.Alok Barsode1-1/+1
2012-01-05device: Disconnect service when disabling deviceJukka Rissanen1-2/+9
2012-01-05dhcpv6: Allow address setting in IPv6 auto mode.Jukka Rissanen2-4/+6
2012-01-05dhcpv6: Release message implemented.Jukka Rissanen5-1/+114
2012-01-05dhcpv6: Handle address expiration by restarting the stack.Jukka Rissanen4-15/+100
2012-01-05dhcpv6: Rebind message implemented.Jukka Rissanen3-9/+150
2012-01-05dhcpv6: Renew message implemented.Jukka Rissanen5-3/+177
2012-01-05dhcpv6: Request message implemented.Jukka Rissanen3-1/+166
2012-01-05dhcpv6: Initial stateful DHCPv6 support.Jukka Rissanen7-18/+832
2012-01-05ipconfig: Return IPv6 privacy status.Jukka Rissanen2-0/+9
2012-01-05inet: Get router advertisement prefix option information.Jukka Rissanen2-0/+52
2012-01-05inet: Return router advertisement packet length in callback.Jukka Rissanen4-7/+11
2012-01-05dhcpv6: Support stateless DHCPv6Jukka Rissanen7-8/+564
2012-01-05gdhcp: Generic stateless DHCPv6 support.Jukka Rissanen5-40/+734
2012-01-05ofono: Fix network name is null for CDMA networkYu A Wang1-0/+3
2012-01-05ofono: Fix no ip settings for CDMA networkYu A Wang1-3/+0
2012-01-05ofono: Create device for CDMA modemYu A Wang1-0/+6
2012-01-05manager: Remove manager 'Technologies' propertyPatrik Flykt3-27/+0
2012-01-05technology: Implement Manager API GetTechnologies method callPatrik Flykt3-0/+53
2012-01-05technology: Add 'TechnologyAdded' and 'TechnologyRemoved' signalsPatrik Flykt2-13/+48
2012-01-05service: Return all system defined nameservers when askedJukka Rissanen4-5/+34
2012-01-05wispr: Retry online check for IPv6Jukka Rissanen3-2/+45
2012-01-05ipconfig: Have separate callbacks for route changes.Jukka Rissanen2-4/+6
2012-01-05ipconfig: Address list for duplicates does not need gateway info.Jukka Rissanen1-16/+0