]>
 
 
git.ozlabs.org Git - ppp.git/log 
 
 
 
 
 
 
Paul Mackerras  [Tue, 2 Mar 1999 05:37:12 +0000  (05:37  +0000)] 
 
usepeerdns stuff from Nick Walker 
 
Paul Mackerras  [Tue, 2 Mar 1999 05:36:42 +0000  (05:36  +0000)] 
 
limit printing of excess data in log to 32 bytes 
 
Paul Mackerras  [Tue, 2 Mar 1999 05:35:09 +0000  (05:35  +0000)] 
 
usepeerdns option from Nick Walker 
 
Paul Mackerras  [Tue, 2 Mar 1999 05:34:16 +0000  (05:34  +0000)] 
 
bug fix from Johan Widen 
 
Paul Mackerras  [Tue, 2 Mar 1999 05:33:45 +0000  (05:33  +0000)] 
 
update the version number 
 
Paul Mackerras  [Tue, 2 Mar 1999 05:33:09 +0000  (05:33  +0000)] 
 
Make auth be the default if we don't have the noauth option and 
we have a default route. 
 
Paul Mackerras  [Tue, 2 Mar 1999 05:32:30 +0000  (05:32  +0000)] 
 
update: hide-password, behaviour of auth/noauth 
 
Paul Mackerras  [Tue, 2 Mar 1999 05:29:39 +0000  (05:29  +0000)] 
 
added hide-password option 
 
Paul Mackerras  [Tue, 2 Mar 1999 05:28:01 +0000  (05:28  +0000)] 
 
don't need auth and usehostname by default any more 
 
Paul Mackerras  [Tue, 2 Mar 1999 05:27:24 +0000  (05:27  +0000)] 
 
update for 2.3.6 release 
 
Paul Mackerras  [Fri, 26 Feb 1999 11:03:34 +0000  (11:03 +0000)] 
 
export readable() from options.c so auth.c can use it 
 
Paul Mackerras  [Fri, 26 Feb 1999 10:53:28 +0000  (10:53 +0000)] 
 
fix MT stuff; add DEBUG to compile command line for now 
 
Paul Mackerras  [Fri, 26 Feb 1999 10:52:21 +0000  (10:52 +0000)] 
 
update 
 
Paul Mackerras  [Fri, 26 Feb 1999 10:52:07 +0000  (10:52 +0000)] 
 
fix up the multithread stuff (hopefully?) 
 
Paul Mackerras  [Fri, 26 Feb 1999 10:38:52 +0000  (10:38 +0000)] 
 
minor fixes, update man page 
 
Paul Mackerras  [Fri, 26 Feb 1999 10:35:34 +0000  (10:35 +0000)] 
 
add a have_route_to 
 
Paul Mackerras  [Fri, 26 Feb 1999 10:34:47 +0000  (10:34 +0000)] 
 
allow chars 0x20 - 0x3f to be escaped 
 
Paul Mackerras  [Fri, 26 Feb 1999 10:33:43 +0000  (10:33 +0000)] 
 
revert it to 2.3.6 for now 
 
Paul Mackerras  [Fri, 26 Feb 1999 06:48:21 +0000  (06:48 +0000)] 
 
Fix it for 2.0.x kernels; 
import updates from 2.2.x including ipv6 stuff; 
change if_ppp.h so pppd can compile with glibc 2.1 
 
Paul Mackerras  [Fri, 26 Feb 1999 06:09:26 +0000  (06:09 +0000)] 
 
Don't bother about stub files in /usr/include/net any more. 
Change "newer" to "not older" in messages. 
 
Paul Mackerras  [Wed, 20 Jan 1999 00:02:21 +0000  (00:02  +0000)] 
 
kludge for pseudo-glibc on linux/ppc 
 
Paul Mackerras  [Wed, 20 Jan 1999 00:01:53 +0000  (00:01  +0000)] 
 
remove typo, get ethernet hw address using arp request 
 
Paul Mackerras  [Wed, 20 Jan 1999 00:01:25 +0000  (00:01  +0000)] 
 
don't die on write errors to the link 
 
Paul Mackerras  [Wed, 20 Jan 1999 00:01:00 +0000  (00:01  +0000)] 
 
remove unneeded devnam_info 
 
Paul Mackerras  [Wed, 20 Jan 1999 00:00:35 +0000  (00:00  +0000)] 
 
If device name given, complain if not privileged 
 
Paul Mackerras  [Tue, 19 Jan 1999 23:59:39 +0000  (23:59 +0000)] 
 
use fchmod rather than chmod to restore device permissions 
 
