]> git.ozlabs.org Git - ppp.git/log
ppp.git
26 years agoupdate
Paul Mackerras [Wed, 25 Mar 1998 01:29:43 +0000 (01:29 +0000)]
update

26 years agonodeflatedraft option; small change to ms-dns and ms-wins options.
Paul Mackerras [Wed, 25 Mar 1998 01:29:05 +0000 (01:29 +0000)]
nodeflatedraft option; small change to ms-dns and ms-wins options.

26 years agoPass useful info to scripts in environment variables.
Paul Mackerras [Wed, 25 Mar 1998 01:28:14 +0000 (01:28 +0000)]
Pass useful info to scripts in environment variables.

26 years agoinclude from ../include instead of ..
Paul Mackerras [Wed, 25 Mar 1998 01:27:09 +0000 (01:27 +0000)]
include from ../include instead of ..

26 years agoPAM fixes from Al Longyear.
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.

26 years agoSupport old draft rfc deflate number as well as new.
Paul Mackerras [Wed, 25 Mar 1998 01:25:03 +0000 (01:25 +0000)]
Support old draft rfc deflate number as well as new.

26 years agoKludge to handle solaris 2.6 having usleep; NeXT mods from Steve Perkins
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

26 years agoExtra debug messages; fix the bug where we were losing
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.

26 years agoMore debugging.
Paul Mackerras [Tue, 24 Mar 1998 23:52:37 +0000 (23:52 +0000)]
More debugging.
Support old draft rfc deflate number.
Allow mtu + hdrlen for compressor output packet size.

26 years agosupport old draft rfc deflate number
Paul Mackerras [Tue, 24 Mar 1998 23:48:27 +0000 (23:48 +0000)]
support old draft rfc deflate number

26 years agoSupport old draft rfc deflate number.
Paul Mackerras [Tue, 24 Mar 1998 23:48:04 +0000 (23:48 +0000)]
Support old draft rfc deflate number.

26 years agoFix the computation of the output size in the compressor.
Paul Mackerras [Thu, 19 Mar 1998 05:03:32 +0000 (05:03 +0000)]
Fix the computation of the output size in the compressor.
Support the proper deflate number as well as the draft number.

26 years agoFix a bug where we weren't allocating quite enough space for
Paul Mackerras [Thu, 19 Mar 1998 05:02:17 +0000 (05:02 +0000)]
Fix a bug where we weren't allocating quite enough space for
compressed packets.
Import some minor rearrangements and fixes from the linux
source tree.

26 years agochange number for deflate (old number is CI_DEFLATE_DRAFT)
Paul Mackerras [Thu, 19 Mar 1998 04:56:44 +0000 (04:56 +0000)]
change number for deflate (old number is CI_DEFLATE_DRAFT)

26 years agodon't use structure assignment, gcc generates memcpy for it
Paul Mackerras [Thu, 19 Mar 1998 04:55:37 +0000 (04:55 +0000)]
don't use structure assignment, gcc generates memcpy for it
which isn't available in Solaris kernel

26 years agomake pppoutput global
Paul Mackerras [Wed, 4 Feb 1998 01:43:39 +0000 (01:43 +0000)]
make pppoutput global

26 years agouse Makedefs rather than passing lots of things on make command line
Paul Mackerras [Wed, 4 Feb 1998 01:43:23 +0000 (01:43 +0000)]
use Makedefs rather than passing lots of things on make command line

26 years agoinclude Makedefs
Paul Mackerras [Wed, 4 Feb 1998 01:42:28 +0000 (01:42 +0000)]
include Makedefs

26 years agochanges so it will compile with glibc
Paul Mackerras [Wed, 4 Feb 1998 01:42:06 +0000 (01:42 +0000)]
changes so it will compile with glibc

26 years agoupdate for 2.3.3; changes so it will compile with glibc
Paul Mackerras [Wed, 4 Feb 1998 01:41:28 +0000 (01:41 +0000)]
update for 2.3.3; changes so it will compile with glibc

