1661f734d42e48458fc62f5c6413c308481b4e5a |
|
14-Dec-2009 |
Chia-chi Yeh <chiachi@android.com> |
Add support to get information from environment variables. Bug: 2325838 Change-Id: I2e1df5a71aead40063f82cc0dda222f370ad4043
/external/ppp/pppd/main.c
|
dffa18062629fab18e536d21fe5f8b8f07c7e991 |
|
01-Jul-2009 |
Chia-chi Yeh <chiachi@android.com> |
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.
/external/ppp/pppd/main.c
|
12f72b25ea06006706eb0cdbbe1c965eb8fc03be |
|
15-Jun-2009 |
Chia-chi Yeh <chiachi@android.com> |
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.
/external/ppp/pppd/main.c
|
821c6079634ae728eda7a19e947a2c8f0dd1fdaa |
|
15-Jun-2009 |
Chia-chi Yeh <chiachi@android.com> |
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.
/external/ppp/pppd/main.c
|
a263473d0d18736659607a8f2e178ee94cf3f989 |
|
07-May-2009 |
Chia-chi Yeh <chiachi@android.com> |
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.
/external/ppp/pppd/main.c
|
8ad0dd2a5c5f23cd210aedba72a43e48026e7436 |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/external/ppp/pppd/main.c
|
7ec1262af43ee60f9e61973439fce12a471b4f99 |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/external/ppp/pppd/main.c
|
dab68864983c4a0c6ef9e6d7e5834472c4c75f9c |
|
21-Oct-2008 |
The Android Open Source Project <initial-contribution@android.com> |
Initial Contribution
/external/ppp/pppd/main.c
|