K 10 svn:author V 5 brian K 8 svn:date V 27 1999-03-24T18:03:14.000000Z K 7 svn:log V 1220 MFC: o Add radius support. o Add ``alias proxy'' and ``alias pptp'' support. o Support server-side M$Chap authentication. o Support client & server-side M$LANMan authentication. o Support ``!program'' passwords. o Use pipes only for unidirectional IPC. o Extend ``set *retries'' commands. o Don't ResetReq when doing Predictor compression. o Delay carrier detection by a default of 1 second and implement ``set cd''. o Implement incremental redial timeouts via ``set redial''. o Don't use hard-coded quotes or brackets in the man page. o ``random'' redials means 1-30 seconds, not 0-29. o Close rather than hanging if the peer never responds to auth requests. o Nuke outstanding authentication request timers when the layer is closed unexpectedly. o Log CCP errors as in the CCP log (not as a WARNING). o Ensure that all TLU/TLD and TLS/TLF pairs are balanced. o OR the peers ACCMAP with our own during LCP negotiations. o Set the interface netmask correctly and show it in ``show ipcp''. o Drop the correct diagnostic connections and remove the correct local domain socket from ``set server''. o If our config file doesn't exist, moan about that rather than claiming that the ``default'' section doesn't exist. END