26 years agoupdate for 2.3.3
Paul Mackerras [Wed, 4 Feb 1998 01:41:09 +0000 (01:41 +0000)]
update for 2.3.3

26 years agodon't need IFNAMSIZ now
Paul Mackerras [Wed, 4 Feb 1998 01:40:59 +0000 (01:40 +0000)]
don't need IFNAMSIZ now

26 years agofix up MD4 stuff - interface is better now
Paul Mackerras [Wed, 4 Feb 1998 01:40:34 +0000 (01:40 +0000)]
fix up MD4 stuff - interface is better now

26 years agoinclude Makedefs file
Paul Mackerras [Wed, 4 Feb 1998 01:39:49 +0000 (01:39 +0000)]
include Makedefs file

26 years agoupdate for 2.3.3; don't need extra -lcrypt
Paul Mackerras [Wed, 4 Feb 1998 01:39:24 +0000 (01:39 +0000)]
update for 2.3.3; don't need extra -lcrypt

26 years agoupdate for recent kernel changes
Paul Mackerras [Wed, 4 Feb 1998 01:38:11 +0000 (01:38 +0000)]
update for recent kernel changes

26 years agoinstallation is simpler
Paul Mackerras [Wed, 4 Feb 1998 01:37:43 +0000 (01:37 +0000)]
installation is simpler

26 years agomake pppoutput global
Paul Mackerras [Wed, 4 Feb 1998 01:36:40 +0000 (01:36 +0000)]
make pppoutput global

26 years agouse Z_NULL not NULL
Paul Mackerras [Wed, 4 Feb 1998 01:36:09 +0000 (01:36 +0000)]
use Z_NULL not NULL

26 years agominor fixes, for SunOS and micro-getopt
Paul Mackerras [Wed, 4 Feb 1998 01:35:49 +0000 (01:35 +0000)]
minor fixes, for SunOS and micro-getopt

26 years agoinclude Makedefs file
Paul Mackerras [Wed, 4 Feb 1998 01:33:49 +0000 (01:33 +0000)]
include Makedefs file

26 years agoupdate for 2.3.3
Paul Mackerras [Wed, 4 Feb 1998 01:33:12 +0000 (01:33 +0000)]
update for 2.3.3

26 years agoadded demand question
Paul Mackerras [Wed, 4 Feb 1998 01:32:31 +0000 (01:32 +0000)]
added demand question

26 years agolinux with some libcs needs lastlog.h
Paul Mackerras [Thu, 27 Nov 1997 06:49:15 +0000 (06:49 +0000)]
linux with some libcs needs lastlog.h

26 years ago__STDC__ may be defined but zero?
Paul Mackerras [Thu, 27 Nov 1997 06:37:15 +0000 (06:37 +0000)]
__STDC__ may be defined but zero?

26 years agolinux glibc defines login and logout
Paul Mackerras [Thu, 27 Nov 1997 06:36:50 +0000 (06:36 +0000)]
linux glibc defines login and logout

26 years agofix the case with maxolen == 0 in compress
Paul Mackerras [Thu, 27 Nov 1997 06:25:19 +0000 (06:25 +0000)]
fix the case with maxolen == 0 in compress

26 years agocope with different kernel versions at run time not compile time
Paul Mackerras [Thu, 27 Nov 1997 06:10:34 +0000 (06:10 +0000)]
cope with different kernel versions at run time not compile time

26 years agoremove if address before changing
Paul Mackerras [Thu, 27 Nov 1997 06:10:04 +0000 (06:10 +0000)]
remove if address before changing

26 years agoupdate for 2.3.2
Paul Mackerras [Thu, 27 Nov 1997 06:09:44 +0000 (06:09 +0000)]
update for 2.3.2

26 years agoremove compile nits
Paul Mackerras [Thu, 27 Nov 1997 06:09:34 +0000 (06:09 +0000)]
remove compile nits

