make sure pppd notices hangups in demand mode |
|
More...
|
over 26 years ago
|
add debugging messages about waiting for children at exit |
|
More...
|
over 26 years ago
|
Move some stuff (printing, logging, [un]locking) into utils.c. Unified the locking code, added relock(). Revert strlcpy to strncpy when filling in utmp structs. Fixed some bugs in DNS addr option handling. Set PPPLOGNAME with login name of user. Moved daemon() logic into detach(). Fix bug where errno was clobbered by seteuid(). Use pty in sys-linux.c when making a ppp unit. |
|
More...
|
over 26 years ago
|
restore ppp_comp_count and ppp_ahdlc_count, needed on SunOS |
|
More...
|
over 26 years ago
|
use -f test instead of -e |
|
More...
|
over 26 years ago
|
add man page for pppdump and add it to the list of things to be installed on linux, sol2, svr4, sunos4 |
|
More...
|
over 26 years ago
|
examples for RH linux |
|
More...
|
over 26 years ago
|
make it compile under sunos |
|
More...
|
over 26 years ago
|
couple more get_pty's |
|
More...
|
over 26 years ago
|
remove another ansi-C-ism |
|
More...
|
over 26 years ago
|
small changes suggested by Seth Chaiklin |
|
More...
|
over 26 years ago
|
cope with the case where we don't have a device name when ppp_available is called. |
|
More...
|
over 26 years ago
|
remove unneeded (harmful) closes in device_script run disconnector on some errors |
|
More...
|
over 26 years ago
|
don't recurse in terminate() |
|
More...
|
over 26 years ago
|
update version to 2.3.7 |
|
More...
|
over 26 years ago
|
add reopen_log(), call it after using PAM stuff |
|
More...
|
over 26 years ago
|
get files from ../include/linux if not here |
|
More...
|
over 26 years ago
|
fix minor compilation nit |
|
More...
|
over 26 years ago
|
Apply patch for sync serial support from Paul Fulghum. |
|
More...
|
over 26 years ago
|
apply PAM patch |
|
More...
|
over 26 years ago
|
alpha -> beta |
|
More...
|
over 26 years ago
|
change pppd to group pppusers if possible |
|
More...
|
over 26 years ago
|
set the SPEED variable later so it is valid |
|
More...
|
over 26 years ago
|
fixes to error messages. |
|
More...
|
over 26 years ago
|
Fix the behaviour of device_script when in/out are < 2. Only call reap_kids if we have seen a SIGCHLD. |
|
More...
|
over 26 years ago
|
moved to ../include/linux or no longer needed post 2.0 |
|
More...
|
over 26 years ago
|
add pppdump |
|
More...
|
over 26 years ago
|
print timestamp at beginning of each section |
|
More...
|
over 26 years ago
|
Add timestamp at beginning of each section of record file. Open device as root if it is the default device. |
|
More...
|
over 26 years ago
|
need these too |
|
More...
|
over 26 years ago
|