]> git.ozlabs.org Git - ppp.git/shortlog
ppp.git
1999-07-21 Paul Mackerrasoption is called nomagic not nomagicnumber
1999-06-24 Paul Mackerrasdisable the have_route_to stuff on non-solaris systems
1999-06-24 Paul Mackerrasdon't print null received message, %.0[svq] prints...
1999-06-24 Paul Mackerrasfix silly = vs == thing
1999-06-24 Paul Mackerrasadd stuff to use /dev/ptmx etc.
1999-06-24 Paul Mackerrasfix problem where lcp echo requests were getting doubled,
1999-06-01 Paul Mackerrasbuglet fixes
1999-05-14 Paul Mackerrasinclude ppp_[un]register_compressor even if not compiling
1999-05-14 Paul Mackerrasdon't turn on IP if we can't do IPX
1999-05-14 Paul Mackerrasfix compilation problem in 2.0 kernels
1999-05-13 Paul Mackerrasupdate version number to 2.3.8
1999-05-13 Paul Mackerrasset env vars with link stats
1999-05-13 Paul Mackerrasdon't need version number in here
1999-05-13 Paul Mackerrasjust do tcflush once, should be enough
1999-05-13 Paul Mackerrasadd EXIT_LOOPBACK, fix prototypes
1999-05-13 Paul Mackerrasdocument exit status values and link stats env vars
1999-05-13 Paul Mackerrasset exit status for loopback detected
1999-05-13 Paul Mackerraspatch from Michael Johnson
1999-05-13 Paul Mackerrasdon't free messages if we are going to qreply!
1999-05-13 Paul Mackerrasfreebsd update from Paul Fulghum
1999-05-13 Paul Mackerrasfreebsd-3.0 stuff from Paul Fulghum
1999-05-13 Paul Mackerrasfreebsd-2.2.8 stuff from Paul Fulghum
1999-05-13 Paul Mackerrasupdate for 2.3.8
1999-05-12 Paul Mackerrasexit with an appropriate value to indicate what happened
1999-05-12 Paul Mackerrasmake sure fds 0, 1, 2 are always open
1999-05-12 Paul Mackerrastake out lock routines, they're now in utils.c
1999-05-12 Paul Mackerrasmake it compile under sunos
1999-05-12 Paul MackerrasAdd @filename syntax for the send string
1999-05-12 Paul Mackerrasfix race condition & SMP, add TCFLSH ioctl
1999-05-12 Paul Mackerraschatchat stuff from gpk@onramp.net
1999-05-12 Paul Mackerrasupdate
1999-05-04 Paul Mackerrasmake it compile under Solaris
1999-05-04 Paul Mackerrasimprove ppp not available message
1999-05-04 Paul Mackerrasminor fixes from Paul Fulghum
1999-05-04 Paul Mackerrastake out VJ old/new-style hack
1999-04-28 Paul Mackerrastry harder to flush the tty output buffer in disestabli...
1999-04-28 Paul Mackerrasfix buglets
1999-04-28 Paul Mackerrasupdate from Sowmini Varadhan
1999-04-27 Sowmini Varadhanchanges to match if_ppp.c modifications- put the mtu...
1999-04-27 Sowmini VaradhanUpdate for OSF 4.0- -I. before -I../include in CFLAGS
1999-04-27 Sowmini VaradhanUpdated for OSF 4.0.
1999-04-27 Sowmini VaradhanUpdate for OSF 4.0- there's no ppp_osf.h on Digital...
1999-04-27 Sowmini VaradhanUpdated for OSF 4.0- don't set IFF_MULTICAST on __osf__...
1999-04-27 Sowmini VaradhanUpdated for OSF 4.0
1999-04-16 Paul Mackerrasmake it alpha
1999-04-16 Paul Mackerrasupdate
1999-04-16 Paul Mackerrasnasty powerpc kludge is only needed for glibc 2.0
1999-04-16 Paul Mackerrasuse memset not bzero
1999-04-16 Paul Mackerrasfix printing of callback
1999-04-16 Paul Mackerrasfix pid handling
1999-04-16 Paul Mackerrasmention PPPLOGNAME
1999-04-16 Paul Mackerrastry to cope gracefully with the situation where someone...
1999-04-16 Paul Mackerrasflush queue before restoring line discipline to try to
1999-04-16 Paul Mackerrasmake sure pppd notices hangups in demand mode
1999-04-12 Paul Mackerrasadd debugging messages about waiting for children at...
1999-04-12 Paul MackerrasMove some stuff (printing, logging, [un]locking) into...
1999-04-12 Paul Mackerrasrestore ppp_comp_count and ppp_ahdlc_count, needed...
1999-04-01 Paul Mackerrasuse -f test instead of -e
1999-04-01 Paul Mackerrasadd man page for pppdump and add it to the list of...
1999-04-01 Paul Mackerrasexamples for RH linux
1999-04-01 Paul Mackerrasmake it compile under sunos
1999-04-01 Paul Mackerrascouple more get_pty's
1999-04-01 Paul Mackerrasremove another ansi-C-ism
1999-04-01 Paul Mackerrassmall changes suggested by Seth Chaiklin
1999-04-01 Paul Mackerrascope with the case where we don't have a device name...
1999-03-31 Paul Mackerrasremove unneeded (harmful) closes in device_script
1999-03-31 Paul Mackerrasdon't recurse in terminate()
1999-03-31 Paul Mackerrasupdate version to 2.3.7
1999-03-31 Paul Mackerrasadd reopen_log(), call it after using PAM stuff
1999-03-31 Paul Mackerrasget files from ../include/linux if not here
1999-03-31 Paul Mackerrasfix minor compilation nit
1999-03-30 Paul MackerrasApply patch for sync serial support from Paul Fulghum.
1999-03-30 Paul Mackerrasapply PAM patch
1999-03-30 Paul Mackerrasalpha -> beta
1999-03-30 Paul Mackerraschange pppd to group pppusers if possible
1999-03-30 Paul Mackerrasset the SPEED variable later so it is valid
1999-03-30 Paul Mackerrasfixes to error messages.
1999-03-30 Paul MackerrasFix the behaviour of device_script when in/out are...
1999-03-29 Paul Mackerrasmoved to ../include/linux or no longer needed post 2.0
1999-03-25 Paul Mackerrasadd pppdump
1999-03-25 Paul Mackerrasprint timestamp at beginning of each section
1999-03-25 Paul MackerrasAdd timestamp at beginning of each section of record...
1999-03-24 Paul Mackerrasneed these too
1999-03-24 Paul Mackerrasshould read the tty options file now.
1999-03-23 Paul Mackerrasmake pppdump as well
1999-03-23 Paul Mackerrasdocument record option
1999-03-23 Paul Mackerrascheck in pppdump sources
1999-03-23 Paul MackerrasAllow record option with pty option.
1999-03-22 Paul Mackerrasupdate
1999-03-22 Paul Mackerrashandle M_FLUSH and M_IOCTL messages in lrput routine.
1999-03-22 Paul MackerrasAdd pty, notty and record options.
1999-03-19 Paul Mackerrasremove a couple of ansi-C-isms.
1999-03-19 Paul Mackerraschanged order of args to strlcpy/strlcat.
1999-03-19 Paul Mackerrasremoved some functions made static and other unused...
1999-03-19 Paul Mackerrasmade some more functions static.
1999-03-19 Paul Mackerrasadded log_to_fd to specify which fd log output should...
1999-03-19 Paul Mackerrasadded receive-all option.
1999-03-19 Paul Mackerrasmade some functions static.
1999-03-19 Paul Mackerrasmade loop_frame static
1999-03-19 Paul Mackerrasif remote name was explicitly specified with remotename...
next