summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/connectivity
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * NetworkManagementService: receive bandwidth controller eventsJP Abgrall2011-07-142-0/+4
* | VPN: tear down VPN when the dependent interface is down.Chia-chi Yeh2011-07-141-3/+20
* | VPN: close the socket in protectVpn() to avoid leaking descriptors.Chia-chi Yeh2011-07-141-11/+3
* | VPN: Hook up the new control protocol and network state.Chia-chi Yeh2011-07-141-31/+69
|/
* Fix wifi tethering.Robert Greenwalt2011-07-111-2/+0
* VPN: implement status report for legacy VPN.Chia-chi Yeh2011-07-041-12/+51
* VPN: rename some variables.Chia-chi Yeh2011-07-031-35/+35
* VPN: convert prepare() into a form which helps solve race conditions.Chia-chi Yeh2011-07-031-30/+37
* VPN: minor refinement.Chia-chi Yeh2011-07-031-9/+9
* VPN: merge JNI methods.Chia-chi Yeh2011-07-021-20/+7
* VPN: give legacy VPN a fake package name.Chia-chi Yeh2011-07-021-58/+73
* VPN: integrate legacy VPN.Chia-chi Yeh2011-07-011-24/+58
* VPN: Use List<String> instead for dnsServers and searchDomains.Chia-chi Yeh2011-07-011-2/+5
* VPN: rename service(s) to daemon(s) to reduce confusion.Chia-chi Yeh2011-07-011-33/+33
* VPN: fix the build.Chia-chi Yeh2011-07-011-1/+1
* VPN: refactor a little bit for the upcoming integration of legacy VPN.Chia-chi Yeh2011-06-301-27/+25
* VPN: refactor few JNI methods for the usage of legacy VPN.Chia-chi Yeh2011-06-301-16/+23
* VPN: add a method to handle requests of legacy VPNs.Chia-chi Yeh2011-06-291-2/+202
* am 7eff4bb3: am f49e4d3f: Merge "Temporary re-enabling iface name change hand...Wink Saville2011-06-271-0/+8
|\
| * Temporary re-enabling iface name change handling on HOKazuhiro Ondo2011-06-231-0/+8
* | Hookup interface status to other clientsMike J. Chen2011-06-242-4/+10
* | Revert "Revert "Propagate new link-status-change message to any NetworkManage...Mike J. Chen2011-06-231-3/+6
* | Merge "resolved conflicts for merge of 7a652bc8 to master"Robert Greenwalt2011-06-221-136/+115
|\ \
| * \ resolved conflicts for merge of 7a652bc8 to masterRobert Greenwalt2011-06-221-136/+115
| |\ \ | | |/
| | * Fix tethering upstream determination.Robert Greenwalt2011-06-201-139/+115
* | | Combine UsbManager.setPrimaryFunction and setDefaultFunctionMike Lockwood2011-06-221-2/+2
|/ /
* | Tethering: Use UsbManager to enable/disable RNDISMike Lockwood2011-06-191-43/+57
* | VPN: avoid leaking file descriptors.Chia-chi Yeh2011-06-171-3/+11
* | VPN: move VpnDialogs related methods into VpnConfig.Chia-chi Yeh2011-06-171-27/+28
* | VPN: migrate from generic Bundle to our own Parcelable VpnConfig.Chia-chi Yeh2011-06-151-14/+6
* | VPN: change some strings in VPN notifications.Chia-chi Yeh2011-06-151-18/+5
* | VPN: add MTU support.Chia-chi Yeh2011-06-131-2/+3
* | VPN: use ParcelFileDescriptor.adoptFd() instead of doing it in JNI.Chia-chi Yeh2011-06-131-3/+4
* | The service part of the user space VPN support.Chia-chi Yeh2011-06-081-0/+258
* | Merge "Do not register the callbacks in the constructor."Chia-chi Yeh2011-06-071-7/+0
|\ \
| * | Do not register the callbacks in the constructor.Chia-chi Yeh2011-05-231-7/+0
* | | am 51704fc9: am cecb710a: am 94260caf: Allow control over search order for te...TK MUN2011-06-061-2/+2
|\ \ \ | |/ / |/| |
| * | am cecb710a: am 94260caf: Allow control over search order for tethering upstr...TK MUN2011-06-061-2/+2
| |\ \ | | |/ | |/|
| | * Allow control over search order for tethering upstream interface selectionTK MUN2011-05-251-2/+2
| | * DO NOT MERGE Pick upstream intf with valid IP confIrfan Sheriff2011-03-251-4/+4
| | * DO NOT MERGE: Backport USB accessory support to gingerbreadMike Lockwood2011-03-011-1/+1
| | * DO NOT MERGE: Clean up USB notifications:Mike Lockwood2011-02-271-23/+2
| | * DO NOT MERGE UsbManager: squashed commit of:Mike Lockwood2011-02-271-4/+4
* | | am b22a9fd9: am 01758e81: Linkproperties update via unsol data call state cha...Kazuhiro Ondo2011-05-181-7/+24
|\ \ \ | |/ /