summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/NetworkManagementService.java
Commit message (Expand)AuthorAgeFilesLines
* More work on process tracking.Dianne Hackborn2013-06-141-1/+2
* Merge "Add NetworkManagement methods for netd uid binds"Geremy Condra2013-06-131-0/+73
|\
| * Add NetworkManagement methods for netd uid bindsChad Brubaker2013-06-121-0/+73
* | softap: Match new config formatDmitry Shmidt2013-06-111-2/+2
|/
* resolved conflicts for merge of e96a8207 to masterKenny Root2013-06-101-3/+3
|\
| * Avoid logging sensitive data.Jeff Sharkey2013-06-071-3/+3
* | Accumulate network statistics based on deltas.Jeff Sharkey2013-06-061-0/+10
* | softap: Set broadcast option explicitlyDmitry Shmidt2013-04-161-2/+4
|/
* Add BT - DataTracker connectionRobert Greenwalt2013-03-271-27/+0
* Catch RuntimeException in NMService notificationsLorenzo Colitti2013-03-171-0/+6
* Revert "Fail fast if somebody is adding default routes"Wink Saville2013-03-151-2/+2
* Fail fast if somebody is adding default routesRobert Greenwalt2013-03-141-2/+2
* Expose clatd commands to NetworkManagementService.Lorenzo Colitti2013-02-281-0/+39
* Require command and argument separation, cleanup.Jeff Sharkey2013-02-251-15/+9
* Parse network stats using native code.Jeff Sharkey2013-02-131-4/+20
* Escape arguments before passing to netd.Jeff Sharkey2013-02-131-6/+2
* Second pass tying into dns cache per interfaceMattias Falk2013-02-061-0/+26
* Merge "Revert "Second pass tying into dns cache per interface""Robert Greenwalt2013-01-191-26/+0
|\
| * Revert "Second pass tying into dns cache per interface"Robert Greenwalt2013-01-191-26/+0
* | Merge "Second pass tying into dns cache per interface"Robert Greenwalt2013-01-171-0/+26
|\ \ | |/
| * Second pass tying into dns cache per interfaceMattias Falk2013-01-111-0/+26
* | Removed Throttle Manager as obsoleteSasha Levitskiy2013-01-141-43/+0
|/
* Support for dns domain.Robert Greenwalt2012-11-161-2/+4
* Restrict lockdown and firewall to AID_SYSTEM.Jeff Sharkey2012-09-061-6/+15
* Always-on VPN.Jeff Sharkey2012-08-271-1/+2
* Clean up firewall interface method names.Jeff Sharkey2012-08-241-4/+4
* Framework interface for netd firewall.Jeff Sharkey2012-08-241-2/+77
* Setup idletimer for network interface.Haoyu Bai2012-08-101-0/+60
* Network data activity change intent for network interfaces.Haoyu Bai2012-07-171-0/+27
* Netd event code for interface class acitivity.Haoyu Bai2012-07-171-0/+1
* Add TODO comments to remove start/stopReverseTetheringMatthew Xie2012-07-161-4/+6
* Non persistent adapter servicefredc2012-07-161-0/+29
* Cleanup softap interface to netdIrfan Sheriff2012-06-191-7/+6
* Modify logging to debug this issueRobert Greenwalt2012-05-241-1/+1
* Add some logging to NDC.Robert Greenwalt2012-05-151-1/+1
* Merge "Begin collecting xtables iface counters." into jb-devJeff Sharkey2012-05-041-2/+8
|\
| * Begin collecting xtables iface counters.Jeff Sharkey2012-05-011-2/+8
* | Push existing rules when netd reconnects.Jeff Sharkey2012-05-021-51/+98
|/
* Merge "Fix softap start"Irfan Sheriff2012-03-091-1/+0
|\
| * Fix softap startIrfan Sheriff2012-03-091-1/+0
* | Prevent potential stall in dns proxy.Selim Gurun2012-02-271-0/+1
|/
* Log netd traffic nicely.Robert Greenwalt2012-01-201-1/+5
* Move NMS observers to RemoteCallbackList.Jeff Sharkey2011-12-151-29/+33
* Move NMS to CONNECTIVITY_INTERNAL permission.Jeff Sharkey2011-12-141-62/+54
* Move native netd calls to varargs.Jeff Sharkey2011-12-021-341/+163
* Uniform rethrowing of NDC exceptions.Jeff Sharkey2011-12-011-64/+39
* Clean up InterfaceConfiguration flags.Jeff Sharkey2011-11-291-8/+10
* Move NativeDaemonConnector to varargs.Jeff Sharkey2011-11-291-18/+16
* am 18f05518: am eaeb4f4e: Merge "Fix some policy-base routing issues." into i...Robert Greenwalt2011-11-231-7/+11
|\
| * Fix some policy-base routing issues.Robert Greenwalt2011-11-231-7/+11