]> git.ozlabs.org Git - ppp.git/log
ppp.git
24 years agoAdd IF_UNITSEL ioctl to set ppa since driver is DLPI style 2. Solaris 8 is
Adi Masputra [Wed, 8 Sep 1999 01:11:16 +0000 (01:11 +0000)]
Add IF_UNITSEL ioctl to set ppa since driver is DLPI style 2. Solaris 8 is
very picky about this.

24 years agoadd -E option to use environment variables, from Andreas Arens
Paul Mackerras [Mon, 6 Sep 1999 05:10:23 +0000 (05:10 +0000)]
add -E option to use environment variables, from Andreas Arens

24 years agoIPV6 update from Tommi Komulainen
Paul Mackerras [Wed, 25 Aug 1999 04:15:52 +0000 (04:15 +0000)]
IPV6 update from Tommi Komulainen

24 years agofix buglet
Paul Mackerras [Tue, 24 Aug 1999 05:59:15 +0000 (05:59 +0000)]
fix buglet

24 years agoadd -a option to print absolute times (instead of relative)
Paul Mackerras [Tue, 24 Aug 1999 05:32:48 +0000 (05:32 +0000)]
add -a option to print absolute times (instead of relative)

24 years agoRest of IPV6 merge which got lost somehow, plus some minor fixes.
Paul Mackerras [Tue, 24 Aug 1999 05:31:12 +0000 (05:31 +0000)]
Rest of IPV6 merge which got lost somehow, plus some minor fixes.

24 years agofix for junky peers from James Carlson
Paul Mackerras [Tue, 24 Aug 1999 05:29:26 +0000 (05:29 +0000)]
fix for junky peers from James Carlson

24 years agoChanged maintainer for Sol 2/SunOS 4.x to Adi Masputra <adi.masputra@sun.com>
Adi Masputra [Thu, 19 Aug 1999 19:26:03 +0000 (19:26 +0000)]
Changed maintainer for Sol 2/SunOS 4.x to Adi Masputra <adi.masputra@sun.com>

24 years agotypo
Michael K. Johnson [Fri, 13 Aug 1999 13:42:35 +0000 (13:42 +0000)]
typo

24 years agoFix the rcsid's for non-ansi compilers
Paul Mackerras [Fri, 13 Aug 1999 06:46:23 +0000 (06:46 +0000)]
Fix the rcsid's for non-ansi compilers

24 years agoadded files for IPV6
Paul Mackerras [Fri, 13 Aug 1999 01:58:43 +0000 (01:58 +0000)]
added files for IPV6

24 years agoupdate
Paul Mackerras [Fri, 13 Aug 1999 01:58:31 +0000 (01:58 +0000)]
update

24 years agomake /dev/ppp if necessary
Paul Mackerras [Fri, 13 Aug 1999 01:57:55 +0000 (01:57 +0000)]
make /dev/ppp if necessary

24 years agoadd linkname option
Paul Mackerras [Fri, 13 Aug 1999 01:57:37 +0000 (01:57 +0000)]
add linkname option

24 years agoadd PPP_IPV6 case
Paul Mackerras [Fri, 13 Aug 1999 01:56:03 +0000 (01:56 +0000)]
add PPP_IPV6 case

24 years agoadd PPP_IPV6CP
Paul Mackerras [Fri, 13 Aug 1999 01:55:40 +0000 (01:55 +0000)]
add PPP_IPV6CP

24 years agoup to 2.3.9 now
Paul Mackerras [Fri, 13 Aug 1999 01:55:21 +0000 (01:55 +0000)]
up to 2.3.9 now

24 years agofix problem with REPORTing last line
Paul Mackerras [Fri, 13 Aug 1999 01:54:32 +0000 (01:54 +0000)]
fix problem with REPORTing last line

24 years agoupdate for 2.3.9 final
Paul Mackerras [Fri, 13 Aug 1999 01:54:02 +0000 (01:54 +0000)]
update for 2.3.9 final

24 years agotypo
Paul Mackerras [Thu, 12 Aug 1999 04:26:43 +0000 (04:26 +0000)]
typo

