summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/ConnectivityService.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Stop clat if it's no longer in use." into jb-mr2-devLorenzo Colitti2013-03-291-1/+9
|\
| * Stop clat if it's no longer in use.Lorenzo Colitti2013-03-281-1/+9
* | Add BT - DataTracker connectionRobert Greenwalt2013-03-271-1/+10
|/
* Reset connections on all stacked interfaces.Lorenzo Colitti2013-03-201-19/+20
* Merge "Framework changes for 464xlat." into jb-mr2-devLorenzo Colitti2013-03-181-0/+17
|\
| * Framework changes for 464xlat.Lorenzo Colitti2013-03-151-0/+17
* | Merge "Set routes from stacked links as well." into jb-mr2-devLorenzo Colitti2013-03-151-8/+13
|\ \ | |/
| * Set routes from stacked links as well.Lorenzo Colitti2013-03-151-8/+13
* | Revert "Fail fast if somebody is adding default routes"Wink Saville2013-03-151-14/+0
|/
* Fail fast if somebody is adding default routesRobert Greenwalt2013-03-141-0/+14
* Remove redundant parameter to modifyRouteLorenzo Colitti2013-03-121-6/+7
* Always specify an interface for host routes.Lorenzo Colitti2013-03-081-5/+8
* Allow loopback traffic in lockdown mode.Jeff Sharkey2013-02-281-0/+1
* Remove two new permission checksRobert Greenwalt2013-02-221-2/+8
* Improve ConnectivityManager docsRobert Greenwalt2013-02-221-2/+6
* Migrate to using Mockito directly.Jeff Sharkey2013-02-191-11/+4
* am dc7b3e3b: am 9657ba0e: Merge "KeyStore: stop using state()"Kenny Root2013-02-141-1/+1
|\
| * KeyStore: stop using state()Kenny Root2013-02-141-1/+1
* | Fix a permissions probem in ConnectivityManagerRobert Greenwalt2013-02-121-1/+7
* | Reintroduce the net.dns system properties <TEMP>Robert Greenwalt2013-02-111-0/+12
* | Merge "Second pass tying into dns cache per interface"Robert Greenwalt2013-02-071-114/+43
|\ \
| * | Second pass tying into dns cache per interfaceMattias Falk2013-02-061-114/+43
* | | Merge "Revert "Clean up published network condition reporting.""Wink Saville2013-01-311-21/+18
|\ \ \ | |/ / |/| |
| * | Revert "Clean up published network condition reporting."Wink Saville2013-01-311-21/+18
* | | Merge "Revert "Second pass tying into dns cache per interface""Robert Greenwalt2013-01-191-43/+114
|\ \ \ | |/ / |/| |
| * | Revert "Second pass tying into dns cache per interface"Robert Greenwalt2013-01-191-43/+114
* | | Clean up published network condition reporting.Wink Saville2013-01-181-18/+21
|/ /
* | Second pass tying into dns cache per interfaceMattias Falk2013-01-111-114/+43
* | am 48576911: Merge from AOSP staging branchJean-Baptiste Queru2012-12-181-2/+5
|\ \ | |/
| * Merge from AOSP staging branchJean-Baptiste Queru2012-12-181-2/+5
| |\
| | * Return error upon attempt to use non-existent APNMikael Hedegren2012-12-181-2/+5
* | | Refactor getPersistedNetworkPreferenceJianzheng Zhou2012-12-061-6/+16
* | | Merge "Support for dns domain."Robert Greenwalt2012-11-161-7/+7
|\ \ \ | |/ / |/| |
| * | Support for dns domain.Robert Greenwalt2012-11-161-7/+7
| |/
* | Increase readability of connectivity event log.Jeff Sharkey2012-11-091-12/+2
|/
* Remove extraneous logs.Dianne Hackborn2012-11-081-2/+2
* Migrate more Secure settings to Global.Jeff Sharkey2012-09-271-20/+20
* First step towards cleaning up Global settings.Jeff Sharkey2012-09-261-2/+2
* Update references to migrated global settings.Jeff Brown2012-09-251-9/+9
* Captive check for both mobile and wifiIrfan Sheriff2012-09-201-6/+6
* Actually move to Global settings.Jeff Sharkey2012-09-141-2/+17
* Restrict lockdown and firewall to AID_SYSTEM.Jeff Sharkey2012-09-061-1/+9
* Fix another issue #7097984 java.lang.SecurityException: Permission Denial:Dianne Hackborn2012-09-041-5/+25
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-5/+7
* Captive portal handlingIrfan Sheriff2012-08-271-21/+63
* Always-on VPN.Jeff Sharkey2012-08-271-7/+124
* Migrate legacy VPN arguments to system_server.Jeff Sharkey2012-08-241-6/+16
* Begin moving VPN to NetworkStateTracker pattern.Jeff Sharkey2012-08-231-8/+15
* Update TCP buffer size when switching network typeRobert Greenwalt2012-08-201-0/+5
* Setup idletimer for network interface.Haoyu Bai2012-08-101-0/+58