| patch |
summary |
view |
raw |
| git-20100307 |
pppd/lcp.c | 28 +++++++++++++++++++---------
pppd/plugins/pppol2tp/Makefile.linux | 2 +-
pppd/plugins/rp-pppoe/plugin.c | 4 ++--
pppd/pppd.8 | 8 ++++++++
4 files changed, 30 insertions(+), 12 deletions(-)
|
view
|
download
|
| pppoatm_no_modprobe |
pppd/plugins/pppoatm/pppoatm.c | 2 --
1 file changed, 2 deletions(-)
|
view
|
download
|
| adaptive_echos |
pppd/lcp.c | 19 +++++++++++++++++++
pppd/pppd.8 | 5 +++++
2 files changed, 24 insertions(+)
|
view
|
download
|
| use_system_logwtmp |
pppd/sys-linux.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| update_if_pppol2tp |
include/linux/if_pppol2tp.h | 24 +++++++++++++++++++-----
1 file changed, 19 insertions(+), 5 deletions(-)
|
view
|
download
|
| dont-exit-pado-timeout |
pppd/auth.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| fix_warnings |
pppd/ipv6cp.c | 2 +-
pppd/pppd.h | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| man_syntax_errors |
chat/chat.8 | 8 ++++----
pppstats/pppstats.8 | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| makefiles_cleanup |
chat/Makefile.linux | 11 +++-----
pppd/Makefile.linux | 46 +++++++++++++++++++----------------
pppd/plugins/Makefile.linux | 11 +++++---
pppd/plugins/pppoatm/Makefile.linux | 12 ++++-----
pppd/plugins/pppol2tp/Makefile.linux | 10 +++----
pppd/plugins/radius/Makefile.linux | 24 ++++++++++--------
pppd/plugins/rp-pppoe/Makefile.linux | 22 ++++++++--------
pppdump/Makefile.linux | 10 +++++--
pppstats/Makefile.linux | 14 ++++------
9 files changed, 86 insertions(+), 74 deletions(-)
|
view
|
download
|
| always_setsid |
pppd/main.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
|
view
|
download
|
| close_dev_ppp |
pppd/sys-linux.c | 7 +++++++
1 file changed, 7 insertions(+)
|
view
|
download
|
| chat_man |
chat/chat.8 | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| documentation_typos |
README.pppoe | 2 +-
chat/chat.8 | 8 ++++----
pppd/pppd.8 | 6 +++---
3 files changed, 8 insertions(+), 8 deletions(-)
|
view
|
download
|
| fix_linkpidfile |
pppd/main.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| fix_null_pppdb |
pppd/main.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
|
view
|
download
|
| pppdump_use_zlib |
pppdump/Makefile.linux | 28 ++++++++++++++++++++++++++--
1 file changed, 26 insertions(+), 2 deletions(-)
|
view
|
download
|
| pppoatm_resolver_light |
pppd/plugins/pppoatm/Makefile.linux | 4 ++++
pppd/plugins/pppoatm/pppoatm.c | 4 ++++
pppd/plugins/pppoatm/text2atm.c | 4 ++++
3 files changed, 12 insertions(+)
|
view
|
download
|
| pppoatm_cleanup |
pppd/plugins/pppoatm/pppoatm.c | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
|
view
|
download
|
| pppoe_noads |
pppd/plugins/rp-pppoe/plugin.c | 3 ---
1 file changed, 3 deletions(-)
|
view
|
download
|
| readable_connerrs |
pppd/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 011_scripts_redialer.diff |
scripts/redialer | 133 +++++++++++++++++++++----------------------------------
1 file changed, 53 insertions(+), 80 deletions(-)
|
view
|
download
|
| cifdefroute.dif |
pppd/ipcp.c | 37 ++++++++++++++++++-----
pppd/ipcp.h | 1
pppd/pppd.8 | 12 +++++++
pppd/pppd.h | 2 -
pppd/sys-linux.c | 82 +++++++++++++++++++++++++++++++++++++++++++----------
pppd/sys-solaris.c | 8 ++++-
6 files changed, 116 insertions(+), 26 deletions(-)
|
view
|
download
|
| ppp-2.3.11-oedod.dif |
pppd/demand.c | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
pppd/ipcp.c | 2 -
pppd/ipv6cp.c | 2 -
pppd/pppd.h | 2 -
4 files changed, 101 insertions(+), 4 deletions(-)
|
view
|
download
|
| radius_enanchements |
pppd/plugins/radius/radius.c | 56 +++++++++++++++++++++++++++++++++++--
pppd/plugins/radius/radiusclient.h | 4 ++
2 files changed, 57 insertions(+), 3 deletions(-)
|
view
|
download
|
| radius_mtu |
pppd/plugins/radius/radius.c | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| 018_ip-up_option.diff |
pppd/ipcp.c | 8 ++++----
pppd/main.c | 3 +++
pppd/options.c | 9 +++++++++
pppd/pppd.h | 2 ++
4 files changed, 18 insertions(+), 4 deletions(-)
|
view
|
download
|
| ppp-2.4.2-stripMSdomain |
pppd/chap-new.c | 11 +++++++++++
1 file changed, 11 insertions(+)
|
view
|
download
|
| setenv_call_file |
pppd/options.c | 1 +
pppd/pppd.8 | 3 +++
2 files changed, 4 insertions(+)
|
view
|
download
|
| 010_scripts_README.diff |
scripts/README | 14 ++++++++++++++
1 file changed, 14 insertions(+)
|
view
|
download
|
| no_crypt_hack |
pppd/Makefile.linux | 4 ++++
pppd/auth.c | 2 ++
pppd/session.c | 2 ++
3 files changed, 8 insertions(+)
|
view
|
download
|
| resolv.conf_no_log |
pppd/ipcp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| zzz_config |
pppd/Makefile.linux | 10 ++++------
pppd/pathnames.h | 2 +-
pppd/pppd.h | 2 +-
pppdump/Makefile.linux | 4 ++--
4 files changed, 8 insertions(+), 10 deletions(-)
|
view
|
download
|