summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/net
Commit message (Expand)AuthorAgeFilesLines
* Batch alarms to reduce device wakeupsChristopher Tate2013-07-171-14/+10
* Add per user VPN supportChad Brubaker2013-07-121-7/+15
* Avoid legacy VPN bringing down system server.Jeff Sharkey2013-06-271-2/+7
* Merge "Start combining threads in system process."Dianne Hackborn2013-05-032-10/+4
|\
| * Start combining threads in system process.Dianne Hackborn2013-05-022-10/+4
* | Lockdown VPN handles its own connection teardown.Jeff Sharkey2013-05-011-1/+6
|/
* Move XML utility methods into shared location.Jeff Sharkey2013-03-221-47/+6
* Allow L2TP traffic to lockdown VPN servers.Jeff Sharkey2013-02-211-0/+2
* Improve notification UI for lockdown VPN.Jeff Sharkey2013-02-211-3/+13
* App ops: vibration, neighboring cells, dialing, etc.Dianne Hackborn2013-02-011-2/+2
* Fix metered SSID matching regression.Jeff Sharkey2012-12-181-5/+2
* am bf8de6a3: Merge "Remove unnecessary locking for screen broadcasts."Jeff Sharkey2012-12-121-5/+3
|\
| * Remove unnecessary locking for screen broadcasts.Jeff Sharkey2012-12-041-5/+3
* | am 1f8f2839: am ed3fba65: Merge "Avoid null mobile interfaces." into jb-mr1.1...Jeff Sharkey2012-12-031-1/+1
|\ \
| * | Avoid null mobile interfaces.Jeff Sharkey2012-11-301-1/+1
* | | am ae0edeb3: am c88047bf: Merge "Move NTP updates outside locks"Kenny Root2012-11-271-5/+5
|\ \ \ | |/ / |/| / | |/
| * Move NTP updates outside locksAnders 3 Fridlund2012-11-161-5/+5
* | Useful annotations for code documentation.Jeff Sharkey2012-11-122-6/+9
|/
* Migrate more Secure settings to Global.Jeff Sharkey2012-09-271-3/+3
* Migrate network stats from removed users.Jeff Sharkey2012-09-193-21/+82
* Lockdown should only augment connected networks.Jeff Sharkey2012-09-181-3/+5
* Move NetworkPolicy from apps to UID.Jeff Sharkey2012-09-141-80/+141
* Actually move to Global settings.Jeff Sharkey2012-09-141-21/+21
* Move to Global.NETSTATS and Global.NTP constants.Jeff Sharkey2012-09-141-17/+17
* Event logging for lockdown VPN state changes.Jeff Sharkey2012-09-061-0/+8
* Remove Binder.getOrigCallingUid().Dianne Hackborn2012-08-311-3/+7
* Improve multi-user broadcasts.Dianne Hackborn2012-08-302-2/+4
* Locking when clearing VPN source rules.Jeff Sharkey2012-08-291-12/+25
* Always-on VPN.Jeff Sharkey2012-08-271-0/+271
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-10/+10
* User Manager service to manage users and query user detailsAmith Yamasani2012-08-111-1/+3
* Make generic BaseNetworkObserver.Jeff Sharkey2012-08-053-8/+18
* Make AtomicFile a public API. It's about time!Dianne Hackborn2012-07-312-2/+2
* Network data activity change intent for network interfaces.Haoyu Bai2012-07-171-0/+3
* Handle SCREEN_ON/OFF broadcasts without blocking.Jeff Sharkey2012-06-191-2/+7
* Clear identity when snoozing limit.Jeff Sharkey2012-06-121-1/+7
* Extend process observer to be usable for media routing.Dianne Hackborn2012-05-311-0/+4
* Advise persist threshold outside NPMS lock.Jeff Sharkey2012-05-241-9/+15
* Transition from DEV network stats to XT.Jeff Sharkey2012-05-172-7/+87
* Avoid updating thresholds during shutdown.Jeff Sharkey2012-05-091-3/+5
* Recover from Throwable in FileRotator, dump.Jeff Sharkey2012-05-092-2/+39
* Merge "Ack, wrap advisePersistThreshold() in lock." into jb-devJeff Sharkey2012-05-071-4/+6
|\
| * Ack, wrap advisePersistThreshold() in lock.Jeff Sharkey2012-05-071-4/+6
* | Disable policy when bandwidth module missing.Jeff Sharkey2012-05-041-0/+17
|/
* Reduce persist threshold for lower warning/limit.Jeff Sharkey2012-05-034-35/+126
* Begin collecting xtables iface counters.Jeff Sharkey2012-05-012-8/+29
* Roaming always metered, relax DHCP metered check.Jeff Sharkey2012-04-301-0/+5
* Handle null SSID cleanlyIrfan Sheriff2012-04-271-6/+8
* Relax global restrict for system services.Jeff Sharkey2012-04-241-14/+15
* Clear identity when checking if bandwidth enabled.Jeff Sharkey2012-04-231-0/+3