24 years agokill warning
Paul Mackerras [Thu, 12 Aug 1999 04:25:57 +0000 (04:25 +0000)]
kill warning

24 years agouse $(INSTALL) not install
Paul Mackerras [Thu, 12 Aug 1999 04:25:39 +0000 (04:25 +0000)]
use $(INSTALL) not install

24 years agomake default maxfail 10
Paul Mackerras [Thu, 12 Aug 1999 04:25:10 +0000 (04:25 +0000)]
make default maxfail 10

24 years agosync support
Paul Mackerras [Thu, 12 Aug 1999 04:24:52 +0000 (04:24 +0000)]
sync support

24 years agomisc fixes
Paul Mackerras [Thu, 12 Aug 1999 04:24:31 +0000 (04:24 +0000)]
misc fixes

24 years agomaxfail option, exit code for when when we fail to auth
Paul Mackerras [Thu, 12 Aug 1999 04:22:53 +0000 (04:22 +0000)]
maxfail option, exit code for when when we fail to auth
ourselves to the peer.

24 years agoadd maxfail option to control the max # of failed attempts
Paul Mackerras [Thu, 12 Aug 1999 04:17:07 +0000 (04:17 +0000)]
add maxfail option to control the max # of failed attempts

24 years agoexit when we fail to auth ourselves to the peer
Paul Mackerras [Thu, 12 Aug 1999 04:11:20 +0000 (04:11 +0000)]
exit when we fail to auth ourselves to the peer
add password option, use user-supplied passwd for chap too
allow PAP access with login option if the password matches
either what is in pap-secrets or the login database
add address/bits+ syntax

24 years agouse $(INSTALL) not install
Paul Mackerras [Thu, 12 Aug 1999 03:59:07 +0000 (03:59 +0000)]
use $(INSTALL) not install

24 years agomove PPP_MAGIC and PPP_VERSION here
Paul Mackerras [Thu, 12 Aug 1999 03:58:23 +0000 (03:58 +0000)]
move PPP_MAGIC and PPP_VERSION here

24 years agopatch for sync support from Paul Fulghum
Paul Mackerras [Thu, 12 Aug 1999 03:57:56 +0000 (03:57 +0000)]
patch for sync support from Paul Fulghum

24 years agoadd sync support
Paul Mackerras [Thu, 12 Aug 1999 03:56:41 +0000 (03:56 +0000)]
add sync support

24 years agoget rid of warning
Paul Mackerras [Thu, 12 Aug 1999 03:56:05 +0000 (03:56 +0000)]
get rid of warning

24 years agomissing directive
Michael K. Johnson [Wed, 4 Aug 1999 15:53:13 +0000 (15:53 +0000)]
missing directive

24 years agoupdate for 2.3.9
Paul Mackerras [Fri, 23 Jul 1999 07:07:34 +0000 (07:07 +0000)]
update for 2.3.9

24 years agofix compilation errors
Paul Mackerras [Fri, 23 Jul 1999 06:55:05 +0000 (06:55 +0000)]
fix compilation errors

24 years agouse new generic kernel driver (/dev/ppp) if available
Paul Mackerras [Fri, 23 Jul 1999 06:54:37 +0000 (06:54 +0000)]
use new generic kernel driver (/dev/ppp) if available
remove unused code

24 years agoupdate for 2.3.9
Paul Mackerras [Fri, 23 Jul 1999 06:53:57 +0000 (06:53 +0000)]
update for 2.3.9

24 years agoupdates for new generic layer
Paul Mackerras [Fri, 23 Jul 1999 06:53:40 +0000 (06:53 +0000)]
updates for new generic layer

24 years agotalk about using init option for dialin
Paul Mackerras [Wed, 21 Jul 1999 00:24:52 +0000 (00:24 +0000)]
talk about using init option for dialin

24 years agoallow options in secrets files
Paul Mackerras [Wed, 21 Jul 1999 00:24:32 +0000 (00:24 +0000)]
allow options in secrets files
only disable holdoff if link terminated by idle timer
open all network protos on callback
add init and logfile options
document various options

