Android-x86
Fork

  • R/O
  • HTTP
  • SSH
  • HTTPS

external-ppp: コミット一覧

external/ppp


RSS
Rev. 日時 作者
258a94e eclair-x86 2010-04-18 02:51:15 Chih-Wei Huang

enable pppd on x86

85fa9cc 2010-04-18 02:51:14 Kyle Yu

add chat to source tree

64163ad 2010-02-06 01:09:36 The Android Open Source Project

reconcile main tree with open-source eclair

1195451 2010-01-30 07:08:19 The Android Open Source Project

reconcile android-2.1_r1 snapshot

cd833af 2010-01-13 08:18:32 The Android Open Source Project

android-2.1_r1 snapshot

1661f73 2009-12-15 09:33:00 Chia-chi Yeh

Add support to get information from environment variables.

Bug: 2325838
Change-Id: I2e1df5a71aead40063f82cc0dda222f370ad4043

a09909a 2009-08-05 01:00:22 Jean-Baptiste Queru

merge from open-source master

b7ab15e 2009-07-30 06:56:59 Jean-Baptiste Queru

merge from donut

3774789 2009-07-27 03:43:55 Jean-Baptiste Queru

reconcile korg/master into goog/master

8567059 2009-07-26 09:48:02 Jean-Baptiste Queru

Merge korg/donut into korg/master

d8f84f2 2009-07-13 13:56:43 Chia-chi Yeh

am 6e2a095b: pppd: Implement ip-up-vpn to modify routing table when vpn is up.

Merge commit '6e2a095b1792c0e54f80e54521f2ec1d1e8e405a'

* commit '6e2a095b1792c0e54f80e54521f2ec1d1e8e405a':
pppd: Implement ip-up-vpn to modify routing table when vpn is up.

6e2a095 2009-07-10 16:33:59 Chia-chi Yeh

pppd: Implement ip-up-vpn to modify routing table when vpn is up.

7d489df 2009-07-03 06:24:59 Chia-chi Yeh

am dffa1806: pppd: Remove the UID check to allow running as a non-root user.

Merge commit 'dffa18062629fab18e536d21fe5f8b8f07c7e991'

* commit 'dffa18062629fab18e536d21fe5f8b8f07c7e991':
pppd: Remove the UID check to allow running as a non-root user.

dffa180 2009-07-01 07:10:41 Chia-chi Yeh

pppd: Remove the UID check to allow running as a non-root user.

It is safe because it will not work without proper capabilities.
Allowing privileged options is also safe for the same reason.

1cbc875 2009-06-19 14:39:12 Chia-chi Yeh

am 12f72b25: Few changes to pppd for VPN.

Merge commit '12f72b25ea06006706eb0cdbbe1c965eb8fc03be'

* commit '12f72b25ea06006706eb0cdbbe1c965eb8fc03be':
Few changes to pppd for VPN.

12f72b2 2009-06-19 14:35:23 Chia-chi Yeh

Few changes to pppd for VPN.

1. Remove TARGET_OUT_OPTIONAL_EXECUTABLES from Android.mk
since pppd is now required by VPN, no longer optinoal.
2. Avoid creating pid files.
3. Use linkname as a suffix of program names which allows
different users to run different set of scripts. E.g.
if linkname is "vpn", "/etc/ppp/ip-up-vpn" is executed.

a409fea 2009-06-19 11:48:16 Chia-chi Yeh

am 821c6079: Fix few minor things in pppd.

Merge commit '821c6079634ae728eda7a19e947a2c8f0dd1fdaa'

* commit '821c6079634ae728eda7a19e947a2c8f0dd1fdaa':
Fix few minor things in pppd.

821c607 2009-06-16 19:19:44 Chia-chi Yeh

Fix few minor things in pppd.

1. Undo some changes about running scripts.
2. Move android logging from logit() to log_write().
3. Remove all syslog() related calls.

69a772c 2009-06-15 16:17:37 Chia-chi Yeh

am af399d90: pppd: Enable MPPE in Android.mk.

Merge commit 'af399d90a97fe1483580abaae2966d9cbd235d57'

* commit 'af399d90a97fe1483580abaae2966d9cbd235d57':
pppd: Enable MPPE in Android.mk.

af399d9 2009-06-15 15:40:46 Chia-chi Yeh

pppd: Enable MPPE in Android.mk.

7a87099 2009-06-13 00:26:12 Chung-yih Wang

am 0d2480fe: Add system property for ip-up script to get system properties.

Merge commit '0d2480fe57e12a218fee54cd25fcab1bae3aa16a'

* commit '0d2480fe57e12a218fee54cd25fcab1bae3aa16a':
Add system property for ip-up script to get system properties.

0d2480f 2009-06-12 23:46:23 Chung-yih Wang

Add system property for ip-up script to get system properties.

340d8d2 2009-06-06 16:07:44 Chung-yih Wang

am a4d7bac2: Remove the eng tag, the VPN will need pppd in user build.

Merge commit 'a4d7bac2a1623e7dc7603f5da9d5ff731dea6eac'

* commit 'a4d7bac2a1623e7dc7603f5da9d5ff731dea6eac':
Remove the eng tag, the VPN will need pppd in user build.

a4d7bac 2009-06-06 13:00:36 Chung-yih Wang

Remove the eng tag, the VPN will need pppd in user build.

7e66697 2009-05-08 15:42:08 Chia-chi Yeh

am 673ef9b: Bind the logging to logit() since pppd uses special expressi

Merge commit '673ef9b9aa0a5ccf3041dae720d3a9175e8c5137'

* commit '673ef9b9aa0a5ccf3041dae720d3a9175e8c5137':
Bind the logging to logit() since pppd uses special expressions such as "%I"

8ee7e4a 2009-05-08 15:34:29 Chia-chi Yeh

am a263473: 1. Add a new option \'pppox <n>\' to support PPPoX sockets. No

Merge commit 'a263473d0d18736659607a8f2e178ee94cf3f989'

* commit 'a263473d0d18736659607a8f2e178ee94cf3f989':
1. Add a new option 'pppox <n>' to support PPPoX sockets. Note that using this

673ef9b 2009-05-08 08:24:40 Chia-chi Yeh

Bind the logging to logit() since pppd uses special expressions such as "%I"
which __android_log_vprint() does not understand.

a263473 2009-05-08 06:45:53 Chia-chi Yeh

1. Add a new option 'pppox <n>' to support PPPoX sockets. Note that using this
will make all terminal-specific options unrecognized. (see tty.c)
2. Remove libssl and ipxcp.c from Android.mk. We do not need them.

bbbb187 2009-04-30 04:09:52 Chung-yih Wang

am e7f221f: This change is for enabling the pppd for vpn authentication

Merge commit 'e7f221f12403dcb4081d08e28c54d3b2a1ab05ee'

* commit 'e7f221f12403dcb4081d08e28c54d3b2a1ab05ee':
This change is for enabling the pppd for vpn authentication and setup.

90d73d8 2009-04-23 09:12:22 Jean-Baptiste Queru

Merge donut into master

旧リポジトリブラウザで表示