summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/NetworkManagementService.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Clean up NMS AIDL and permissions checking.Jeff Sharkey2011-11-181-123/+116
|/
* Avoid inconsistent state when remove fails.Jeff Sharkey2011-11-081-2/+4
* am 348297ab: Merge "Start using IP tool for advanced routing." into ics-mr0Robert Greenwalt2011-11-041-11/+48
|\
| * Start using IP tool for advanced routing.Robert Greenwalt2011-11-041-11/+48
* | am 31603aac: Merge "Validate commands and arguments." into ics-mr0Jeff Sharkey2011-10-171-1/+12
|\ \ | |/
| * Validate commands and arguments.Jeff Sharkey2011-10-171-1/+12
* | Update internal state when iface is removed.Jeff Sharkey2011-10-111-0/+5
|/
* Move battery stats to xt_qtaguid for data stats.Jeff Sharkey2011-10-091-380/+9
* Read iface stats from single proc file.Jeff Sharkey2011-10-041-4/+78
* Track xtables summary, move tether stats, time.Jeff Sharkey2011-10-031-1/+2
* Fix IPv6 on wifirepo sync2011-09-291-0/+22
* Reduce connectivity loggingWink Saville2011-09-211-2/+4
* Collect and persist tethering stats.Jeff Sharkey2011-09-161-0/+69
* Add support to change IPv6 privacy extensionsIrfan Sheriff2011-09-141-0/+14
* NetworkManagementService: adjust the qtaguid idx to new kernelJP Abgrall2011-09-081-2/+3
* Poll UID stats during iface changes, enforce idx.Jeff Sharkey2011-09-071-20/+27
* Selectively add stats based on iface active state.Jeff Sharkey2011-09-011-19/+39
* Always splice historical data stats, debug info.Jeff Sharkey2011-08-261-13/+28
* Data usage buckets active time, parsing ISE.Jeff Sharkey2011-08-241-2/+10
* Register for kernel global data usage alerts.Jeff Sharkey2011-08-231-1/+8
* Merge "Foreground/background network stats using sets."Jeff Sharkey2011-08-151-2/+7
|\
| * Foreground/background network stats using sets.Jeff Sharkey2011-08-151-2/+7
* | Merge "Add NativeDaemonConnector users to watchdog."Jeff Sharkey2011-08-151-10/+17
|\ \ | |/ |/|