24 years agofix strtok loop
Paul Mackerras [Wed, 21 Jul 1999 00:21:02 +0000 (00:21 +0000)]
fix strtok loop

24 years agoipcp_clear_addrs fix, make nodefaultip work OK with demand
Paul Mackerras [Wed, 21 Jul 1999 00:19:52 +0000 (00:19 +0000)]
ipcp_clear_addrs fix, make nodefaultip work OK with demand

24 years agooption is called nomagic not nomagicnumber
Paul Mackerras [Wed, 21 Jul 1999 00:18:46 +0000 (00:18 +0000)]
option is called nomagic not nomagicnumber

24 years agodisable the have_route_to stuff on non-solaris systems
Paul Mackerras [Thu, 24 Jun 1999 00:18:41 +0000 (00:18 +0000)]
disable the have_route_to stuff on non-solaris systems

24 years agodon't print null received message, %.0[svq] prints nothing
Paul Mackerras [Thu, 24 Jun 1999 00:17:48 +0000 (00:17 +0000)]
don't print null received message, %.0[svq] prints nothing

24 years agofix silly = vs == thing
Paul Mackerras [Thu, 24 Jun 1999 00:17:18 +0000 (00:17 +0000)]
fix silly = vs == thing

24 years agoadd stuff to use /dev/ptmx etc.
Paul Mackerras [Thu, 24 Jun 1999 00:17:02 +0000 (00:17 +0000)]
add stuff to use /dev/ptmx etc.

24 years agofix problem where lcp echo requests were getting doubled,
Paul Mackerras [Thu, 24 Jun 1999 00:16:38 +0000 (00:16 +0000)]
fix problem where lcp echo requests were getting doubled,
tripled, ...

24 years agobuglet fixes
Paul Mackerras [Tue, 1 Jun 1999 01:43:34 +0000 (01:43 +0000)]
buglet fixes

24 years agoinclude ppp_[un]register_compressor even if not compiling
Paul Mackerras [Fri, 14 May 1999 02:52:08 +0000 (02:52 +0000)]
include ppp_[un]register_compressor even if not compiling
with modules.

24 years agodon't turn on IP if we can't do IPX
Paul Mackerras [Fri, 14 May 1999 01:09:04 +0000 (01:09 +0000)]
don't turn on IP if we can't do IPX

24 years agofix compilation problem in 2.0 kernels
Paul Mackerras [Fri, 14 May 1999 01:07:57 +0000 (01:07 +0000)]
fix compilation problem in 2.0 kernels

24 years agoupdate version number to 2.3.8
Paul Mackerras [Thu, 13 May 1999 00:35:57 +0000 (00:35 +0000)]
update version number to 2.3.8

24 years agoset env vars with link stats
Paul Mackerras [Thu, 13 May 1999 00:35:23 +0000 (00:35 +0000)]
set env vars with link stats

24 years agodon't need version number in here
Paul Mackerras [Thu, 13 May 1999 00:35:14 +0000 (00:35 +0000)]
don't need version number in here

24 years agojust do tcflush once, should be enough
Paul Mackerras [Thu, 13 May 1999 00:34:54 +0000 (00:34 +0000)]
just do tcflush once, should be enough

24 years agoadd EXIT_LOOPBACK, fix prototypes
Paul Mackerras [Thu, 13 May 1999 00:34:33 +0000 (00:34 +0000)]
add EXIT_LOOPBACK, fix prototypes

24 years agodocument exit status values and link stats env vars
Paul Mackerras [Thu, 13 May 1999 00:34:04 +0000 (00:34 +0000)]
document exit status values and link stats env vars

24 years agoset exit status for loopback detected
Paul Mackerras [Thu, 13 May 1999 00:33:26 +0000 (00:33 +0000)]
set exit status for loopback detected

24 years agopatch from Michael Johnson
Paul Mackerras [Thu, 13 May 1999 00:33:05 +0000 (00:33 +0000)]
patch from Michael Johnson

