1. b503b85 Merge "ConnectivityService: Implement VPN callbacks to update DNS servers." by Chia-chi Yeh · 15 years ago
  2. 47d4caf Merge "Start default connections on startup." by Robert Greenwalt · 15 years ago
  3. 44bb251 ConnectivityService: Implement VPN callbacks to update DNS servers. by Chia-chi Yeh · 15 years ago
  4. 782ed09 am 57aebc61: am f679d4cb: Merge "Fix FeatureUser leak in ConnectivityService" into honeycomb-LTE by Wink Saville · 15 years ago
  5. 57aebc6 am f679d4cb: Merge "Fix FeatureUser leak in ConnectivityService" into honeycomb-LTE by Wink Saville · 15 years ago
  6. 3bed4c9 Fix FeatureUser leak in ConnectivityService by Kazuhiro Ondo · 15 years ago
  7. c96e6cc Start default connections on startup. by Robert Greenwalt · 15 years ago
  8. ef75eda am e1635197: am 476f5525: Small fix to 5008973 fix. by Robert Greenwalt · 15 years ago
  9. d9212d3 resolved conflicts for merge of 8550f3b8 to master by Robert Greenwalt · 15 years ago
  10. e163519 am 476f5525: Small fix to 5008973 fix. by Robert Greenwalt · 15 years ago
  11. 8550f3b resolved conflicts for merge of 0a46db5d to honeycomb-plus-aosp by Robert Greenwalt · 15 years ago
  12. 476f552 Small fix to 5008973 fix. by Robert Greenwalt · 15 years ago
  13. 0a46db5 Apply the dns and route diff which we get a change by Robert Greenwalt · 15 years ago
  14. 5779c9c VPN: close the socket in protectVpn() to avoid leaking descriptors. by Chia-chi Yeh · 15 years ago
  15. c9822c5 Fix build. by Wink Saville · 15 years ago
  16. 76326a9 am 3810361e: am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 15 years ago
  17. 3810361 am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 15 years ago
  18. e822225 Remove STOPSHIP but allow seamless Handoff when possible. by Wink Saville · 15 years ago
  19. ae36741 resolved conflicts for merge of e4a56a32 to master by Wink Saville · 15 years ago
  20. e4a56a3 am 8171e6f6: Use resetConnections with resetMask. by Wink Saville · 15 years ago
  21. 8171e6f Use resetConnections with resetMask. by Wink Saville · 15 years ago
  22. 2e46764 VPN: implement status report for legacy VPN. by Chia-chi Yeh · 15 years ago
  23. 100155a VPN: convert prepare() into a form which helps solve race conditions. by Chia-chi Yeh · 15 years ago
  24. 44e27b5 VPN: remove the old VpnService. by Chia-chi Yeh · 15 years ago
  25. 77fd485 VPN: export legacy VPN in IConnectivityManager. by Chia-chi Yeh · 15 years ago
  26. 8909b10 VPN: Use List<String> instead for dnsServers and searchDomains. by Chia-chi Yeh · 15 years ago
  27. bf731e7 am 7eff4bb3: am f49e4d3f: Merge "Temporary re-enabling iface name change handling on HO" into honeycomb-LTE by Wink Saville · 15 years ago
  28. dde052f Merge "WifiWatchdogService - disable bad connections" by Irfan Sheriff · 15 years ago
  29. 86994c1 resolved conflicts for merge of 40717996 to master by Robert Greenwalt · 15 years ago
  30. bc7dfb5 WifiWatchdogService - disable bad connections by Isaac Levy · 15 years ago
  31. 7eff4bb am f49e4d3f: Merge "Temporary re-enabling iface name change handling on HO" into honeycomb-LTE by Wink Saville · 15 years ago
  32. 1ccb10e Temporary re-enabling iface name change handling on HO by Kazuhiro Ondo · 15 years ago
  33. 0e0a759 am 1d6ffd73: Merge "Restrict access to protected networks." into honeycomb-LTE by Robert Greenwalt · 15 years ago
  34. 5039320 Restrict access to protected networks. by Robert Greenwalt · 15 years ago
  35. 5ff886e resolved conflicts for merge of 7a652bc8 to master by Robert Greenwalt · 15 years ago
  36. 7a652bc resolved conflicts for merge of b427f0e6 to honeycomb-plus-aosp by Robert Greenwalt · 15 years ago
  37. ccf83af1 Fix tethering upstream determination. by Robert Greenwalt · 15 years ago
  38. fdfef57 Notify policy listeners about metered ifaces. by Jeff Sharkey · 15 years ago
  39. ad4c9ed Merge "DownloadManager flags for network policy." by Jeff Sharkey · 15 years ago
  40. 1a30395 DownloadManager flags for network policy. by Jeff Sharkey · 15 years ago
  41. 4f1f7d3 am 241b65ac: am 5f350512: Merge "Reset connections AFTER we take down the network." into honeycomb-LTE by Robert Greenwalt · 15 years ago
  42. 241b65a am 5f350512: Merge "Reset connections AFTER we take down the network." into honeycomb-LTE by Robert Greenwalt · 15 years ago
  43. ec896c6 Reset connections AFTER we take down the network. by Robert Greenwalt · 15 years ago
  44. 04ba25c VPN: migrate from generic Bundle to our own Parcelable VpnConfig. by Chia-chi Yeh · 15 years ago
  45. ff3bdca The service part of the user space VPN support. by Chia-chi Yeh · 15 years ago
  46. d2a4587 Map network identity using ConnectivityService. by Jeff Sharkey · 15 years ago
  47. 5bc7c93 Merge "Do not register the callbacks in the constructor." by Chia-chi Yeh · 15 years ago
  48. c006f1a Policy and rules work for ConnectivityManager. by Jeff Sharkey · 15 years ago
  49. da8bb74 Move stringToFile utility from ConnectivityService to FileUtils by Mike Lockwood · 15 years ago
  50. 008ff39 Do not register the callbacks in the constructor. by Chia-chi Yeh · 15 years ago
  51. 8508485 am 5a6bec53: resolved conflicts for merge of dec3dda8 to honeycomb-plus-aosp by Robert Greenwalt · 15 years ago
  52. 5a6bec5 resolved conflicts for merge of dec3dda8 to honeycomb-plus-aosp by Robert Greenwalt · 15 years ago
  53. 5991158 Simplfy getActive* calls in ConnectivityService by Robert Greenwalt · 15 years ago
  54. 5c3816f Merge c41aefe1 by Jean-Baptiste Queru · 15 years ago
  55. 8904c3d am b22a9fd9: am 01758e81: Linkproperties update via unsol data call state change. by Kazuhiro Ondo · 15 years ago
  56. c41aefe am 59b1a4ed: Switch to use netd to add/remove routes. by Robert Greenwalt · 15 years ago
  57. 59b1a4e Switch to use netd to add/remove routes. by Robert Greenwalt · 15 years ago
  58. b22a9fd am 01758e81: Linkproperties update via unsol data call state change. by Kazuhiro Ondo · 15 years ago
  59. 01758e81 Linkproperties update via unsol data call state change. by Kazuhiro Ondo · 15 years ago
  60. c933830 Extract NetworkManagementService out from Tethering to ConnectivityService. by Chia-chi Yeh · 15 years ago
  61. fc82cb17 am 441bc9a6: am e6848fac: Merge "Fix the adding of host routes." into honeycomb-LTE by Robert Greenwalt · 15 years ago
  62. 441bc9a am e6848fac: Merge "Fix the adding of host routes." into honeycomb-LTE by Robert Greenwalt · 15 years ago
  63. f43396c Fix the adding of host routes. by Robert Greenwalt · 15 years ago
  64. b6f8bff am 9c7e6fc5: am f13eb830: Merge "Add auto-restore timeout for secondary networks." into honeycomb-LTE by Robert Greenwalt · 15 years ago
  65. 9c7e6fc am f13eb830: Merge "Add auto-restore timeout for secondary networks." into honeycomb-LTE by Robert Greenwalt · 15 years ago
  66. f13eb83 Merge "Add auto-restore timeout for secondary networks." into honeycomb-LTE by Robert Greenwalt · 15 years ago
  67. f2102f7 Add auto-restore timeout for secondary networks. by Robert Greenwalt · 15 years ago
  68. a8e0dfa resolved conflicts for merge of db46fa25 to master by Robert Greenwalt · 15 years ago
  69. db46fa2 am a47c4019: Merge "Add RouteInfo objects for tracking routes." into honeycomb-LTE by Robert Greenwalt · 15 years ago
  70. aa70f10 Add RouteInfo objects for tracking routes. by Robert Greenwalt · 15 years ago
  71. 3165947 am 2869d171: resolved conflicts for merge of 08c39c6a to honeycomb-LTE by Benoit Goby · 15 years ago
  72. 2869d17 resolved conflicts for merge of 08c39c6a to honeycomb-LTE by Benoit Goby · 15 years ago
  73. 08c39c6 Add support for USB Ethernet adapters by Benoit Goby · 15 years ago
  74. 0977865 am de1b950d: am 9e7a5a1e: Merge "ConnectivityService needs to use the new names for the NetConfig vars." into honeycomb-LTE by Wink Saville · 15 years ago
  75. de1b950 am 9e7a5a1e: Merge "ConnectivityService needs to use the new names for the NetConfig vars." into honeycomb-LTE by Wink Saville · 15 years ago
  76. 975c848 ConnectivityService needs to use the new names for the NetConfig vars. by Wink Saville · 15 years ago
  77. 80f7c59 am f4a29403: resolved conflicts for merge of 70c3d1c2 to honeycomb-plus-aosp by Robert Greenwalt · 15 years ago
  78. f4a29403 resolved conflicts for merge of 70c3d1c2 to honeycomb-plus-aosp by Robert Greenwalt · 15 years ago
  79. d55a6b4 Add external dependency API. by Robert Greenwalt · 15 years ago
  80. b6c5d82 am e716a551: resolved conflicts for merge of ab2194aa to honeycomb-plus-aosp by Robert Greenwalt · 15 years ago
  81. e716a55 resolved conflicts for merge of ab2194aa to honeycomb-plus-aosp by Robert Greenwalt · 15 years ago
  82. ab2194a am 27725e8c: Only leave one default network up at a time. by Robert Greenwalt · 15 years ago
  83. 13ec406 Fix a bad merge. by Robert Greenwalt · 15 years ago
  84. b1c6b0f Fix the build. by Robert Greenwalt · 15 years ago
  85. 8fad7ee Fix the build by Michael Jurka · 15 years ago
  86. 352f2c3 am 047f9d12: Merge "resolved conflicts for merge of ce6766ea to honeycomb-plus-aosp" into honeycomb-plus-aosp by Robert Greenwalt · 15 years ago
  87. 6244f0fc resolved conflicts for merge of ce6766ea to honeycomb-plus-aosp by Robert Greenwalt · 15 years ago
  88. ce6766e am 568845a7: Merge "Fix some alt-network issues." into gingerbread by Robert Greenwalt · 15 years ago
  89. 27725e8 Only leave one default network up at a time. by Robert Greenwalt · 15 years ago
  90. 7cf5b41 Fix some alt-network issues. by Robert Greenwalt · 15 years ago
  91. 15cb32e am 5635dc93: am 0b6d0445: am ac70fb8b: Merge "Fix adding of default route." into honeycomb-mr1 by Robert Greenwalt · 15 years ago
  92. 0b6d044 am ac70fb8b: Merge "Fix adding of default route." into honeycomb-mr1 by Robert Greenwalt · 15 years ago
  93. edcb4f9 Fix adding of default route. by Robert Greenwalt · 15 years ago
  94. 9d7d628 Do not merge: Revert the revert of "LTE Changes for Telephony including Multiple PDN support and IPV6 support" by Wink Saville · 15 years ago
  95. 2e74155 am b5c51d5f: Merge "DO NOT MERGE Backport of I1f55df8a from master." into gingerbread by Robert Greenwalt · 15 years ago
  96. 6b09916 DO NOT MERGE Backport of I1f55df8a from master. by Robert Greenwalt · 15 years ago
  97. c01fd04 am 4bdab175: DO NOT MERGE WiMAX support by TK MUN · 15 years ago
  98. 4bdab17 DO NOT MERGE WiMAX support by TK MUN · 15 years ago
  99. 1997069 Add support for USB Ethernet adapters by Benoit Goby · 15 years ago
  100. eca208f DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN support and IPV6 support" by Wink Saville · 15 years ago