1
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make sure pppd notices hangups in demand mode
paulusmack
as Paul Mackerras
More... over 26 years ago
add debugging messages about waiting for children at exit
paulusmack
as Paul Mackerras
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.
paulusmack
as Paul Mackerras
More... over 26 years ago
restore ppp_comp_count and ppp_ahdlc_count, needed on SunOS
paulusmack
as Paul Mackerras
More... over 26 years ago
use -f test instead of -e
paulusmack
as Paul Mackerras
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
paulusmack
as Paul Mackerras
More... over 26 years ago
examples for RH linux
paulusmack
as Paul Mackerras
More... over 26 years ago
make it compile under sunos
paulusmack
as Paul Mackerras
More... over 26 years ago
couple more get_pty's
paulusmack
as Paul Mackerras
More... over 26 years ago
remove another ansi-C-ism
paulusmack
as Paul Mackerras
More... over 26 years ago
small changes suggested by Seth Chaiklin
paulusmack
as Paul Mackerras
More... over 26 years ago
cope with the case where we don't have a device name when ppp_available is called.
paulusmack
as Paul Mackerras
More... over 26 years ago
remove unneeded (harmful) closes in device_script run disconnector on some errors
paulusmack
as Paul Mackerras
More... over 26 years ago
don't recurse in terminate()
paulusmack
as Paul Mackerras
More... over 26 years ago
update version to 2.3.7
paulusmack
as Paul Mackerras
More... over 26 years ago
add reopen_log(), call it after using PAM stuff
paulusmack
as Paul Mackerras
More... over 26 years ago
get files from ../include/linux if not here
paulusmack
as Paul Mackerras
More... over 26 years ago
fix minor compilation nit
paulusmack
as Paul Mackerras
More... over 26 years ago
Apply patch for sync serial support from Paul Fulghum.
paulusmack
as Paul Mackerras
More... over 26 years ago
apply PAM patch
paulusmack
as Paul Mackerras
More... over 26 years ago
alpha -> beta
paulusmack
as Paul Mackerras
More... over 26 years ago
change pppd to group pppusers if possible
paulusmack
as Paul Mackerras
More... over 26 years ago
set the SPEED variable later so it is valid
paulusmack
as Paul Mackerras
More... over 26 years ago
fixes to error messages.
paulusmack
as Paul Mackerras
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.
paulusmack
as Paul Mackerras
More... over 26 years ago
moved to ../include/linux or no longer needed post 2.0
paulusmack
as Paul Mackerras
More... over 26 years ago
add pppdump
paulusmack
as Paul Mackerras
More... over 26 years ago
print timestamp at beginning of each section
paulusmack
as Paul Mackerras
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.
paulusmack
as Paul Mackerras
More... over 26 years ago
need these too
paulusmack
as Paul Mackerras
More... over 26 years ago