summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-20test-manager: Pretty-print SessionMode as 'true'/'false'Patrik Flykt1-1/+1
2012-01-20test-manager: Update test-manager with Technology changesPatrik Flykt1-21/+23
2012-01-20ipconfig: Possible to have double unrefJukka Rissanen1-1/+1
2012-01-20proxy: Service was saved but not referencedJukka Rissanen1-1/+2
2012-01-20connection: Only take service ref when saving serviceJukka Rissanen1-9/+5
2012-01-20service: Properly ref/unref the networkJukka Rissanen1-2/+4
2012-01-20service: Refactor the service unref functionJukka Rissanen3-36/+23
2012-01-20service: Add ref counting debugJukka Rissanen1-2/+2
2012-01-20service: Cleanup of already removed functionalityJukka Rissanen1-5/+1
2012-01-20dhcpv6: Do not start release if we are not connectedJukka Rissanen1-0/+10
2012-01-20network: Do not start IPv6 autoconfiguration if already pendingJukka Rissanen1-0/+10
2012-01-20dhcpv6: Prevent user from starting DHCPv6 multiple timesJukka Rissanen1-0/+16
2012-01-20network: Add more debug printsJukka Rissanen1-1/+3
2012-01-20network: Verify we are connected before starting DHCPv6Jukka Rissanen1-0/+9
2012-01-20dhcpv6: Add more debug printsJukka Rissanen1-1/+8
2012-01-20dhcpv6: Do not wait answer to RELEASE messageJukka Rissanen2-17/+9
2012-01-20ofono: Register technology driverDaniel Wagner1-0/+24
2012-01-16technology: Register a technology is there's a driver for itAlok Barsode1-22/+25
2012-01-16ethernet: Add technology driver for handling ethernetAlok Barsode1-0/+23
2012-01-16technology: Assign driver to technology at creation timeAlok Barsode1-15/+2
2012-01-16dnsproxy: Fix invalid hash table cleanupDaniel Wagner1-1/+6
2012-01-13ipconfig: Move connman_ipaddress declaration to connman.hDaniel Wagner2-8/+10
2012-01-13ipconfig: Rename previously public functionsDaniel Wagner7-68/+68
2012-01-13ipconfig: Move connman_ipconfig_* to connman.hDaniel Wagner2-29/+29
2012-01-13technology: Add missing args terminationDaniel Wagner1-1/+2
2012-01-13test: Fixes enable/disable tethering script according to new APITomasz Bursztyka2-19/+18
2012-01-13gdhcp: Fix build failureSamuel Ortiz1-2/+0
2012-01-13connection: Fix service refcountYu A Wang1-0/+8
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