- 30 Jun, 2009 1 commit
-
-
Chia-chi Yeh authored
Note that this change requires a new prebuilt kernel for AID_NET_ADMIN.
-
- 29 Jun, 2009 4 commits
-
-
Dima Zavin authored
Signed-off-by:
Dima Zavin <dima@android.com>
-
Android (Google) Code Review authored
* changes: toolbox: Revise route utility.
-
Chia-chi Yeh authored
Add copyright header. Returns errno when something goes wrong. Otherwise returns 0. When the route entry exists, treat it as a success.
-
San Mehat authored
In CFS, the (somewhat undefined) behavior of sched_yield() changed. See: http://kerneltrap.org/Linux/CFS_and_sched_yield This change enables 'compat' mode for sched_yield() Signed-off-by:
San Mehat <san@google.com>
-
- 27 Jun, 2009 1 commit
-
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
- 26 Jun, 2009 5 commits
-
-
Chia-chi Yeh authored
-
Android (Google) Code Review authored
* changes: Add device, property, directory, and file permissions for VPN.
-
Android (Google) Code Review authored
* changes: rootdir: Remove gprs/pppd related scripts.
-
Android (Google) Code Review authored
* changes: Add new PPP IPCP script for VPN.
-
Hung-ying Tyan authored
-
- 25 Jun, 2009 3 commits
-
-
San Mehat authored
(could happen due to a really messed up card) Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
which caused vsprintf to process format characters in the string. Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
- 22 Jun, 2009 2 commits
-
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
- 19 Jun, 2009 1 commit
-
-
Chia-chi Yeh authored
-
- 18 Jun, 2009 1 commit
-
-
Chia-chi Yeh authored
vpn related scripts will be updated in the next change.
-
- 17 Jun, 2009 1 commit
-
-
San Mehat authored
New ratio is 1024/16 (1.5625% for background when cpu is under load) Signed-off-by:
San Mehat <san@google.com>
-
- 16 Jun, 2009 6 commits
-
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
- 15 Jun, 2009 6 commits
-
-
Android (Google) Code Review authored
* changes: Nexus: Clean up supplicant events, protocol, and continue plumbing
-
Android (Google) Code Review authored
* changes: nexctl: Refactor so Nexus can be tested from scripts easily.
-
Android (Google) Code Review authored
* changes: libsysutils: Move to a null terminated string protocol using space as a field separator.
-
San Mehat authored
- Create SupplicantEvent classes for events - New SupplicantEventFactory for creating events - Extract Controller -> NetworkManager callbacks into IControllerHandler - Move ScanResult handling from Supplicant -> WifiController - Plumb more 'onConnected()' code - Instead of re-creating NetworkList every-time, merge in new entries - Extract SupplicantListener -> Supplicant callbacks into ISupplicantEventHandler - Move SupplicantListener callback handling to WifiController - Add unlocked version of lookupNetwork() - Save supplicant config after setting a WifiNetwork variable - Move property registration from WifiNetwork -> Supplicant - Change wifi enable broadcast messages - Add 3 new events: 'onAssociating', 'onAssociated', 'onConnectionTimeout' - Add support for handling KeyManagement Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
Also adds 'monitor' mode for monitoring broadcasts Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
Also removes some debugging Signed-off-by:
San Mehat <san@google.com>
-
- 12 Jun, 2009 4 commits
-
-
Mike Chan authored
Signed-off-by:
Mike Chan <mike@android.com>
-
Android (Google) Code Review authored
* changes: vold: Give logwrapper the ability to put jobs into the background sched group.
-
San Mehat authored
Also set disk check/format execution to background. Signed-off-by:
San Mehat <san@google.com>
-
Chung-yih Wang authored
1. add ip-up/ip-down script 2. add /etc/ppp/peers/common 3. add /etc/racoon/racoon.conf
-
- 11 Jun, 2009 3 commits
-
-
Dan Egnor authored
reserved for partner use, etc..
-
Android (Google) Code Review authored
* changes: Revert "adb: Workaround for adb disconnect problem."
-
Mike Lockwood authored
This reverts commit e38a31e3 . This change had the unfortunate side effect of breaking ctrl-C when executing "adb shell <command>" Signed-off-by:
Mike Lockwood <lockwood@android.com>
-
- 10 Jun, 2009 1 commit
-
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
- 09 Jun, 2009 1 commit
-
-
Chung-yih Wang authored
-- changed the default mode to 0770 for keystore with the new user 'keystore'. -- add the keystore service providing the basic key lookup/install/remove, but only keystore user can access the key content.
-