add pap_logout_hook |
|
More...
|
over 25 years ago
|
update from debian maintainer |
|
More...
|
over 25 years ago
|
make hide_password the default |
|
More...
|
over 25 years ago
|
default to noauth if privileged improve error messages if no secrets free wordlists for allowed IP-addresses |
|
More...
|
over 25 years ago
|
Allow compile-time flags definitions to define the root path of config files and also the location of /var/run. If no definitions found, then the defaults will take place (unchanged as previously done). To change it, define _ROOT_PATH (prefix of /etc/ppp) and _PATH_VARRUN (location of /var/run) on the compiler options. |
|
More...
|
over 25 years ago
|
sync ppp update for new driver |
|
More...
|
almost 26 years ago
|
fix typo |
|
More...
|
almost 26 years ago
|
mention /etc/ppp/resolv.conf |
|
More...
|
almost 26 years ago
|
add passprompt plugin |
|
More...
|
almost 26 years ago
|
create log file safely, don't create world-writable files |
|
More...
|
almost 26 years ago
|
mention modules.conf as well as conf.modules |
|
More...
|
almost 26 years ago
|
unspace |
|
More...
|
almost 26 years ago
|
get rid of a few compile warnings |
|
More...
|
almost 26 years ago
|
don't try to open /dev/ppp unless the kernel is >= 2.3.13 |
|
More...
|
almost 26 years ago
|
trim the challenge length a bit |
|
More...
|
almost 26 years ago
|
Fixed bug related to mux_dev_name being used before initialized, causing core dump on Solaris 2.6 and earlier. |
|
More...
|
almost 26 years ago
|
Added additional high baud rates for newer serial ports on Sun Sparc machines. |
|
More...
|
almost 26 years ago
|
Added comments for dynamic STREAMS support, along with additions to the existing snoop and ipv6 comments |
|
More...
|
almost 26 years ago
|
Took <netinet/in.h> out of PRIOQ block because we need htons defined when not compiling with PRIOQ |
|
More...
|
almost 26 years ago
|
Added support for dynamic STREAMS re-plumbing in Solaris |
|
More...
|
almost 26 years ago
|
Previously, the calls to execute up/down scripts were commented out for Solaris, and now they are enabled |
|
More...
|
almost 26 years ago
|
Added snoop support comments |
|
More...
|
almost 26 years ago
|
Snoop now works with ppp |
|
More...
|
almost 26 years ago
|
Added plumbing code (plus interface configuration) for IPv6. |
|
More...
|
almost 26 years ago
|
Document the ipv6cp-use-persistent option |
|
More...
|
almost 26 years ago
|
Added ipv6cp-use-persistent option for obtaining a unique, persistent EUI-64 derived from the Ethernet MAC address (for now). |
|
More...
|
almost 26 years ago
|
Added Solaris-specific variables |
|
More...
|
almost 26 years ago
|
Added IPv6 compilation flag and object files - these things are disabled by default. |
|
More...
|
almost 26 years ago
|
Added IPv6 support so that IPv4 and IPv6 packets can be mux'ed correctly on their respective streams based on the sap that IP gives during plumbing. |
|
More...
|
almost 26 years ago
|
Added notes on IPv6 over PPP on Solaris |
|
More...
|
almost 26 years ago
|