- 14 Jan, 2013 3 commits
-
-
Robert Greenwalt authored
Change-Id: I0cef2141487ffd2cb5694a10e4077c299d9d7df7
-
Robert Greenwalt authored
Change-Id: Id5b6598b20f34b5e8d2c90927d2acfae7237e69b
-
Robert Greenwalt authored
* commit '43682d94': Fix a TOCTOU and symlink attack in netd.
-
- 30 Nov, 2012 1 commit
-
-
Robert Greenwalt authored
Bug: 7530471 Change-Id: I3b0a38a203bdeba6c492a54fded056a16992e34e
-
- 29 Nov, 2012 1 commit
-
-
Robert Greenwalt authored
Bug: 7530471 Change-Id: I01fc79d647831dea903e4b852b874eb7bbed25fb
-
- 06 Nov, 2012 1 commit
-
-
The Android Open Source Project authored
Change-Id: I0a50c89812fb0f6e635a02ed4c9db690d749e3cf
-
- 21 Sep, 2012 1 commit
-
-
The Android Automerger authored
-
- 20 Sep, 2012 1 commit
-
-
Zhihai Xu authored
because we replaced bluez bluetooth stack with bluedroid bluetooth stack. This is multiple project check-in for ISSUE 6849488 Bluedroid stack, remove system/bluetooth. Pan service depend on system/bluetooth. So both Pan service and system/bluetooth should be removed. bug 6849488 Change-Id: I7a5a828b9b4327dbd6b6a13ec7ff4a9129ba0ca5
-
- 12 Sep, 2012 4 commits
-
-
The Android Automerger authored
-
jp abgrall authored
* commit '78b00d81': Don't include <linux/...> header files directly.
-
jp abgrall authored
-
Elliott Hughes authored
These change from kernel release to release, and no longer contain some of the stuff you need. Change-Id: I3fc7176cf2246aebfc0aa2a833dfa04ea8d931fc
-
- 11 Sep, 2012 1 commit
-
-
Sasha Levitskiy authored
Bug: 7141069 Change-Id: Ib4326f80fd562d845095bad38f45ceb9f3be119e
-
- 09 Sep, 2012 1 commit
-
-
The Android Automerger authored
-
- 06 Sep, 2012 1 commit
-
-
Jeff Sharkey authored
Bug: 7114117 Change-Id: Ifef2cfca6c1361f89ac68eead58df70efc58a8a7
-
- 21 Aug, 2012 1 commit
-
-
The Android Automerger authored
-
- 20 Aug, 2012 2 commits
-
-
Jean-Baptiste Queru authored
* commit '8a3da263': Fix race condition in pthread_create()
-
Jean-Baptiste Queru authored
-
- 17 Aug, 2012 1 commit
-
-
Jurijs Oniscuks authored
Do not send "&this->mThread" to pthread_create() as newly created thread can "delete this" before pthread_create() saves thread id. This would lead to heap corruption. Change-Id: I9c4cd5e1002b85985514a36ae542778a783db6fb
-
- 13 Aug, 2012 1 commit
-
-
The Android Automerger authored
-
- 10 Aug, 2012 1 commit
-
- 06 Aug, 2012 1 commit
-
-
The Android Automerger authored
-
- 02 Aug, 2012 1 commit
-
-
Sasha Levitskiy authored
Change-Id: I9116491a3f5dfc4590ffab367a224fde37a4fd50
-
- 30 Jul, 2012 1 commit
-
-
The Android Automerger authored
-
- 28 Jul, 2012 1 commit
-
-
Haoyu Bai authored
-
- 27 Jul, 2012 2 commits
-
-
Dmitry Shmidt authored
Change-Id: I1d34e43fc6a3336d0cd06e9db1069467382f210f Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
Haoyu Bai authored
Now idletimer should be triggered by every packet. Change-Id: I6c6ea70cb9b37a58dcb0fd8e88df5f987e5ef150
-
- 20 Jul, 2012 1 commit
-
-
Nick Kralevich authored
Change-Id: I6123aa916a1f69bbfba58c26e6f150dfdec8c991
-
- 17 Jul, 2012 4 commits
-
-
Haoyu Bai authored
-
Jeff Sharkey authored
-
Jeff Sharkey authored
Creates a separate firewall chain that can be used to allow/deny traffic based on rules. Firewall is disabled by default. When enabled, it supports four types of rules: allowing traffic based on iface name, based on egress source IP, based on egress destination IP and port, and based on local UID. Bug: 5756357 Change-Id: I97f894dca6bddb93b3c56478c5297f79d727cdab
-
Haoyu Bai authored
For the sake of consistency, format of interface class activity message is changed to "NNN IfaceClass <active/idle> <label>" and using single response code for interface class activity. Change-Id: I34dc5c37cc611d05172060b2a1e4ceac0a0f0588
-
- 14 Jul, 2012 4 commits
-
-
Matthew Xie authored
Add TODO comments to remove start/stopReverseTethering Return error code with exit() in child process in startReverseTethering when executing dhcpcd fails. This is needed so we can get BT certification. The cleanup is tracked in stopship b/6820232 Change-Id: I98a1c8aedfa042b1824de7d8c69f2600c9bfcf29
-
Matthew Xie authored
Change-Id: Ib535b04a6b18d5d35012795b07a705c6483f343d
-
zzy authored
-
Jeff Sharkey authored
Move creation and management of module iptables chains up into CommandListener, which gives better visibility into ordering. Change-Id: If0c94187c6e59a20840b035d7241057f45a0f74b
-
- 29 Jun, 2012 2 commits
-
-
Haoyu Bai authored
-
Haoyu Bai authored
Now the idletimer should be setup by this command: ndc idletimer add <interface> <timeout> <class label> Class label can be a number or string to identify device type, such as mobile or wifi. Idletimer will send label in the netd message instead of the actual interface name. Change-Id: Ic8b69dc5e38a4436c74723697905643a1214aa2a
-
- 20 Jun, 2012 2 commits
-
-
Dmitry Shmidt authored
Change-Id: I47ebe05b2f3daf9754b4baf2e62d46dea76f67b1 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
Irfan Sheriff authored
-