26 years agoset CLOCAL before running connector.
Paul Mackerras [Thu, 27 Nov 1997 06:09:20 +0000 (06:09 +0000)]
set CLOCAL before running connector.
exit(1) on failure.

26 years agoreceive asyncmap is ~0 by default
Paul Mackerras [Thu, 27 Nov 1997 06:08:44 +0000 (06:08 +0000)]
receive asyncmap is ~0 by default

26 years agomods to get it to compile better on linux
Paul Mackerras [Thu, 27 Nov 1997 06:08:26 +0000 (06:08 +0000)]
mods to get it to compile better on linux

26 years agomods to get it to compile on netbsd
Paul Mackerras [Thu, 27 Nov 1997 06:08:10 +0000 (06:08 +0000)]
mods to get it to compile on netbsd

26 years agoprint name of peer in messages
Paul Mackerras [Thu, 27 Nov 1997 06:07:48 +0000 (06:07 +0000)]
print name of peer in messages

26 years agoupdate lastlog as well as wtmp
Paul Mackerras [Thu, 27 Nov 1997 06:07:29 +0000 (06:07 +0000)]
update lastlog as well as wtmp

26 years agomods for broken sunos vdcmd stuff
Paul Mackerras [Thu, 27 Nov 1997 06:07:01 +0000 (06:07 +0000)]
mods for broken sunos vdcmd stuff

26 years agomods for new zlib; get rid of zalloc_init and nb arg to zfree
Paul Mackerras [Thu, 27 Nov 1997 06:06:33 +0000 (06:06 +0000)]
mods for new zlib; get rid of zalloc_init and nb arg to zfree

26 years agoadd a few defs
Paul Mackerras [Thu, 27 Nov 1997 06:05:49 +0000 (06:05 +0000)]
add a few defs

26 years agominor bug fix
Paul Mackerras [Thu, 27 Nov 1997 06:05:36 +0000 (06:05 +0000)]
minor bug fix

26 years agoget rid of zalloc_init and nb arg to zfree
Paul Mackerras [Thu, 27 Nov 1997 06:05:17 +0000 (06:05 +0000)]
get rid of zalloc_init and nb arg to zfree

26 years agorelatively minor changes for 2.3.2; get rid of max_dev,
Paul Mackerras [Thu, 27 Nov 1997 06:04:46 +0000 (06:04 +0000)]
relatively minor changes for 2.3.2; get rid of max_dev,
use unsigned long in a couple of places

26 years agoupdated to zlib-1.0.4
Paul Mackerras [Thu, 27 Nov 1997 06:03:33 +0000 (06:03 +0000)]
updated to zlib-1.0.4

26 years agoadd -s, -S, -T, -U flags
Paul Mackerras [Thu, 27 Nov 1997 06:00:06 +0000 (06:00 +0000)]
add -s, -S, -T, -U flags

26 years agominor fix
Paul Mackerras [Thu, 27 Nov 1997 05:59:44 +0000 (05:59 +0000)]
minor fix

26 years agothis is really still back at 2.3.0 (or 2.2)
Paul Mackerras [Thu, 27 Nov 1997 05:59:11 +0000 (05:59 +0000)]
this is really still back at 2.3.0 (or 2.2)

26 years agoupdated for 2.3.2
Paul Mackerras [Thu, 27 Nov 1997 05:58:47 +0000 (05:58 +0000)]
updated for 2.3.2

26 years agoallow use with 2.2 driver
Paul Mackerras [Mon, 14 Jul 1997 03:54:04 +0000 (03:54 +0000)]
allow use with 2.2 driver

26 years agoupdate to 2.3.1
Paul Mackerras [Mon, 14 Jul 1997 03:53:42 +0000 (03:53 +0000)]
update to 2.3.1

26 years agofix netmask option bug
Paul Mackerras [Mon, 14 Jul 1997 03:53:34 +0000 (03:53 +0000)]
fix netmask option bug