Paul Mackerras  [Tue, 19 Jan 1999 23:59:14 +0000  (23:59 +0000)] 
 
take out superfluous check 
 
Paul Mackerras  [Tue, 19 Jan 1999 23:58:35 +0000  (23:58 +0000)] 
 
fix accounting 
 
Paul Mackerras  [Tue, 19 Jan 1999 23:57:44 +0000  (23:57 +0000)] 
 
move PPP_VERSION to ppp.c; don't use dev->tbusy as a lock 
 
Christos Zoulas  [Tue, 24 Nov 1998 19:38:05 +0000  (19:38 +0000)] 
 
Revert the previous change. NetBSD is has the weird md4 library that 
needs the length in bytes instead of bits. #ifdef this and explain. 
 
Christos Zoulas  [Tue, 24 Nov 1998 19:30:38 +0000  (19:30 +0000)] 
 
MD4Update takes bytes not bits! Now the regression test of the README.MSCHAP80 
file works. 
 
Paul Mackerras  [Sat, 7 Nov 1998 06:59:32 +0000  (06:59 +0000)] 
 
Update to new pppd with new option parsing stuff 
 
Paul Mackerras  [Mon, 2 Nov 1998 10:55:19 +0000  (10:55 +0000)] 
 
don't try to look up * as a hostname 
 
Paul Mackerras  [Sun, 13 Sep 1998 23:38:49 +0000  (23:38 +0000)] 
 
Change UID to ORIG_UID because bash defines UID. 
 
Paul Mackerras  [Sun, 13 Sep 1998 23:37:12 +0000  (23:37 +0000)] 
 
