]> git.ozlabs.org Git - ppp.git/shortlog
ppp.git
1996-09-14 Paul Mackerrasupdate, make more consistent
1996-09-14 Paul Mackerrascan override nodefaultroute/noproxyarp if privileged
1996-09-14 Paul Mackerrasfix compilation problems under SunOS
1996-09-14 Paul Mackerrasfix prototype
1996-09-14 Paul Mackerrassuppress (none) transmit compression message
1996-09-14 Paul Mackerrasapparently need ucblib
1996-09-14 Paul Mackerrascleaned up, IPX is default
1996-09-14 Paul Mackerrasdefine alloca for SunOS
1996-09-14 Paul Mackerrasneed -DSUNOS4 (for alloca)
1996-09-14 Paul Mackerrasuse cc by default
1996-09-14 Paul Mackerrasuse mkdir -p instead of install -d
1996-09-14 Paul Mackerrasadded in deflate
1996-09-14 Paul Mackerrasfix compilation nit
1996-09-14 Paul Mackerrasgone to modules
1996-09-14 Paul Mackerrasadded SNIT support for Suns
1996-09-14 Paul Mackerrasinuse field needs to be 32 bits
1996-09-14 Paul Mackerrasfix counting bug
1996-09-14 Paul Mackerrasmods from Martin Kraemer
1996-09-14 Paul Mackerrasadded modload help
1996-09-14 Paul Mackerras*** empty log message ***
1996-08-28 Paul Mackerras*** empty log message ***
1996-08-28 Paul Mackerrasmods for linux and osf
1996-08-28 Paul Mackerrasuse standard cc
1996-08-28 Paul Mackerrasuse option_error
1996-08-28 Paul Mackerrasmore debug; don't set accm, etc. if no lower stream
1996-08-28 Paul Mackerrasfix link problem
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
next