26 years agodon't set CLOCAL when running connector
Paul Mackerras [Mon, 14 Jul 1997 03:53:25 +0000 (03:53 +0000)]
don't set CLOCAL when running connector

26 years agoallow ipcp-accept-remote option with demand
Paul Mackerras [Mon, 14 Jul 1997 03:52:56 +0000 (03:52 +0000)]
allow ipcp-accept-remote option with demand

26 years agofix fd leak, don't holdoff once link successfully established
Paul Mackerras [Mon, 14 Jul 1997 03:52:33 +0000 (03:52 +0000)]
fix fd leak, don't holdoff once link successfully established

26 years agomods from Christos Zoulas to fit with netbsd-current slcompress stuff
Paul Mackerras [Mon, 14 Jul 1997 03:51:54 +0000 (03:51 +0000)]
mods from Christos Zoulas to fit with netbsd-current slcompress stuff

26 years agofix bug causing Solaris crashes
Paul Mackerras [Mon, 14 Jul 1997 03:51:15 +0000 (03:51 +0000)]
fix bug causing Solaris crashes

26 years agoupdate for 2.3.1
Paul Mackerras [Mon, 14 Jul 1997 03:51:02 +0000 (03:51 +0000)]
update for 2.3.1

26 years agobug fixes and restructuring
Paul Mackerras [Mon, 14 Jul 1997 03:50:51 +0000 (03:50 +0000)]
bug fixes and restructuring

26 years agomods from Francis Demierre: add SAY, HANGUP, CLR_ABORT, CLR_REPORT keywords
Paul Mackerras [Mon, 14 Jul 1997 03:50:22 +0000 (03:50 +0000)]
mods from Francis Demierre: add SAY, HANGUP, CLR_ABORT, CLR_REPORT keywords

26 years agofix typos, add SAY, HANGUP, CLR_ABORT, CLR_REPORT keywords
Paul Mackerras [Mon, 14 Jul 1997 03:49:41 +0000 (03:49 +0000)]
fix typos, add SAY, HANGUP, CLR_ABORT, CLR_REPORT keywords

26 years agoupdate for 2.3
Paul Mackerras [Thu, 22 May 1997 06:46:29 +0000 (06:46 +0000)]
update for 2.3

26 years agofixes from Farrell
Paul Mackerras [Thu, 22 May 1997 06:46:19 +0000 (06:46 +0000)]
fixes from Farrell

26 years agofix compression negotiation
Paul Mackerras [Thu, 22 May 1997 06:45:59 +0000 (06:45 +0000)]
fix compression negotiation

26 years agoadd chap-ms stuff
Paul Mackerras [Thu, 22 May 1997 06:45:44 +0000 (06:45 +0000)]
add chap-ms stuff

26 years agofix silly bug
Paul Mackerras [Thu, 22 May 1997 06:45:32 +0000 (06:45 +0000)]
fix silly bug

26 years agoaccommodate recent 2.1.x kernels
Paul Mackerras [Thu, 22 May 1997 06:45:20 +0000 (06:45 +0000)]
accommodate recent 2.1.x kernels

26 years agoremoved redundant messages
Paul Mackerras [Thu, 22 May 1997 06:44:56 +0000 (06:44 +0000)]
removed redundant messages

26 years agoupdated FILEVERSION
Paul Mackerras [Thu, 22 May 1997 06:44:42 +0000 (06:44 +0000)]
updated FILEVERSION

26 years agoupdated for 2.3
Paul Mackerras [Thu, 22 May 1997 06:43:46 +0000 (06:43 +0000)]
updated for 2.3

26 years agosupply zalloc_init function ptr for zlib stuff
Paul Mackerras [Wed, 30 Apr 1997 06:00:45 +0000 (06:00 +0000)]
supply zalloc_init function ptr for zlib stuff

26 years agoprototyping; make functions static
Paul Mackerras [Wed, 30 Apr 1997 06:00:27 +0000 (06:00 +0000)]
prototyping; make functions static

