summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/connectivity
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-241-1/+17
* Monitor the right interface re VPNRobert Greenwalt2012-10-121-1/+7
* Properly cancel Tether notification.Robert Greenwalt2012-10-041-1/+2
* Update references to migrated global settings.Jeff Brown2012-09-251-2/+2
* Fix issue #7214090: Need to be able to post notifications to all usersDianne Hackborn2012-09-242-5/+9
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-1/+2
* Always-on VPN.Jeff Sharkey2012-08-271-0/+15
* Migrate legacy VPN arguments to system_server.Jeff Sharkey2012-08-241-10/+125
* Begin moving VPN to NetworkStateTracker pattern.Jeff Sharkey2012-08-231-89/+191
* Cleaner controls between Vpn and init services.Jeff Sharkey2012-08-061-10/+6
* Make LocalSocket Closeable.Jeff Sharkey2012-08-051-10/+4
* Network data activity change intent for network interfaces.Haoyu Bai2012-07-172-0/+5
* Merge commit '1b003ef0' into mitWink Saville2012-07-111-4/+5
|\
| * Create telephony-common and mms-commonWink Saville2012-07-111-4/+5
* | Make tethering ignore bad inputsRobert Greenwalt2012-06-141-2/+7
* | am a2becffc: am d667aebf: Merge "VPN: move VpnDialogs away from system uid." ...Chia-chi Yeh2012-06-121-8/+26
|\ \ | |/
| * VPN: move VpnDialogs away from system uid.Chia-chi Yeh2012-06-081-8/+26
* | Add logging for Tethering.Robert Greenwalt2012-05-111-7/+17
|/
* Don't forget to turn off mobile_dunRobert Greenwalt2012-02-291-0/+10
* am 1e9e7f76: am ff321d49: Merge "VPN: silence VPN notifications." into ics-mr1Chia-chi Yeh2012-01-121-1/+1
|\
| * VPN: silence VPN notifications.Chia-chi Yeh2012-01-111-1/+1
* | Merge "Filter our v6 address from tethering dns."Robert Greenwalt2012-01-051-2/+14
|\ \
| * | Filter our v6 address from tethering dns.Robert Greenwalt2011-12-201-2/+14
* | | VPN: fix a CloseGuard warning.Chia-chi Yeh2011-12-271-6/+2
|/ /
* | Merge "Use the carrier-given dns addrs for tethering."Robert Greenwalt2011-12-121-6/+18
|\ \
| * | Use the carrier-given dns addrs for tethering.Robert Greenwalt2011-12-091-6/+18
* | | am fa71962f: am 46a4e81d: Merge "VPN: delete the "abort" file before starting...Chia-chi Yeh2011-12-121-0/+1
|\ \ \ | |/ / |/| / | |/
| * VPN: delete the "abort" file before starting VPN daemons.Chia-chi Yeh2011-12-081-0/+1
* | Clean up InterfaceConfiguration flags.Jeff Sharkey2011-11-291-5/+4
|/
* Tone down Tethering logs.Robert Greenwalt2011-11-111-12/+11
* Make upstream tether list threadsafeRobert Greenwalt2011-11-071-131/+172
* Start using IP tool for advanced routing.Robert Greenwalt2011-11-041-14/+10
* Ignore errors when untetheringRobert Greenwalt2011-11-021-52/+27
* Fix Tethering settings.Robert Greenwalt2011-10-211-16/+42
* Watch network subtype, tethering teardown, empty.Jeff Sharkey2011-09-221-2/+15
* Reduce connectivity loggingWink Saville2011-09-211-31/+32
* Collect and persist tethering stats.Jeff Sharkey2011-09-161-5/+16
* VPN: stop daemons by closing the control sockets.Chia-chi Yeh2011-08-221-17/+25
* VPN: reset legacy VPN when resetting IPv4 addresses.Chia-chi Yeh2011-08-161-1/+3
* VPN: introduce VpnService as the base class for user space VPN.Chia-chi Yeh2011-08-081-5/+54
* VPN: move away from the VPN permission.Chia-chi Yeh2011-08-031-44/+42
* Clear the bitmap from the canvas in a lot of places.Dianne Hackborn2011-08-021-1/+3
* Stop sending tethering broadcasts during boot.Robert Greenwalt2011-07-281-1/+2
* Fix USB tethering againMike Lockwood2011-07-271-1/+8
* Merge "Handle hostapd and tether interface changes"Irfan Sheriff2011-07-231-0/+2
|\
| * Handle hostapd and tether interface changesIrfan Sheriff2011-07-231-0/+2
* | Merge "Fix USB tethering"Mike Lockwood2011-07-231-106/+67
|\ \
| * | Fix USB tetheringMike Lockwood2011-07-231-106/+67
| |/
* | VPN: increase timeout period to 60 seconds for legacy VPN.Chia-chi Yeh2011-07-221-1/+1
|/
* Merge "NetworkManagementService: receive bandwidth controller events"JP Abgrall2011-07-212-0/+4
|\