24 years agodon't free messages if we are going to qreply!
Paul Mackerras [Thu, 13 May 1999 00:32:42 +0000 (00:32 +0000)]
don't free messages if we are going to qreply!

24 years agofreebsd update from Paul Fulghum
Paul Mackerras [Thu, 13 May 1999 00:31:49 +0000 (00:31 +0000)]
freebsd update from Paul Fulghum

24 years agofreebsd-3.0 stuff from Paul Fulghum
Paul Mackerras [Thu, 13 May 1999 00:31:21 +0000 (00:31 +0000)]
freebsd-3.0 stuff from Paul Fulghum

24 years agofreebsd-2.2.8 stuff from Paul Fulghum
Paul Mackerras [Thu, 13 May 1999 00:31:01 +0000 (00:31 +0000)]
freebsd-2.2.8 stuff from Paul Fulghum

24 years agoupdate for 2.3.8
Paul Mackerras [Thu, 13 May 1999 00:30:17 +0000 (00:30 +0000)]
update for 2.3.8

24 years agoexit with an appropriate value to indicate what happened
Paul Mackerras [Wed, 12 May 1999 06:19:49 +0000 (06:19 +0000)]
exit with an appropriate value to indicate what happened
look in included options files for device name before
processing options.ttyname file
don't send log output to the serial port
cope with user specifying a symlink to the device on stdin
add logfd and nologfd options
insist that the device is a character device

24 years agomake sure fds 0, 1, 2 are always open
Paul Mackerras [Wed, 12 May 1999 06:16:16 +0000 (06:16 +0000)]
make sure fds 0, 1, 2 are always open

24 years agotake out lock routines, they're now in utils.c
Paul Mackerras [Wed, 12 May 1999 06:15:58 +0000 (06:15 +0000)]
take out lock routines, they're now in utils.c

24 years agomake it compile under sunos
Paul Mackerras [Wed, 12 May 1999 06:15:33 +0000 (06:15 +0000)]
make it compile under sunos

24 years agoAdd @filename syntax for the send string
Paul Mackerras [Wed, 12 May 1999 06:13:22 +0000 (06:13 +0000)]
Add @filename syntax for the send string

24 years agofix race condition & SMP, add TCFLSH ioctl
Paul Mackerras [Wed, 12 May 1999 06:12:59 +0000 (06:12 +0000)]
fix race condition & SMP, add TCFLSH ioctl

24 years agochatchat stuff from gpk@onramp.net
Paul Mackerras [Wed, 12 May 1999 06:12:08 +0000 (06:12 +0000)]
chatchat stuff from gpk@onramp.net

24 years agoupdate
Paul Mackerras [Wed, 12 May 1999 06:11:02 +0000 (06:11 +0000)]
update

24 years agomake it compile under Solaris
Paul Mackerras [Tue, 4 May 1999 06:58:36 +0000 (06:58 +0000)]
make it compile under Solaris

24 years agoimprove ppp not available message
Paul Mackerras [Tue, 4 May 1999 06:58:18 +0000 (06:58 +0000)]
improve ppp not available message

24 years agominor fixes from Paul Fulghum
Paul Mackerras [Tue, 4 May 1999 06:57:44 +0000 (06:57 +0000)]
minor fixes from Paul Fulghum

24 years agotake out VJ old/new-style hack
Paul Mackerras [Tue, 4 May 1999 06:57:27 +0000 (06:57 +0000)]
take out VJ old/new-style hack

24 years agotry harder to flush the tty output buffer in disestablish_ppp
Paul Mackerras [Wed, 28 Apr 1999 02:46:44 +0000 (02:46 +0000)]
try harder to flush the tty output buffer in disestablish_ppp

24 years agofix buglets
Paul Mackerras [Wed, 28 Apr 1999 02:45:44 +0000 (02:45 +0000)]
fix buglets

24 years agoupdate from Sowmini Varadhan
Paul Mackerras [Wed, 28 Apr 1999 02:40:18 +0000 (02:40 +0000)]
update from Sowmini Varadhan

