]> git.ozlabs.org Git - ppp.git/shortlog
ppp.git
1996-08-28 Paul Mackerraspriv option stuff; add option_error proto
1996-08-28 Paul Mackerrasupdated
1996-08-28 Paul Mackerrasadd /etc/ppp/peers
1996-08-28 Paul Mackerraspriv option stuff; fix the way name, user options work.
1996-08-28 Paul Mackerraspriv option stuff; signal [dis]connector if we get...
1996-08-28 Paul Mackerrasincrease DEFLOOPBACKFAIL
1996-08-28 Paul Mackerrasuse option_error, fix ip_active_pkt
1996-08-28 Paul Mackerrasdebugging
1996-08-28 Paul Mackerrasmake device name, connector etc. options privileged...
1996-08-28 Paul Mackerrasuse standard cc by default
1996-08-28 Paul Mackerrasadd -D__BSD_SOURCE
1996-08-28 Paul Mackerrasadd -DBITYPES
1996-08-28 Paul Mackerrasmods from ftw
1996-08-28 Paul Mackerrasextra debugging
1996-08-28 Paul Mackerrasadded debug capability for ppp_ahdl and ppp_comp modules
1996-08-28 Paul Mackerrassome extra debugging, fix a stupid if (a = b)
1996-08-28 Paul Mackerrasfix a buglet in the XACCM setting
1996-08-28 Paul Mackerraswork around a message corruption problem
1996-08-28 Paul Mackerrasfix a memory leak
1996-08-28 Paul Mackerrasadded more debug
1996-08-28 Paul Mackerrasupdated PPP_VERSION
1996-08-28 Paul Mackerrasdon't use options.leaf any more
1996-08-28 Paul Mackerrasfixed a buglet to do with how chars are counted
1996-08-28 Paul Mackerrasupdated for 2.3
1996-07-03 Paul Mackerrasremove bpf options, added info about new options and...
1996-07-03 Paul Mackerrasupdated
1996-07-03 Paul MackerrasOSF/1 -> Digital Unix, more info about changes
1996-07-03 Paul Mackerrasmore answers
1996-07-01 Paul Mackerrasdon't need this
1996-07-01 Paul Mackerrasrestore some code
1996-07-01 Paul Mackerrasadded -d for showing data rate
1996-07-01 Paul Mackerrasonly set VJ maxcid when we're turning VJ on
1996-07-01 Paul Mackerrasturn off VJ when connection terminated
1996-07-01 Paul Mackerrasremove unnecessary cleanfiles
1996-07-01 Paul Mackerrasignore keep
1996-07-01 Paul Mackerrasminimize diffs from version in NetBSD distrib
1996-07-01 Paul Mackerrasaccommodate netbsd-1.0 as well
1996-07-01 Paul Mackerrasignore Id lines in comparison
1996-07-01 Paul Mackerrasupdated for 2.3
1996-07-01 Paul Mackerrasmodified to look more like the netbsd-1.1 version
1996-07-01 Paul Mackerrasupdate to 2.3 based on netbsd stuff
1996-07-01 Paul Mackerrasalways do rem_drv, ignore any errors
1996-07-01 Paul Mackerrasignore more
1996-07-01 Paul Mackerrasremove bpf stuff; if_ppp moved to modules
1996-07-01 Paul Mackerrasupdated to be much closer to NetBSD version
1996-07-01 Paul Mackerrasdefine STREAMS for compilation
1996-07-01 Paul Mackerrasmoved protos to upap.c
1996-07-01 Paul Mackerrasmoved protos here from upap.h; zero out passwords
1996-07-01 Paul Mackerrasremoved bpf stuff
1996-07-01 Paul Mackerrasmods from Farrell Woods
1996-07-01 Paul Mackerrasmods from Al
1996-07-01 Paul Mackerrasadded prototypes for protent procedure entries and...
1996-07-01 Paul Mackerrasminor correction to deflate option description
1996-07-01 Paul Mackerrasadded _PATH_AUTH_{UP,DOWN}
1996-07-01 Paul Mackerrasadded proc to scan cmd line for tty name
1996-07-01 Paul Mackerrasscan command line for tty name before reading options...
1996-07-01 Paul Mackerrasmoved some protos to lcp.c
1996-07-01 Paul Mackerrasmoved protos here from lcp.h; print reason on terminate...
1996-07-01 Paul Mackerrasmoved protos to ipxcp.c
1996-07-01 Paul Mackerrasmoved protos here from ipxcp.h; print reason on termina...
1996-07-01 Paul Mackerrasmoved protos to ipcp.c
1996-07-01 Paul Mackerrasmoved protos here from ipcp.h; print reason on terminat...
1996-07-01 Paul Mackerrasprint reason on terminate-request
1996-07-01 Paul Mackerrascall appropriate protocol's active_pkt procedure to...
1996-07-01 Paul Mackerrasmoved protos to chap.c
1996-07-01 Paul Mackerrasmoved protos here from chap.h; zero out secrets
1996-07-01 Paul Mackerrasmoved protos to ccp.c
1996-07-01 Paul Mackerrasmoved protos here from ccp.h; log details of compressio...
1996-07-01 Paul Mackerrasupap -> pap; rescan pap-secrets for password each time;
1996-07-01 Paul Mackerrastook out bpf stuff
1996-07-01 Paul Mackerrasupdates from Farrell Woods
1996-07-01 Paul Mackerrasupdates from Al
1996-07-01 Paul Mackerrasif_ppp.c now in modules not sunos4
1996-07-01 Paul Mackerrasminor updates for 2.3
1996-07-01 Paul Mackerrasremoved bpf stuff; run start routine at splsoftnet
1996-07-01 Paul Mackerrasuse spltty; run start output routine at splsoftnet.
1996-07-01 Paul Mackerrasremoved bpf stuff; use splimp instead of splhigh;
1996-07-01 Paul Mackerrasupdated for 2.3
1996-07-01 Paul Mackerrasfix count of incompressible packets
1996-07-01 Paul Mackerrasmoved here from sunos4 directory
1996-07-01 Paul Mackerrasupdated for 2.3 from netbsd stuff
1996-07-01 Paul Mackerrasmods from Farrell Woods
1996-07-01 Paul Mackerrasmods from Al
1996-07-01 Paul Mackerrasadd stuff about protocol-rejects and unsupported protocols.
1996-07-01 Paul Mackerrasignore more
1996-06-26 Paul Mackerrasmods from Al to use PAM; run auth-up/down scripts
1996-06-26 Paul Mackerrasupdate to use new streams modules; clements code all...
1996-06-26 Paul Mackerrasbpf not used any more
1996-06-26 Paul Mackerrasmods for OSF/1; fix VJ decomp bug
1996-06-26 Paul Mackerrasmods for OSF/1; fix input freeze bug
1996-06-26 Paul Mackerrasmods for OSF/1; fix hangup bug
1996-06-26 Paul Mackerrasmods for OSF/1
1996-06-26 Paul Mackerrasfix counting of in/out bytes
1996-06-26 Paul Mackerrasadded echo patch
1996-06-26 Paul Mackerrasignore more
1996-06-26 Paul Mackerrascheck for port not being included
1996-06-26 Paul Mackerrasmore words
1996-06-11 Paul Mackerrasmods from Al Longyear
1996-05-28 Paul Mackerrasfix bug when report string == abort string
1996-05-28 Paul Mackerrastook out bpf filter stuff
next