26 years ago*** empty log message ***
Paul Mackerras [Wed, 30 Apr 1997 06:00:07 +0000 (06:00 +0000)]
*** empty log message ***

26 years agocaddr_t -> void *
Paul Mackerras [Wed, 30 Apr 1997 05:59:56 +0000 (05:59 +0000)]
caddr_t -> void *

26 years agoadd log level arg for log_packet
Paul Mackerras [Wed, 30 Apr 1997 05:59:38 +0000 (05:59 +0000)]
add log level arg for log_packet

26 years agoadd log level arg for log_packet; set IP mtu in ppp_send_config;
Paul Mackerras [Wed, 30 Apr 1997 05:59:25 +0000 (05:59 +0000)]
add log level arg for log_packet; set IP mtu in ppp_send_config;
use malloc rather than alloca; set IFF_POINTOPOINT if not already

26 years agoadd log level arg for log_packet; set IP mtu in ppp_send_config
Paul Mackerras [Wed, 30 Apr 1997 05:58:52 +0000 (05:58 +0000)]
add log level arg for log_packet; set IP mtu in ppp_send_config

26 years agoadd log level arg for log_packet; removed call to openpty; added
Paul Mackerras [Wed, 30 Apr 1997 05:58:18 +0000 (05:58 +0000)]
add log level arg for log_packet; removed call to openpty; added
daemon function

26 years agoadd log level arg for log_packet; added optional packet filtering
Paul Mackerras [Wed, 30 Apr 1997 05:57:46 +0000 (05:57 +0000)]
add log level arg for log_packet; added optional packet filtering

26 years agoadd optional packet filtering; caddr_t -> void *
Paul Mackerras [Wed, 30 Apr 1997 05:56:55 +0000 (05:56 +0000)]
add optional packet filtering; caddr_t -> void *

26 years agoadd optional packet filtering
Paul Mackerras [Wed, 30 Apr 1997 05:56:22 +0000 (05:56 +0000)]
add optional packet filtering

26 years agofix function prototypes; add optional packet filtering
Paul Mackerras [Wed, 30 Apr 1997 05:55:54 +0000 (05:55 +0000)]
fix function prototypes; add optional packet filtering

26 years agochange MD5Final to explicitly return hash
Paul Mackerras [Wed, 30 Apr 1997 05:55:14 +0000 (05:55 +0000)]
change MD5Final to explicitly return hash

26 years agoopen the device a second time to wait for carrier if modem && !connector
Paul Mackerras [Wed, 30 Apr 1997 05:54:52 +0000 (05:54 +0000)]
open the device a second time to wait for carrier if modem && !connector

26 years agominor fixes
Paul Mackerras [Wed, 30 Apr 1997 05:52:59 +0000 (05:52 +0000)]
minor fixes

26 years agoprototype callback functions
Paul Mackerras [Wed, 30 Apr 1997 05:52:37 +0000 (05:52 +0000)]
prototype callback functions

26 years agominor fixes; caddr_t -> void *
Paul Mackerras [Wed, 30 Apr 1997 05:52:17 +0000 (05:52 +0000)]
minor fixes; caddr_t -> void *

26 years agooptional packet filtering stuff
Paul Mackerras [Wed, 30 Apr 1997 05:51:56 +0000 (05:51 +0000)]
optional packet filtering stuff

26 years agominor fixes; can use functions from crypt library instead of des library
Paul Mackerras [Wed, 30 Apr 1997 05:51:40 +0000 (05:51 +0000)]
minor fixes; can use functions from crypt library instead of des library

26 years agolet remote_name override name supplied by peer; some minor fixes
Paul Mackerras [Wed, 30 Apr 1997 05:51:08 +0000 (05:51 +0000)]
let remote_name override name supplied by peer; some minor fixes

26 years agouse shadow password stuff
Paul Mackerras [Wed, 30 Apr 1997 05:49:29 +0000 (05:49 +0000)]
use shadow password stuff