24 years agochanges to match if_ppp.c modifications- put the mtu into ifr_data.
Sowmini Varadhan [Tue, 27 Apr 1999 22:33:09 +0000 (22:33 +0000)]
changes to match if_ppp.c modifications- put the mtu into ifr_data.
bzero ifr before ioctl

24 years agoUpdate for OSF 4.0- -I. before -I../include in CFLAGS
Sowmini Varadhan [Tue, 27 Apr 1999 22:31:18 +0000 (22:31 +0000)]
Update for OSF 4.0- -I. before -I../include in CFLAGS

24 years agoUpdated for OSF 4.0.
Sowmini Varadhan [Tue, 27 Apr 1999 22:24:23 +0000 (22:24 +0000)]
Updated for OSF 4.0.

24 years agoUpdate for OSF 4.0- there's no ppp_osf.h on Digital Unix. So don't include it
Sowmini Varadhan [Tue, 27 Apr 1999 22:22:23 +0000 (22:22 +0000)]
Update for OSF 4.0- there's no ppp_osf.h on Digital Unix. So don't include it

24 years agoUpdated for OSF 4.0- don't set IFF_MULTICAST on __osf__. Copy the mtu
Sowmini Varadhan [Tue, 27 Apr 1999 22:20:58 +0000 (22:20 +0000)]
Updated for OSF 4.0- don't set IFF_MULTICAST on __osf__. Copy the mtu
into ifr_data for the SIOCSIFMTU ioctl

24 years agoUpdated for OSF 4.0
Sowmini Varadhan [Tue, 27 Apr 1999 22:18:39 +0000 (22:18 +0000)]
Updated for OSF 4.0

25 years agomake it alpha
Paul Mackerras [Fri, 16 Apr 1999 11:49:30 +0000 (11:49 +0000)]
make it alpha

25 years agoupdate
Paul Mackerras [Fri, 16 Apr 1999 11:48:50 +0000 (11:48 +0000)]
update

25 years agonasty powerpc kludge is only needed for glibc 2.0
Paul Mackerras [Fri, 16 Apr 1999 11:36:51 +0000 (11:36 +0000)]
nasty powerpc kludge is only needed for glibc 2.0

25 years agouse memset not bzero
Paul Mackerras [Fri, 16 Apr 1999 11:35:59 +0000 (11:35 +0000)]
use memset not bzero

25 years agofix printing of callback
Paul Mackerras [Fri, 16 Apr 1999 11:35:43 +0000 (11:35 +0000)]
fix printing of callback

25 years agofix pid handling
Paul Mackerras [Fri, 16 Apr 1999 11:35:06 +0000 (11:35 +0000)]
fix pid handling

25 years agomention PPPLOGNAME
Paul Mackerras [Fri, 16 Apr 1999 11:34:45 +0000 (11:34 +0000)]
mention PPPLOGNAME

25 years agotry to cope gracefully with the situation where someone else
Paul Mackerras [Fri, 16 Apr 1999 11:34:27 +0000 (11:34 +0000)]
try to cope gracefully with the situation where someone else
has locked the serial line for us.

25 years agoflush queue before restoring line discipline to try to
Paul Mackerras [Fri, 16 Apr 1999 11:33:40 +0000 (11:33 +0000)]
flush queue before restoring line discipline to try to
eliminate hangs

25 years agomake sure pppd notices hangups in demand mode
Paul Mackerras [Fri, 16 Apr 1999 11:29:13 +0000 (11:29 +0000)]
make sure pppd notices hangups in demand mode

25 years agoadd debugging messages about waiting for children at exit
Paul Mackerras [Mon, 12 Apr 1999 06:44:42 +0000 (06:44 +0000)]
add debugging messages about waiting for children at exit

25 years agoMove some stuff (printing, logging, [un]locking) into utils.c.
Paul Mackerras [Mon, 12 Apr 1999 06:24:53 +0000 (06:24 +0000)]
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.

25 years agorestore ppp_comp_count and ppp_ahdlc_count, needed on SunOS
Paul Mackerras [Mon, 12 Apr 1999 06:20:22 +0000 (06:20 +0000)]
restore ppp_comp_count and ppp_ahdlc_count, needed on SunOS