1. 4118d08 Stop clat if it's no longer in use. by Lorenzo Colitti · 12 years ago
  2. 6383982 Reset connections on all stacked interfaces. by Lorenzo Colitti · 12 years ago
  3. 52a5edc Merge "Framework changes for 464xlat." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  4. a376235 Merge "Set routes from stacked links as well." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  5. 7a9d797 Framework changes for 464xlat. by Lorenzo Colitti · 12 years ago
  6. e43b6c4 Set routes from stacked links as well. by Lorenzo Colitti · 12 years ago
  7. 93c1d17 Revert "Fail fast if somebody is adding default routes" by Wink Saville · 12 years ago
  8. 24efb41 Fail fast if somebody is adding default routes by Robert Greenwalt · 12 years ago
  9. 53de336 Remove redundant parameter to modifyRoute by Lorenzo Colitti · 12 years ago
  10. 7a43b0f Always specify an interface for host routes. by Lorenzo Colitti · 12 years ago
  11. db44d2c Allow loopback traffic in lockdown mode. by Jeff Sharkey · 12 years ago
  12. 0e0ae8a Remove two new permission checks by Robert Greenwalt · 12 years ago
  13. faa4b40 Improve ConnectivityManager docs by Robert Greenwalt · 13 years ago
  14. 760c620 Migrate to using Mockito directly. by Jeff Sharkey · 13 years ago
  15. 7209c0b am dc7b3e3b: am 012e650e: Merge "KeyStore: stop using state()" by Kenny Root · 13 years ago
  16. 0ded63c KeyStore: stop using state() by Kenny Root · 13 years ago
  17. e767d81 Fix a permissions probem in ConnectivityManager by Robert Greenwalt · 13 years ago
  18. e41e3b3 Reintroduce the net.dns system properties <TEMP> by Robert Greenwalt · 13 years ago
  19. 01495af Merge "Second pass tying into dns cache per interface" by Robert Greenwalt · 13 years ago
  20. d697aa2 Second pass tying into dns cache per interface by Mattias Falk · 14 years ago
  21. 473710a Merge "Revert "Clean up published network condition reporting."" by Wink Saville · 13 years ago
  22. 151eaa6 Revert "Clean up published network condition reporting." by Wink Saville · 13 years ago
  23. c908311 Merge "Revert "Second pass tying into dns cache per interface"" by Robert Greenwalt · 13 years ago
  24. d3aec30 Revert "Second pass tying into dns cache per interface" by Robert Greenwalt · 13 years ago
  25. 2587a53 Clean up published network condition reporting. by Wink Saville · 13 years ago
  26. b101d01 Second pass tying into dns cache per interface by Mattias Falk · 14 years ago
  27. 9cbbece am fe26d4e6: Merge from AOSP staging branch by Jean-Baptiste Queru · 13 years ago
  28. fe26d4e Merge from AOSP staging branch by Jean-Baptiste Queru · 13 years ago
  29. c6534b5 Return error upon attempt to use non-existent APN by Mikael Hedegren · 13 years ago
  30. 028d203 Refactor getPersistedNetworkPreference by Jianzheng Zhou · 13 years ago
  31. 402d9c8 Merge "Support for dns domain." by Robert Greenwalt · 13 years ago
  32. cd27785 Support for dns domain. by Robert Greenwalt · 13 years ago
  33. 876ddc9 Increase readability of connectivity event log. by Jeff Sharkey · 13 years ago
  34. dc456a6 Remove extraneous logs. by Dianne Hackborn · 13 years ago
  35. 8c87045 Migrate more Secure settings to Global. by Jeff Sharkey · 13 years ago
  36. 8b36157 First step towards cleaning up Global settings. by Jeff Sharkey · 13 years ago
  37. c67cf56 Update references to migrated global settings. by Jeff Brown · 13 years ago
  38. 32bed2c Captive check for both mobile and wifi by Irfan Sheriff · 13 years ago
  39. cf6ffaf Actually move to Global settings. by Jeff Sharkey · 13 years ago
  40. 69fc5f8 Restrict lockdown and firewall to AID_SYSTEM. by Jeff Sharkey · 13 years ago
  41. e588ca1 Fix another issue #7097984 java.lang.SecurityException: Permission Denial: by Dianne Hackborn · 13 years ago
  42. 2298689 Improve multi-user broadcasts. by Dianne Hackborn · 13 years ago
  43. 0ad0d13 Captive portal handling by Irfan Sheriff · 13 years ago
  44. ebcc797 Always-on VPN. by Jeff Sharkey · 13 years ago
  45. 64d8b3b Migrate legacy VPN arguments to system_server. by Jeff Sharkey · 13 years ago
  46. 366e0b7 Begin moving VPN to NetworkStateTracker pattern. by Jeff Sharkey · 13 years ago
  47. adb8bf9 Update TCP buffer size when switching network type by Robert Greenwalt · 13 years ago
  48. e246244 Setup idletimer for network interface. by Haoyu Bai · 13 years ago
  49. 9844730 Merge "Isolate NetworkStateTracker creation, test." into jb-mr1-dev by Jeff Sharkey · 13 years ago
  50. 6b9021d Isolate NetworkStateTracker creation, test. by Jeff Sharkey · 13 years ago
  51. 976942a Merge "Include network type that caused broadcast." into jb-mr1-dev by Jeff Sharkey · 13 years ago
  52. 47905d1 Include network type that caused broadcast. by Jeff Sharkey · 13 years ago
  53. 60e6c1a Make generic BaseNetworkObserver. by Jeff Sharkey · 13 years ago
  54. a1ef1be Split NST handler events away from CS internals. by Jeff Sharkey · 13 years ago
  55. b5da575 Network data activity change intent for network interfaces. by Haoyu Bai · 13 years ago
  56. 64e3f78 Create telephony-common and mms-common by Wink Saville · 13 years ago
  57. 1e6991e Modify logging to debug this issue by Robert Greenwalt · 13 years ago
  58. edf85d4 Block metered APNs when app is restricted. by Jeff Sharkey · 13 years ago
  59. 310fa08 Add bit to eventlog to handle new network types by Robert Greenwalt · 13 years ago
  60. aabfae0 Merge "Stop complaining about failure to remove routes" by Robert Greenwalt · 13 years ago
  61. 436db35 Stop complaining about failure to remove routes by Robert Greenwalt · 13 years ago
  62. 3022ee1 Add ALLOW_METERED column to DownloadManager. by Jeff Sharkey · 13 years ago
  63. d00b130 API to report if active network is metered. by Jeff Sharkey · 13 years ago
  64. 48d1833 Fix the bug net.dns1.pid is same as net.dns2.pid by yoonsung.nam · 13 years ago
  65. b1b6ccd Send broadcast when changing restrict background. by Jeff Sharkey · 14 years ago
  66. 5030c05 Add additional debug by Wink Saville · 14 years ago
  67. 83b1fc9 Merge "Stop using shared DUN APN when tethering stops." by Robert Greenwalt · 14 years ago
  68. 5eee104 Disable wimax when mobile data is in Settings by tk.mun · 14 years ago
  69. 7fa3bdb Stop using shared DUN APN when tethering stops. by Robert Greenwalt · 14 years ago
  70. bc026d0 Fix NPE in ConnectivityService. by Robert Greenwalt · 14 years ago
  71. cafd858 Fix Wimax-less build. by Robert Greenwalt · 14 years ago
  72. e72c4ac Fix build. by Robert Greenwalt · 14 years ago
  73. 093f55c Wimax : wimax framework related open source. by tk.mun · 14 years ago
  74. 49c75d3 Start using IP tool for advanced routing. by Robert Greenwalt · 14 years ago
  75. 274518a Temp disable Tethering if DUN is required by Robert Greenwalt · 14 years ago
  76. aac2c50 Move battery stats to xt_qtaguid for data stats. by Jeff Sharkey · 14 years ago
  77. 763a11c VPN: temporarily disable the default proxy when VPN is active. by Chia-chi Yeh · 14 years ago
  78. ae16661 ConnectivityService: detach the logic of global proxy. by Chia-chi Yeh · 14 years ago
  79. aa03538 Revert "Tell the resolver what protocols to use." by Lorenzo Colitti · 14 years ago
  80. 6d38bd1 Merge "Watch network subtype, tethering teardown, empty." by Jeff Sharkey · 14 years ago
  81. bc75548 am c1abed5b: Merge "Tell the resolver what protocols to use." into ics-factoryrom by Robert Greenwalt · 14 years ago
  82. c1abed5 Merge "Tell the resolver what protocols to use." into ics-factoryrom by Robert Greenwalt · 14 years ago
  83. 521aaa4 Tell the resolver what protocols to use. by Robert Greenwalt · 14 years ago
  84. b6188a1 Watch network subtype, tethering teardown, empty. by Jeff Sharkey · 14 years ago
  85. 693ee83 am 904fb9d7: Merge "Notify people of empty proxies too." into ics-factoryrom by Wink Saville · 14 years ago
  86. 90b574e Notify people of empty proxies too. by Robert Greenwalt · 14 years ago
  87. 933cb47 am 4aa8d943: Merge "Reduce connectivity logging" into ics-factoryrom by Wink Saville · 14 years ago
  88. a7d5657 Reduce connectivity logging by Wink Saville · 14 years ago
  89. 4aa0b2e Change hostname format to conform to specification by Irfan Sheriff · 14 years ago
  90. 300f08f Collect and persist tethering stats. by Jeff Sharkey · 14 years ago
  91. 0114f6e Create new isNetworkSupported API by Robert Greenwalt · 14 years ago
  92. 971cd16 Introduce immediate CONNECTIVITY_ACTION variant. by Jeff Sharkey · 14 years ago
  93. 805662d Proactively disable data when over policy limit. by Jeff Sharkey · 14 years ago
  94. e612a38 Merge "Background data notification, API clean up." by Jeff Sharkey · 14 years ago
  95. 39c01eb Background data notification, API clean up. by Jeff Sharkey · 14 years ago
  96. 7c30910 Merge "P2p enhancements" by repo sync · 14 years ago
  97. 4a243f5 VPN: reset legacy VPN when resetting IPv4 addresses. by Chia-chi Yeh · 14 years ago
  98. 8d77725 Flush central DNS cache when things change. by Robert Greenwalt · 14 years ago
  99. f5de557 P2p enhancements by repo sync · 14 years ago
  100. 08ae9bc Remove default routes for non-default networks. by Robert Greenwalt · 14 years ago