Some systems define `u' as a macro. 
 
Christos Zoulas  [Fri, 4 Sep 1998 18:49:16 +0000  (18:49 +0000)] 
 
add support for CDTRCTS flow control 
 
Christos Zoulas  [Fri, 4 Sep 1998 18:48:12 +0000  (18:48 +0000)] 
 
add include stdlib.h 
 
Christos Zoulas  [Wed, 2 Sep 1998 21:19:45 +0000  (21:19 +0000)] 
 
Merge in 1.3 and post 1.3 fixes; some of them might be applicable to 
other ppp ports. 
 
- XXX: we don't check for the exact version of new features added, so 
  this might not compile for all post 1.3 versions. It should be trivial 
  to fix. 
 
- ppp can delay the last packet so check: 
	    && (sc->sc_if.if_snd.ifq_head || sc->sc_fastq.ifq_head 
		|| sc->sc_outm)) { 
  instead of just: 
	    && (sc->sc_if.if_snd.ifq_head || sc->sc_fastq.ifq_head)) { 
 
- glue in ipflow fast forwarding. 
 
- Only run pppasyncstart (sc->sc_start) from the netisr handler. 
  This allows pppoutput to be called from splimp (e.g., when ipflow is 
  in use.) without requiring pppasyncstart to run at splimp. 
 
- defopt INET, NETATALK 
 
- Remove force argument to pppstart; it is not necessary anymore. 
 
Christos Zoulas  [Wed, 2 Sep 1998 20:58:13 +0000  (20:58 +0000)] 
 
When adding a default route, make the route static. Since this is a ``manually 
added route'', this arguably follows the network programming guidelines. 
This is necessary, otherwise it is impossible to make the default route 
stick in the presense of routed(8). There is a small fix that needs to 
be applied to routed(8) in if.c (iflookup) where we always want to look 
for interfaces *once* instead of waiting for the timeout period. This avoids 
the race where routed finds the route added by pppd before it finds that the 
ppp inteface is now active. With those two fixes, pppd can happily coexist 
with routed. 
 
Paul Mackerras  [Tue, 7 Jul 1998 04:27:37 +0000  (04:27  +0000)] 
 
Major restructuring of the ppp driver, leading towards 
a clean separation of generic and async ppp code. 
 
Paul Mackerras  [Tue, 7 Jul 1998 04:23:04 +0000  (04:23  +0000)] 
 
fix incorrect compression ratio printout on linux 
 
Paul Mackerras  [Wed, 13 May 1998 06:00:59 +0000  (06:00 +0000)] 
 
Fix some minor bugs - idle timer getting reset on control 
packets, version check for free_skb the wrong way around. 
 
Paul Mackerras  [Wed, 13 May 1998 05:49:22 +0000  (05:49  +0000)] 
 
Fix it so it compiles under RedHat 5.0 linux with glibc 2.0.7. 
Fix some compile warnings. 
 
Paul Mackerras  [Tue, 5 May 1998 05:24:17 +0000  (05:24  +0000)] 
 
Trap recursive bad_signal calls; idea from Richard Hipp. 
 
Paul Mackerras  [Mon, 4 May 1998 06:57:18 +0000  (06:57 +0000)] 
 
Change to make it compile on glibc 2 systems 
 
Paul Mackerras  [Mon, 4 May 1998 06:14:35 +0000  (06:14 +0000)] 
 
update for 2.3.5 
 
Paul Mackerras  [Mon, 4 May 1998 06:14:00 +0000  (06:14 +0000)] 
 
put SC_ENABLE_IP back for isdn stuff; update for 2.3.5 
 
Paul Mackerras  [Mon, 4 May 1998 06:11:50 +0000  (06:11 +0000)] 
 
work around se driver bug 
 
Paul Mackerras  [Mon, 4 May 1998 06:11:35 +0000  (06:11 +0000)] 
 
use uint instead of ulong, in case longs are 8 bytes 
 
Paul Mackerras  [Mon, 4 May 1998 06:10:32 +0000  (06:10 +0000)] 
 
update for 2.3.5; fix kernel version checking for linux 
 
Paul Mackerras  [Mon, 4 May 1998 06:09:56 +0000  (06:09 +0000)] 
 
net/ -> include/net/ 
 
Paul Mackerras  [Mon, 4 May 1998 06:09:29 +0000  (06:09 +0000)] 
 
mods from Christos; net/ -> include/net/ 
 
Paul Mackerras  [Mon, 4 May 1998 06:08:57 +0000  (06:08 +0000)] 
 
mods from Sowmini 
 
Paul Mackerras  [Tue, 28 Apr 1998 23:38:11 +0000  (23:38 +0000)] 
 
Fix up ms-wins codes 
 
Paul Mackerras  [Tue, 28 Apr 1998 23:37:46 +0000  (23:37 +0000)] 
 
mods for DUNIX 
 
Paul Mackerras  [Tue, 28 Apr 1998 23:37:30 +0000  (23:37 +0000)] 
 
Make packet printing stuff use vfmtmsg 
 
Paul Mackerras  [Thu, 2 Apr 1998 12:05:30 +0000  (12:05 +0000)] 
 
mention it works under 2.6 
 
Paul Mackerras  [Thu, 2 Apr 1998 12:04:37 +0000  (12:04 +0000)] 
 
remove message about solaris 2.6 
 
Paul Mackerras  [Thu, 2 Apr 1998 12:04:19 +0000  (12:04 +0000)] 
 
Fixes for freebsd 
 
Paul Mackerras  [Wed, 1 Apr 1998 02:06:41 +0000  (02:06  +0000)] 
 
define HAVE_CRYPT_H if we have a /usr/include/crypt.h 
 
Paul Mackerras  [Wed, 1 Apr 1998 00:31:23 +0000  (00:31  +0000)] 
 
remove references to /home/paulus 
 
Paul Mackerras  [Wed, 1 Apr 1998 00:15:43 +0000  (00:15  +0000)] 
 
we don't actually need crypt.h, under linux at least. 
 
Paul Mackerras  [Tue, 31 Mar 1998 23:48:49 +0000  (23:48 +0000)] 
 
Fix a compilation problem under SunOS 
 
Paul Mackerras  [Tue, 31 Mar 1998 23:48:03 +0000  (23:48 +0000)] 
 
Fix it so it compiles with glibc 2 under linux 
 
Paul Mackerras  [Tue, 31 Mar 1998 23:47:40 +0000  (23:47 +0000)] 
 
Fix it so it compiles with glibc 2 
 
Paul Mackerras  [Tue, 31 Mar 1998 23:47:07 +0000  (23:47 +0000)] 
 
Updates to help it compile with glibc 2 
 
Paul Mackerras  [Tue, 31 Mar 1998 04:31:33 +0000  (04:31  +0000)] 
 
update for 2.3.4 
 
Paul Mackerras  [Tue, 31 Mar 1998 04:31:08 +0000  (04:31  +0000)] 
 
Describe environment variables set for scripts. 
 
Paul Mackerras  [Mon, 30 Mar 1998 06:25:34 +0000  (06:25 +0000)] 
 
rewrite the pid file when using updetach 
 
Paul Mackerras  [Thu, 26 Mar 1998 04:46:08 +0000  (04:46  +0000)] 
 
Added updetach option. 
 
Paul Mackerras  [Thu, 26 Mar 1998 03:02:38 +0000  (03:02  +0000)] 
 
*** empty log message *** 
 
Paul Mackerras  [Thu, 26 Mar 1998 02:55:13 +0000  (02:55  +0000)] 
 
Update for Solaris 2.6 
 
Paul Mackerras  [Thu, 26 Mar 1998 02:54:53 +0000  (02:54  +0000)] 
 
Update from Steve Perkins 
 
Paul Mackerras  [Wed, 25 Mar 1998 04:05:01 +0000  (04:05  +0000)] 
 
support old draft rfc deflate number 
 
Paul Mackerras  [Wed, 25 Mar 1998 04:03:14 +0000  (04:03  +0000)] 
 
small mods for NeXT 
 
Paul Mackerras  [Wed, 25 Mar 1998 03:33:34 +0000  (03:33  +0000)] 
 
Move deflate to the correct number (26); 
leave the old number defined as PPP_DEFLATE_DRAFT 
 
Paul Mackerras  [Wed, 25 Mar 1998 03:18:32 +0000  (03:18  +0000)] 
 
moved libposix under NeXT 
 
Paul Mackerras  [Wed, 25 Mar 1998 03:18:06 +0000  (03:18  +0000)] 
 
include from ../include not .. 
 
Paul Mackerras  [Wed, 25 Mar 1998 03:11:37 +0000  (03:11  +0000)] 
 
support old draft rfc deflate number 
 
Paul Mackerras  [Wed, 25 Mar 1998 03:09:58 +0000  (03:09  +0000)] 
 
include from ../include not .. 
 
Paul Mackerras  [Wed, 25 Mar 1998 03:09:12 +0000  (03:09  +0000)] 
 
added get_host_seed 
 
Paul Mackerras  [Wed, 25 Mar 1998 03:08:47 +0000  (03:08  +0000)] 
 
set script env vars for local and remote IP numbers 
 
Paul Mackerras  [Wed, 25 Mar 1998 03:08:16 +0000  (03:08  +0000)] 
 
minor cleanup 
 
Paul Mackerras  [Wed, 25 Mar 1998 03:07:49 +0000  (03:07  +0000)] 
 
use get_host_seed not gethostid 
 
Paul Mackerras  [Wed, 25 Mar 1998 03:01:10 +0000  (03:01  +0000)] 
 
fix up includes 
 
Paul Mackerras  [Wed, 25 Mar 1998 02:21:27 +0000  (02:21  +0000)] 
 
include from ../include not .. 
 
Paul Mackerras  [Wed, 25 Mar 1998 02:20:35 +0000  (02:20  +0000)] 
 
mods from Steve Perkins; include from ../include not .. 
 
Paul Mackerras  [Wed, 25 Mar 1998 02:19:31 +0000  (02:19  +0000)] 
 
added get_host_seed 
 
Paul Mackerras  [Wed, 25 Mar 1998 02:18:43 +0000  (02:18  +0000)] 
 
Mods from Al Longyear; added get_host_seed 
 
Paul Mackerras  [Wed, 25 Mar 1998 02:17:23 +0000  (02:17  +0000)] 
 
Mods from Steve Perkins; add get_host_seed 
 
Paul Mackerras  [Wed, 25 Mar 1998 01:30:41 +0000  (01:30  +0000)] 
 
*** empty log message *** 
 
Paul Mackerras  [Wed, 25 Mar 1998 01:30:18 +0000  (01:30  +0000)] 
 
declare script_{un}setenv and get_host_seed 
 
Paul Mackerras  [Wed, 25 Mar 1998 01:29:43 +0000  (01:29  +0000)] 
 
update 
 
Paul Mackerras  [Wed, 25 Mar 1998 01:29:05 +0000  (01:29  +0000)] 
 
nodeflatedraft option; small change to ms-dns and ms-wins options. 
 
Paul Mackerras  [Wed, 25 Mar 1998 01:28:14 +0000  (01:28  +0000)] 
 
Pass useful info to scripts in environment variables. 
 
Paul Mackerras  [Wed, 25 Mar 1998 01:27:09 +0000  (01:27  +0000)] 
 
include from ../include instead of .. 
 
Paul Mackerras  [Wed, 25 Mar 1998 01:26:03 +0000  (01:26  +0000)] 
 
PAM fixes from Al Longyear. 
Use script_setenv to pass peer name to scripts. 
 
Paul Mackerras  [Wed, 25 Mar 1998 01:25:03 +0000  (01:25  +0000)] 
 
Support old draft rfc deflate number as well as new. 
 
Paul Mackerras  [Tue, 24 Mar 1998 23:57:48 +0000  (23:57 +0000)] 
 
Kludge to handle solaris 2.6 having usleep; NeXT mods from Steve Perkins 
 
Paul Mackerras  [Tue, 24 Mar 1998 23:55:01 +0000  (23:55 +0000)] 
 
Extra debug messages; fix the bug where we were losing 
decompression when setting the compressor.